| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XMLEntityHandler | |
|---|---|
| org.apache.xerces.impl | |
| Uses of XMLEntityHandler in org.apache.xerces.impl | 
|---|
| Classes in org.apache.xerces.impl that implement XMLEntityHandler | |
|---|---|
 class | 
XML11DocumentScannerImpl
This class is responsible for scanning XML document structure and content.  | 
 class | 
XML11DTDScannerImpl
This class is responsible for scanning the declarations found in the internal and external subsets of a DTD in an XML document.  | 
 class | 
XML11NSDocumentScannerImpl
The scanner acts as the source for the document information which is communicated to the document handler.  | 
 class | 
XMLDocumentFragmentScannerImpl
This class is responsible for scanning the structure and content of document fragments.  | 
 class | 
XMLDocumentScannerImpl
This class is responsible for scanning XML document structure and content.  | 
 class | 
XMLDTDScannerImpl
This class is responsible for scanning the declarations found in the internal and external subsets of a DTD in an XML document.  | 
 class | 
XMLNSDocumentScannerImpl
The scanner acts as the source for the document information which is communicated to the document handler.  | 
| Methods in org.apache.xerces.impl with parameters of type XMLEntityHandler | |
|---|---|
 void | 
XMLEntityManager.setEntityHandler(XMLEntityHandler entityHandler)
Sets the entity handler.  | 
 void | 
XMLVersionDetector.startDocumentParsing(XMLEntityHandler scanner,
                     short version)
Reset the reference to the appropriate scanner given the version of the document and start document scanning.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||