XML11DTDProcessorpublic class XML11DTDProcessor extends XMLDTDLoader This class extends XMLDTDProcessor by giving it
the ability to parse XML 1.1 documents correctly. It can also be used
as a DTD loader, so that XML 1.1 external subsets can
be processed correctly (hence it's rather anomalous-appearing
derivation from XMLDTDLoader). |
|