| Package | Description |
|---|---|
| jdk7u.jaxp.org.apache.xerces.external.impl | |
| jdk7u.jaxp.org.apache.xerces.external.impl.dtd |
| Modifier and Type | Method and Description |
|---|---|
void |
XML11NSDocumentScannerImpl.setDTDValidator(XMLDTDValidatorFilter validator)
The scanner is responsible for removing DTD validator
from the pipeline if it is not needed.
|
void |
XMLNSDocumentScannerImpl.setDTDValidator(XMLDTDValidatorFilter dtd)
The scanner is responsible for removing DTD validator
from the pipeline if it is not needed.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XML11DTDValidator
This allows the validator to correctlyhandle XML 1.1
documents.
|
class |
XML11NSDTDValidator
The DTD validator.
|
class |
XMLDTDValidator
The DTD validator.
|
class |
XMLNSDTDValidator
The DTD validator.
|
Copyright © 2018–2021 mhoffrogge. All rights reserved.