Package org.openpreservation.format.xml
package org.openpreservation.format.xml
-
ClassDescriptionAn interface defining the behaviour of XML attributes.An enum defining the Byte Order Marks for UTF-8, UTF-16 and UTF-32.An interface defining the properties of XML namespaces.An interface defining the properties of XML document parsing results.Simple extension of
ParseResult
to indicate whether the result of XML validation is valid or not.A factory for creatingParseResult
andValidationResult
objects.Class to wrap the checking of XML files for well-formedness and validity.Simple class to wrap XML schema vaidaton.