Package edu.harvard.hul.ois.mets.helper

Interface Summary
MetsIdentifiable Identifiable interface.
MetsSerializable Serializable interface.
MetsValidatable Validatable interface.
 

Class Summary
Any  
Base64 Class encapsulating a Base64-encoded content string.
DateTime Wrapper class to format date/time strings according to the xsd:dateTime format.
Enum This class encapsulates a type-safe enumeration of values.
MdSec This class encapsulates a metadata section element.
MetsElement Abstract element class.
MetsIDElement Abstract identifiable element class.
MetsReader Reader to de-serialize a METS file to an in-memory representation.
MetsValidator Validator
MetsVElement Abstract validatable element class.
MetsWriter Writer to serialize an in-memory representation of a METS document to a file.
MetsWriterState Write state.
ObjectType This class encapsulates the behavior section element.
PCData Class encapsulating a PCDATA text string.
PreformedXML Class encapsulating pre-formed XML.
Schema Encapsulate the prefix, namespace URI, and schema location URI of a namespace-qualified schema.
XmlStream Class encapsulating an XML stream, either a String or a Reader.
 

Exception Summary
MetsException METS Java toolkit exception class.