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, warning
public 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 ContentHandler
processingInstruction
in class org.xml.sax.helpers.DefaultHandler
SAXException
Copyright © 2008–2014 Eclipse Foundation. All rights reserved.