Searched refs:ER_FUNCTION_NOT_SUPPORTED (Results 1 - 3 of 3) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DUnImplNode.java97 error(XMLErrorResources.ER_FUNCTION_NOT_SUPPORTED); //"appendChild not supported!");
110 error(XMLErrorResources.ER_FUNCTION_NOT_SUPPORTED); //"hasChildNodes not supported!");
123 error(XMLErrorResources.ER_FUNCTION_NOT_SUPPORTED); //"getNodeType not supported!");
136 error(XMLErrorResources.ER_FUNCTION_NOT_SUPPORTED); //"getParentNode not supported!");
149 error(XMLErrorResources.ER_FUNCTION_NOT_SUPPORTED); //"getChildNodes not supported!");
162 error(XMLErrorResources.ER_FUNCTION_NOT_SUPPORTED); //"getFirstChild not supported!");
175 error(XMLErrorResources.ER_FUNCTION_NOT_SUPPORTED); //"getLastChild not supported!");
188 error(XMLErrorResources.ER_FUNCTION_NOT_SUPPORTED); //"getNextSibling not supported!");
201 error(XMLErrorResources.ER_FUNCTION_NOT_SUPPORTED); //"getLength not supported!");
216 error(XMLErrorResources.ER_FUNCTION_NOT_SUPPORTED); //"ite
[all...]
/external/apache-xml/src/main/java/org/apache/xml/res/
H A DXMLErrorResources.java80 public static final String ER_FUNCTION_NOT_SUPPORTED = "ER_FUNCTION_NOT_SUPPORTED"; field in class:XMLErrorResources
163 { ER_FUNCTION_NOT_SUPPORTED,
/external/apache-xml/src/main/java/org/apache/xalan/res/
H A DXSLTErrorResources.java89 public static final String ER_FUNCTION_NOT_SUPPORTED = "ER_FUNCTION_NOT_SUPPORTED"; field in class:XSLTErrorResources
721 { ER_FUNCTION_NOT_SUPPORTED,

Completed in 84 milliseconds