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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/
H A DXMLDocumentFragmentScannerImpl.java305 protected boolean fNotifyBuiltInRefs = false; field in class:XMLDocumentFragmentScannerImpl
575 fNotifyBuiltInRefs = componentManager.getFeature(NOTIFY_BUILTIN_REFS, false);
627 fNotifyBuiltInRefs = false ;
703 fNotifyBuiltInRefs = state;
1933 if (fNotifyBuiltInRefs) {
1939 if (fNotifyBuiltInRefs) {

Completed in 37 milliseconds