Package | Description |
---|---|
org.apache.xerces.impl | |
org.apache.xerces.impl.dtd | |
org.apache.xerces.impl.xs.opti |
Modifier and Type | Class and Description |
---|---|
class |
XML11DTDScannerImpl
This class is responsible for scanning the declarations found
in the internal and external subsets of a DTD in an XML document.
|
Modifier and Type | Field and Description |
---|---|
protected XMLDTDScannerImpl |
XMLDTDLoader.fDTDScanner |
Modifier and Type | Method and Description |
---|---|
protected XMLDTDScannerImpl |
XMLDTDLoader.createDTDScanner(SymbolTable symbolTable,
XMLErrorReporter errorReporter,
XMLEntityManager entityManager) |
protected XMLDTDScannerImpl |
XML11DTDProcessor.createDTDScanner(SymbolTable symbolTable,
XMLErrorReporter errorReporter,
XMLEntityManager entityManager) |
Modifier and Type | Field and Description |
---|---|
protected XMLDTDScannerImpl |
SchemaParsingConfig.fDTDScanner
The XML 1.0 DTD scanner.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.