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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/stax/
H A DStAXDocumentParser.java290 processEII(processEIIIndexLarge(b), (b & EncodingConstants.ELEMENT_ATTRIBUTE_FLAG) > 0);
1233 processEII(processEIIIndexLarge(b), hasAttributes);
1478 protected final QualifiedName processEIIIndexLarge(int b) throws FastInfosetException, IOException { method in class:StAXDocumentParser

Completed in 218 milliseconds