Package | Description |
---|---|
org.apache.xerces.impl | |
org.apache.xerces.parsers |
Modifier and Type | Class and Description |
---|---|
class |
XML11DocumentScannerImpl
This class is responsible for scanning XML document structure
and content.
|
class |
XML11NSDocumentScannerImpl
The scanner acts as the source for the document
information which is communicated to the document handler.
|
class |
XMLNSDocumentScannerImpl
The scanner acts as the source for the document
information which is communicated to the document handler.
|
Modifier and Type | Field and Description |
---|---|
protected XMLDocumentScannerImpl |
XML11NonValidatingConfiguration.fNonNSScanner
The XML 1.0 Non-namespace implementation of scanner
|
protected XMLDocumentScannerImpl |
XML11DTDConfiguration.fNonNSScanner
The XML 1.0 Non-namespace implementation of scanner
|
protected XMLDocumentScannerImpl |
XML11Configuration.fNonNSScanner
The XML 1.0 Non-namespace implementation of scanner
|
protected XMLDocumentScannerImpl |
IntegratedParserConfiguration.fNonNSScanner
Default Xerces implementation of scanner
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.