private final class MetadataIO.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.ContentHandlerprocessingInstruction in class org.xml.sax.helpers.DefaultHandlerorg.xml.sax.SAXException