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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/sax/
H A DSAXDocumentParser.java1419 processAIIEncodingAlgorithm(name, addToTable);
1735 protected final void processAIIEncodingAlgorithm(QualifiedName name, boolean addToTable) throws FastInfosetException, IOException { method in class:SAXDocumentParser
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/stax/
H A DStAXDocumentParser.java1434 processAIIEncodingAlgorithm(name, addToTable);
1629 protected final void processAIIEncodingAlgorithm(QualifiedName name, boolean addToTable) throws FastInfosetException, IOException { method in class:StAXDocumentParser

Completed in 38 milliseconds