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

/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/compiler/
H A DLexer.java641 // error() is called or errorForDOM3().
642 m_processor.errorForDOM3(XPATHErrorResources.ER_PREFIX_MUST_RESOLVE,
H A DXPathParser.java633 * the behavior of whether error() or errorForDOM3() is called because it is
651 void errorForDOM3(String msg, Object[] args) throws TransformerException method in class:XPathParser

Completed in 33 milliseconds