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

/external/apache-xml/src/main/java/org/apache/xpath/compiler/
H A DLexer.java646 // error() is called or errorForDOM3().
647 m_processor.errorForDOM3(XPATHErrorResources.ER_PREFIX_MUST_RESOLVE,
H A DXPathParser.java631 * the behavior of whether error() or errorForDOM3() is called because it is
649 void errorForDOM3(String msg, Object[] args) throws TransformerException method in class:XPathParser

Completed in 279 milliseconds