protected final class SimpleArtifactRepositoryIO.Parser.RepositoryDocHandler extends org.xml.sax.helpers.DefaultHandler
| Constructor and Description |
|---|
SimpleArtifactRepositoryIO.Parser.RepositoryDocHandler(String rootName,
org.eclipse.equinox.internal.p2.persistence.XMLParser.RootHandler rootHandler) |
| Modifier and Type | Method and Description |
|---|---|
void |
processingInstruction(String target,
String data) |
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, resolveEntity, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningpublic SimpleArtifactRepositoryIO.Parser.RepositoryDocHandler(String rootName, org.eclipse.equinox.internal.p2.persistence.XMLParser.RootHandler rootHandler)
public void processingInstruction(String target, String data) throws SAXException
processingInstruction in interface ContentHandlerprocessingInstruction in class org.xml.sax.helpers.DefaultHandlerSAXExceptionCopyright © 2008-2013 Eclipse Foundation. All Rights Reserved.