|
xml2class XML data structures |
|||||
| PREV NEXT | FRAMES NO FRAMES | |||||
XMLFile [directory/filename.xml] [package.name] [verbose].
mark/reset).
toXMLString() method.
ClassNotFoundException, NoSuchMethodException,
InstantiationException, IllegalAccessException
and InvocationTargetException will be converted to a
X2cClassBuildingException.X2cClassBuildingException with no specified detail message.
X2cClassBuildingException with the specified detail message.
X2cException with no specified detail message.
X2cException with the specified detail message.
IOException occuring during the parsing process will
be converted into a X2cInputException in order to facilitate
exception handling.X2cInputException with no specified detail message.
X2cInputException with the specified detail message.
X2cInvalidTagException with no specified detail message.
X2cInvalidTagException with the specified detail message.
X2cOutputException is thrown, when there was any
exception while trying to save a data structure back to a XML file.X2cOutputException with no specified detail message.
X2cOutputException with the specified detail message.
X2cTagException with no specified detail message.
X2cTagException with the specified detail message.
XML2ClassParser extracts data about a present data
structure (i.e. it must already be implemented) out of XML code
and instantiates a new instance of it with the values
available from an XML source. XML2ClassParser.
XML2ClassParser for the given classpath(s).
XML2ClassParser for the given classpath(s).
|
xml2class XML data structures |
|||||
| PREV NEXT | FRAMES NO FRAMES | |||||