protected final class SimpleArtifactRepositoryIO.Parser.RepositoryDocHandler
extends org.xml.sax.helpers.DefaultHandler
Constructor and Description |
---|
RepositoryDocHandler(java.lang.String rootName,
org.eclipse.equinox.internal.p2.persistence.XMLParser.RootHandler rootHandler) |
Modifier and Type | Method and Description |
---|---|
void |
processingInstruction(java.lang.String target,
java.lang.String data) |
public RepositoryDocHandler(java.lang.String rootName, org.eclipse.equinox.internal.p2.persistence.XMLParser.RootHandler rootHandler)
public void processingInstruction(java.lang.String target, java.lang.String data) throws org.xml.sax.SAXException
processingInstruction
in interface org.xml.sax.ContentHandler
processingInstruction
in class org.xml.sax.helpers.DefaultHandler
org.xml.sax.SAXException