Package de.aristaflow.adept2.util.xml


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