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

/external/apache-xml/src/main/java/org/apache/xalan/transformer/
H A DTrAXFilter.java161 throw new org.xml.sax.SAXException(XSLMessages.createMessage(XSLTErrorResources.ER_CANNOT_CALL_PARSE, null)); //"parse can not be called if the ContentHandler has not been set!");
/external/apache-xml/src/main/java/org/apache/xalan/res/
H A DXSLTErrorResources.java315 public static final String ER_CANNOT_CALL_PARSE = "ER_CANNOT_CALL_PARSE"; field in class:XSLTErrorResources
934 { ER_CANNOT_CALL_PARSE,

Completed in 78 milliseconds