Searched refs:ER_EXTENSION_FUNC_UNKNOWN (Results 1 - 2 of 2) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/extensions/
H A DExtensionsTable.java189 throw new XPathProcessorException(XSLMessages.createMessage(XSLTErrorResources.ER_EXTENSION_FUNC_UNKNOWN, new Object[]{ns, funcName }));
235 throw new XPathProcessorException(XSLMessages.createMessage(XSLTErrorResources.ER_EXTENSION_FUNC_UNKNOWN,
/external/apache-xml/src/main/java/org/apache/xalan/res/
H A DXSLTErrorResources.java269 public static final String ER_EXTENSION_FUNC_UNKNOWN = field in class:XSLTErrorResources
270 "ER_EXTENSION_FUNC_UNKNOWN";
844 { ER_EXTENSION_FUNC_UNKNOWN,

Completed in 89 milliseconds