Home
last modified time | relevance | path

Searched refs:ER_EXTRA_ILLEGAL_TOKENS (Results 1 – 2 of 2) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/res/
DXPATHErrorResources.java137 public static final String ER_EXTRA_ILLEGAL_TOKENS ="ER_EXTRA_ILLEGAL_TOKENS"; field in XPATHErrorResources
442 { ER_EXTRA_ILLEGAL_TOKENS, in getContents()
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DXPathParser.java145 error(XPATHErrorResources.ER_EXTRA_ILLEGAL_TOKENS, in initXPath()
210 error(XPATHErrorResources.ER_EXTRA_ILLEGAL_TOKENS, in initMatchPattern()