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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/
H A DXMLNSDocumentScannerImpl.java246 fReadingAttributes = true;
262 fReadingAttributes=false;
H A DXMLDocumentFragmentScannerImpl.java261 protected boolean fReadingAttributes = false; field in class:XMLDocumentFragmentScannerImpl
595 fReadingAttributes = false;
1314 fReadingAttributes = true;
1328 fReadingAttributes=false;
3259 if(fReadingAttributes){

Completed in 30 milliseconds