| java.lang.Object com.salmonllc.xml.XMLOptionsParser
XMLOptionsParser | public class XMLOptionsParser (Code) | | |
canonical | protected boolean canonical(Code) | | Canonical output.
|
getOptions | public Options getOptions()(Code) | | Gets the Options Object for the XML file read
Creation date: (8/1/01 12:22:07 PM)
com.salmonllc.xml.Options |
main | public static void main(String argv)(Code) | | Main program entry point.
|
parseFile | public static void parseFile(String uri, Options values)(Code) | | This method is used to create the Option object out of the XML file. XML file name
is passed as uri and values object is used to upload options given in XML file.
|
|
|