static class ArchetypeCatalogsWriter.XMLArchetypeCatalogsWriter
extends org.xml.sax.helpers.XMLFilterImpl
| Modifier and Type | Field and Description |
|---|---|
private java.util.Collection<ArchetypeCatalogFactory> |
catalogs |
| Constructor and Description |
|---|
XMLArchetypeCatalogsWriter(java.util.Collection<ArchetypeCatalogFactory> catalogs) |
| Modifier and Type | Method and Description |
|---|---|
void |
parse(org.xml.sax.InputSource input) |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, getContentHandler, getDTDHandler, getEntityResolver, getErrorHandler, getFeature, getParent, getProperty, ignorableWhitespace, notationDecl, parse, processingInstruction, resolveEntity, setContentHandler, setDocumentLocator, setDTDHandler, setEntityResolver, setErrorHandler, setFeature, setParent, setProperty, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warningprivate final java.util.Collection<ArchetypeCatalogFactory> catalogs
public XMLArchetypeCatalogsWriter(java.util.Collection<ArchetypeCatalogFactory> catalogs)