protected class SimpleArtifactRepositoryIO.Parser.MappingRulesHandler extends DefaultHandler
Constructor and Description |
---|
MappingRulesHandler(org.eclipse.equinox.internal.p2.persistence.XMLParser.AbstractHandler parentHandler,
Attributes attributes) |
Modifier and Type | Method and Description |
---|---|
String[][] |
getMappingRules() |
void |
startElement(String name,
Attributes attributes) |
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning
public MappingRulesHandler(org.eclipse.equinox.internal.p2.persistence.XMLParser.AbstractHandler parentHandler, Attributes attributes)
public String[][] getMappingRules()
public void startElement(String name, Attributes attributes)
Copyright © 2008–2020 Eclipse Foundation. All rights reserved.