Package de.aristaflow.adept2.util.xml
-
Class Summary Class Description NameRules This class provides rules for XML names which allows to check for whether aCharSequence
is a valid XML name.NamespaceLookup A resolver looking up the namespace in a map of provided namespaces and in a specificDocument
.XMLHelperTools Contains important function for both, XML import and export. -
Exception Summary Exception Description VersionException Version exceptions are thrown if template or instance files have a format version that is not or no longer supported.XMLFormatException Thrown to indicate that parsed XML data was either not well-formed or didn't conform to a certain XML Schema.