|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.xerces.impl.XMLScanner org.apache.xerces.impl.XMLDocumentFragmentScannerImpl org.apache.xerces.impl.XMLDocumentScannerImpl org.apache.xerces.impl.XML11DocumentScannerImpl
public class XML11DocumentScannerImpl
This class is responsible for scanning XML document structure and content. The scanner acts as the source for the document information which is communicated to the document handler.
This component requires the following features and properties from the component manager that uses it:
Constructor Summary | |
---|---|
XML11DocumentScannerImpl()
Default constructor. |
Method Summary |
---|
Methods inherited from class org.apache.xerces.impl.XMLDocumentScannerImpl |
---|
endEntity, getFeatureDefault, getPropertyDefault, getRecognizedFeatures, getRecognizedProperties, reset, setFeature, setInputSource, setProperty, startEntity |
Methods inherited from class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl |
---|
getDispatcherName, getDocumentHandler, scanDocument, setDocumentHandler |
Methods inherited from class org.apache.xerces.impl.XMLScanner |
---|
getFeature, scanPseudoAttribute |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XML11DocumentScannerImpl()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |