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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/
H A DXMLDTDScannerImpl.java297 if (!scanDecls(complete)) {
354 if (!scanDecls(complete)) {
1788 * end of the section if handled by the main loop (scanDecls).
1933 protected final boolean scanDecls(boolean complete) method in class:XMLDTDScannerImpl
1938 //System.out.println("scanDecls"+fScannerState);

Completed in 293 milliseconds