Package com.luciad.format.dafif.gui
Class TLcdDAFIFLoaderConfigParser
java.lang.Object
com.luciad.format.dafif.gui.TLcdDAFIFLoaderConfigParser
Parser for the XML configuration file of TLcdDAFIFLoader.
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
parse
(InputStream is, TLcdDAFIFLoaderConfigParser.ParserCallback aParserCallback)
-
Constructor Details
-
TLcdDAFIFLoaderConfigParser
public TLcdDAFIFLoaderConfigParser()
-
-
Method Details
-
parse
public void parse(InputStream is, TLcdDAFIFLoaderConfigParser.ParserCallback aParserCallback) throws SAXException, ParserConfigurationException, IOException
-