Searched defs:colon2 (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/dom/
H A DCoreDocumentImpl.java2504 int colon2) {
2512 if (colon1 == 0 || colon1 == qname.length() - 1 || colon2 != colon1) {
2503 checkNamespaceWF( String qname, int colon1, int colon2) argument

Completed in 29 milliseconds