|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CatalogReader | |
|---|---|
| com.sun.org.apache.xml.internal.resolver | |
| com.sun.org.apache.xml.internal.resolver.readers | |
| Uses of CatalogReader in com.sun.org.apache.xml.internal.resolver |
|---|
| Methods in com.sun.org.apache.xml.internal.resolver with parameters of type CatalogReader | |
|---|---|
void |
Catalog.addReader(String mimeType,
CatalogReader reader)
Add a new CatalogReader to the Catalog. |
| Uses of CatalogReader in com.sun.org.apache.xml.internal.resolver.readers |
|---|
| Classes in com.sun.org.apache.xml.internal.resolver.readers that implement CatalogReader | |
|---|---|
class |
DOMCatalogReader
A DOM-based CatalogReader. |
class |
ExtendedXMLCatalogReader
Parse Extended OASIS Entity Resolution Technical Committee XML Catalog files. |
class |
OASISXMLCatalogReader
Parse OASIS Entity Resolution Technical Committee XML Catalog files. |
class |
SAXCatalogReader
A SAX-based CatalogReader. |
class |
TextCatalogReader
Parses plain text Catalog files. |
class |
TR9401CatalogReader
Parses OASIS Open Catalog files. |
class |
XCatalogReader
Parse "xcatalog" XML Catalog files, this is the XML Catalog format developed by John Cowan and supported by Apache. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||