Searched defs:getRecognizedFeatures (Results 1 - 16 of 16) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/xni/parser/
H A DXMLComponent.java57 public String[] getRecognizedFeatures(); method in interface:XMLComponent
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/xni/grammars/
H A DXMLGrammarLoader.java49 public String[] getRecognizedFeatures(); method in interface:XMLGrammarLoader
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/
H A DXMLErrorReporter.java486 public String[] getRecognizedFeatures() { method in class:XMLErrorReporter
488 } // getRecognizedFeatures():String[]
H A DXMLNamespaceBinder.java259 public String[] getRecognizedFeatures() { method in class:XMLNamespaceBinder
261 } // getRecognizedFeatures():String[]
H A DXMLDocumentScannerImpl.java365 public String[] getRecognizedFeatures() { method in class:XMLDocumentScannerImpl
366 String[] featureIds = super.getRecognizedFeatures();
374 } // getRecognizedFeatures():String[]
H A DXMLDTDScannerImpl.java410 public String[] getRecognizedFeatures() { method in class:XMLDTDScannerImpl
412 } // getRecognizedFeatures():String[]
H A DXMLDocumentFragmentScannerImpl.java675 public String[] getRecognizedFeatures() { method in class:XMLDocumentFragmentScannerImpl
677 } // getRecognizedFeatures():String[]
H A DXMLEntityManager.java1553 public String[] getRecognizedFeatures() { method in class:XMLEntityManager
1555 } // getRecognizedFeatures():String[]
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/dtd/
H A DXMLDTDLoader.java238 public String[] getRecognizedFeatures() { method in class:XMLDTDLoader
240 } // getRecognizedFeatures():String[]
H A DXMLDTDProcessor.java409 public String[] getRecognizedFeatures() { method in class:XMLDTDProcessor
411 } // getRecognizedFeatures():String[]
H A DXMLDTDValidator.java481 public String[] getRecognizedFeatures() { method in class:XMLDTDValidator
483 } // getRecognizedFeatures():String[]
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/jaxp/
H A DJAXPValidatorComponent.java577 public String[] getRecognizedFeatures() { method in class:JAXPValidatorComponent
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/
H A DXMLSchemaLoader.java373 public String[] getRecognizedFeatures() { method in class:XMLSchemaLoader
375 } // getRecognizedFeatures(): String[]
H A DXMLSchemaValidator.java522 public String[] getRecognizedFeatures() { method in class:XMLSchemaValidator
524 } // getRecognizedFeatures():String[]
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/xinclude/
H A DXPointerElementHandler.java278 public String[] getRecognizedFeatures() { method in class:XPointerElementHandler
280 } // getRecognizedFeatures():String[]
H A DXIncludeHandler.java603 public String[] getRecognizedFeatures() { method in class:XIncludeHandler
605 } // getRecognizedFeatures():String[]

Completed in 121 milliseconds