public class BuilderXML extends Object
| Constructor and Description |
|---|
BuilderXML(File stFile)
Constructor
|
BuilderXML(InputStream stream)
Constructor
|
BuilderXML(String stFileName)
Constructor
|
public BuilderXML(String stFileName) throws ParseException
stFileName - XML file nameParseException - if the file don't correspond to the TreeMap.dtdpublic BuilderXML(File stFile) throws ParseException
stFile - XML file objectParseException - if the file don't correspond to the TreeMap.dtdpublic BuilderXML(InputStream stream) throws ParseException
stream - InputStream representing XML file objectParseException - if the file don't correspond to the TreeMap.dtdpublic TreeMapNode getRoot()
Copyright © 2005–2019 Appendium - Portfolio Financing Platform. All rights reserved.