public class ImportResult extends ImportExportResult
Constructor and Description |
---|
ImportResult(String entryName,
InputStream is) |
Modifier and Type | Method and Description |
---|---|
Map |
getAttributes() |
String |
getEntryName() |
org.jboss.dashboard.commons.xml.XMLNode |
getRootNode() |
protected void |
init(Document doc) |
protected void |
load(InputStream is) |
getException, getWarningArguments, getWarnings, hasErrors, setException, setWarningArguments, setWarnings
public ImportResult(String entryName, InputStream is)
public Map getAttributes()
public org.jboss.dashboard.commons.xml.XMLNode getRootNode()
protected void load(InputStream is) throws IOException, ParserConfigurationException, SAXException, SAXNotRecognizedException
protected void init(Document doc)
public String getEntryName()
Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.