|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XMLDTDValidatorFilter | |
|---|---|
| org.apache.xerces.impl | |
| org.apache.xerces.impl.dtd | |
| Uses of XMLDTDValidatorFilter in org.apache.xerces.impl |
|---|
| Methods in org.apache.xerces.impl with parameters of type XMLDTDValidatorFilter | |
|---|---|
void |
XMLNSDocumentScannerImpl.setDTDValidator(XMLDTDValidatorFilter dtdValidator)
The scanner is responsible for removing DTD validator from the pipeline if it is not needed. |
void |
XML11NSDocumentScannerImpl.setDTDValidator(XMLDTDValidatorFilter validator)
The scanner is responsible for removing DTD validator from the pipeline if it is not needed. |
| Uses of XMLDTDValidatorFilter in org.apache.xerces.impl.dtd |
|---|
| Classes in org.apache.xerces.impl.dtd that implement XMLDTDValidatorFilter | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||