A B C D E F G H I L M N O P R S T U V W X _

A

ARCHIVIST - Static variable in class edu.harvard.hul.ois.mets.Role
Archivist role.
ATTRIBUTE - Static variable in class edu.harvard.hul.ois.mets.helper.MetsWriterState
PUBLIC CLASS FIELDS.
ATTRIBUTE_NAME - Static variable in class edu.harvard.hul.ois.mets.helper.MetsWriterState
 
ATTRIBUTE_VALUE - Static variable in class edu.harvard.hul.ois.mets.helper.MetsWriterState
 
ATTR_EQUALS - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
PUBLIC CLASS FIELDS.
ATTR_NAME - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
ATTR_OPEN_VALUE1 - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
ATTR_OPEN_VALUE2 - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
ATTR_VALUE1 - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
ATTR_VALUE2 - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
ATTR_WS1 - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
ATTR_WS2 - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
Actuate - class edu.harvard.hul.ois.mets.Actuate.
This class encapsulates the XLink actuate behavior enumeration.
Actuate(String) - Constructor for class edu.harvard.hul.ois.mets.Actuate
Instantiate a Actuate object.
Agent - class edu.harvard.hul.ois.mets.Agent.
This class encapsulates the <agent> element.
Agent() - Constructor for class edu.harvard.hul.ois.mets.Agent
Instantiate an Agent object.
AltRecordID - class edu.harvard.hul.ois.mets.AltRecordID.
This class encapsulates the <altRecordID> element.
AltRecordID() - Constructor for class edu.harvard.hul.ois.mets.AltRecordID
Instantiate a new <altRecordID> object.
AmdSec - class edu.harvard.hul.ois.mets.AmdSec.
This class encapsulates the <amdSec> element.
AmdSec() - Constructor for class edu.harvard.hul.ois.mets.AmdSec
Instantiate a new AmdSec object.
Any - class edu.harvard.hul.ois.mets.helper.Any.
 
Any() - Constructor for class edu.harvard.hul.ois.mets.helper.Any
Instantiate a name-less Any object.
Any(String) - Constructor for class edu.harvard.hul.ois.mets.helper.Any
Instantiate a named Any object.
Any(String, String) - Constructor for class edu.harvard.hul.ois.mets.helper.Any
Instantiate a named Any object with text content.
Any(String, Attributes) - Constructor for class edu.harvard.hul.ois.mets.helper.Any
Instantiate a named Any object with attributes.
Any(String, Attributes, String) - Constructor for class edu.harvard.hul.ois.mets.helper.Any
Instantiate a named Any object with attributes and text content.
Area - class edu.harvard.hul.ois.mets.Area.
This class encapsulates the <area> element.
Area() - Constructor for class edu.harvard.hul.ois.mets.Area
Instantiate a new Area object.
Attribute - class edu.harvard.hul.ois.mets.helper.parser.Attribute.
 
Attribute(String, String, char) - Constructor for class edu.harvard.hul.ois.mets.helper.parser.Attribute
CLASS CONSTRUCTOR.
Attribute(String, StringBuffer, char) - Constructor for class edu.harvard.hul.ois.mets.helper.parser.Attribute
 
Attribute(StringBuffer, String, char) - Constructor for class edu.harvard.hul.ois.mets.helper.parser.Attribute
 
Attribute(StringBuffer, StringBuffer, char) - Constructor for class edu.harvard.hul.ois.mets.helper.parser.Attribute
 
Attributes - class edu.harvard.hul.ois.mets.helper.parser.Attributes.
 
Attributes() - Constructor for class edu.harvard.hul.ois.mets.helper.parser.Attributes
CLASS CONSTRUCTOR.
add(String) - Method in class edu.harvard.hul.ois.mets.helper.Base64
Add additional Base64-encoded content.
add(String) - Method in class edu.harvard.hul.ois.mets.helper.PCData
Add additional PCDATA content.
add(String) - Method in class edu.harvard.hul.ois.mets.helper.PreformedXML
Add additional PreformedXML content.
add(String) - Method in class edu.harvard.hul.ois.mets.helper.XmlStream
Add additional PCDATA content.
add(Attribute) - Method in class edu.harvard.hul.ois.mets.helper.parser.Attributes
PUBLIC INSTANCE METHODS.
atContent() - Method in class edu.harvard.hul.ois.mets.helper.MetsReader
Determine if the current parser token is child content.
atEnd(String) - Method in class edu.harvard.hul.ois.mets.helper.MetsReader
Determine if the current parser token is an end tag.
atStart() - Method in class edu.harvard.hul.ois.mets.helper.MetsReader
Determine if the current parser token is an start tag.
atStart(String) - Method in class edu.harvard.hul.ois.mets.helper.MetsReader
Determine if the current parser token is an start tag.
atText() - Method in class edu.harvard.hul.ois.mets.helper.MetsReader
Determine if the current parser token is text.
attribute(String, String) - Method in class edu.harvard.hul.ois.mets.helper.MetsWriter
Write an attribute to the output stream.
attribute(String, String, boolean) - Method in class edu.harvard.hul.ois.mets.helper.MetsWriter
Write an attribute to the output stream.
attributeName(String) - Method in class edu.harvard.hul.ois.mets.helper.MetsWriter
Write an attribute name to the output stream.
attributeValue(String) - Method in class edu.harvard.hul.ois.mets.helper.MetsWriter
Write an attribute value to the output stream.
attributeValue(String, boolean) - Method in class edu.harvard.hul.ois.mets.helper.MetsWriter
Write an attribute value to the output stream.

B

BINARY - Static variable in class edu.harvard.hul.ois.mets.helper.MetsWriterState
 
BYTE - Static variable in class edu.harvard.hul.ois.mets.Betype
Byte type.
BYTE - Static variable in class edu.harvard.hul.ois.mets.Exttype
Byte type.
Base64 - class edu.harvard.hul.ois.mets.helper.Base64.
Class encapsulating a Base64-encoded content string.
Base64() - Constructor for class edu.harvard.hul.ois.mets.helper.Base64
Instantiate a Base64 object.
Base64(String) - Constructor for class edu.harvard.hul.ois.mets.helper.Base64
Instantiate a Base64 object with encoded content.
Base64(InputStream) - Constructor for class edu.harvard.hul.ois.mets.helper.Base64
Instantiate a Base64 object with a content stream.
Behavior - class edu.harvard.hul.ois.mets.Behavior.
This class encapsulates the <behavior> element.
Behavior() - Constructor for class edu.harvard.hul.ois.mets.Behavior
Instantiate a new behavior object.
BehaviorSec - class edu.harvard.hul.ois.mets.BehaviorSec.
This class encapsulates the <behaviorSec> element.
BehaviorSec() - Constructor for class edu.harvard.hul.ois.mets.BehaviorSec
Instantiate a new behaviorSec object.
Betype - class edu.harvard.hul.ois.mets.Betype.
This class encapsulates the area begin/end type enumeration.
Betype(String) - Constructor for class edu.harvard.hul.ois.mets.Betype
Instantiate a Betype object.
BinData - class edu.harvard.hul.ois.mets.BinData.
This class encapsulates the <binData> element.
BinData() - Constructor for class edu.harvard.hul.ois.mets.BinData
Instantiate a new <binData> object.
binary(byte[]) - Method in class edu.harvard.hul.ois.mets.helper.MetsWriter
Writes b.length bytes from byte array to the output stream.
binary(byte[], int, int) - Method in class edu.harvard.hul.ois.mets.helper.MetsWriter
Writes b.length bytes from byte array to the output stream.

C

CDATA - Static variable in class edu.harvard.hul.ois.mets.helper.MetsWriterState
 
CDATA - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
CDATA - Static variable in class edu.harvard.hul.ois.mets.helper.parser.Type
PUBLIC CLASS FIELDS.
CHAR_REF - Static variable in class edu.harvard.hul.ois.mets.helper.MetsWriterState
 
CHAR_REF - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
CHAR_REF - Static variable in class edu.harvard.hul.ois.mets.helper.parser.Type
 
CHAR_REF_HEX_VALUE - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
CHAR_REF_VALUE - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
CIRCLE - Static variable in class edu.harvard.hul.ois.mets.Shape
Circle shape.
CLOSE_TAG - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
COMMENT - Static variable in class edu.harvard.hul.ois.mets.helper.MetsWriterState
 
COMMENT - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
COMMENT - Static variable in class edu.harvard.hul.ois.mets.helper.parser.Type
 
CREATOR - Static variable in class edu.harvard.hul.ois.mets.Role
Creator role.
CUSTODIAN - Static variable in class edu.harvard.hul.ois.mets.Role
Custodian role.
Checksumtype - class edu.harvard.hul.ois.mets.Checksumtype.
This class encapsulates the checksum type enumeration.
Checksumtype(String) - Constructor for class edu.harvard.hul.ois.mets.Checksumtype
Instantiate a Checksumtype object.
Context - class edu.harvard.hul.ois.mets.helper.parser.Context.
 
Context() - Constructor for class edu.harvard.hul.ois.mets.helper.parser.Context
Instantiate a Context object.
cdata(String) - Method in class edu.harvard.hul.ois.mets.helper.MetsWriter
Write CDATA to the output stream.
char_ref(int) - Method in class edu.harvard.hul.ois.mets.helper.MetsWriter
Write character reference to the output stream.
char_ref(int, boolean) - Method in class edu.harvard.hul.ois.mets.helper.MetsWriter
Write character reference to the output stream.
clone() - Method in class edu.harvard.hul.ois.mets.helper.parser.Context
Clone a context object.
comment(String) - Method in class edu.harvard.hul.ois.mets.helper.MetsWriter
Write comment to the output stream.

D

DC - Static variable in class edu.harvard.hul.ois.mets.Mdtype
Dublin Core.
DDI - Static variable in class edu.harvard.hul.ois.mets.Mdtype
DDI.
DECOMPRESSION - Static variable in class edu.harvard.hul.ois.mets.Transformtype
Decompression.
DECRYPTION - Static variable in class edu.harvard.hul.ois.mets.Transformtype
Decryption.
DISSEMINATOR - Static variable in class edu.harvard.hul.ois.mets.Role
Disseminator role.
DOI - Static variable in class edu.harvard.hul.ois.mets.Loctype
DOI.
DateTime - class edu.harvard.hul.ois.mets.helper.DateTime.
Wrapper class to format date/time strings according to the xsd:dateTime format.
DateTime() - Constructor for class edu.harvard.hul.ois.mets.helper.DateTime
 
DigiprovMD - class edu.harvard.hul.ois.mets.DigiprovMD.
This class encapsulates the <digiprovMD> element.
DigiprovMD() - Constructor for class edu.harvard.hul.ois.mets.DigiprovMD
Instantiate a new digiprovMD object.
Div - class edu.harvard.hul.ois.mets.Div.
This class encapsulates the <div> element.
Div() - Constructor for class edu.harvard.hul.ois.mets.Div
Instantiate a new Div object.
DmdSec - class edu.harvard.hul.ois.mets.DmdSec.
This class encapsulates the <dmdSec> element.
DmdSec() - Constructor for class edu.harvard.hul.ois.mets.DmdSec
Instantiate a new dmdSec object.
declaration() - Method in class edu.harvard.hul.ois.mets.helper.MetsWriter
Write an XML declaration to the output stream.
decode(MetsWriter) - Method in class edu.harvard.hul.ois.mets.helper.Base64
De-serialize this element and its content model as Base64.

E

EAD - Static variable in class edu.harvard.hul.ois.mets.Mdtype
EAD.
EDITOR - Static variable in class edu.harvard.hul.ois.mets.Role
Editor role.
EMBED - Static variable in class edu.harvard.hul.ois.mets.Show
Embed in display.
EMPTY_TAG - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
EMPTY_TAG - Static variable in class edu.harvard.hul.ois.mets.helper.parser.Type
 
END_CDATA1 - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
END_CDATA2 - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
END_COMMENT1 - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
END_COMMENT2 - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
END_DOC - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
END_DOC - Static variable in class edu.harvard.hul.ois.mets.helper.parser.Type
 
END_PI - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
END_TAG - Static variable in class edu.harvard.hul.ois.mets.helper.MetsWriterState
 
END_TAG - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
END_TAG - Static variable in class edu.harvard.hul.ois.mets.helper.parser.Type
 
END_TAG_NAME - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
END_TAG_WS - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
ENTITY_REF - Static variable in class edu.harvard.hul.ois.mets.helper.MetsWriterState
 
ENTITY_REF - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
ENTITY_REF - Static variable in class edu.harvard.hul.ois.mets.helper.parser.Type
 
EOF - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
Enum - class edu.harvard.hul.ois.mets.helper.Enum.
This class encapsulates a type-safe enumeration of values.
Enum(String) - Constructor for class edu.harvard.hul.ois.mets.helper.Enum
Instantiate an Enum object.
Exttype - class edu.harvard.hul.ois.mets.Exttype.
This class encapsulates the area extent type enumeration.
Exttype(String) - Constructor for class edu.harvard.hul.ois.mets.Exttype
Instantiate a Exttype object.
edu.harvard.hul.ois.mets - package edu.harvard.hul.ois.mets
 
edu.harvard.hul.ois.mets.helper - package edu.harvard.hul.ois.mets.helper
 
edu.harvard.hul.ois.mets.helper.parser - package edu.harvard.hul.ois.mets.helper.parser
 
encode(MetsWriter) - Method in class edu.harvard.hul.ois.mets.helper.Base64
Serialize this element and its content model as Base64.
end(String) - Method in class edu.harvard.hul.ois.mets.helper.MetsWriter
Write an end tag to the output stream.
entity_ref(String) - Method in class edu.harvard.hul.ois.mets.helper.MetsWriter
Write entity reference to the output stream.
equals(Enum) - Method in class edu.harvard.hul.ois.mets.helper.Enum
Test for equality.
equals(State) - Method in class edu.harvard.hul.ois.mets.helper.parser.State
PUBLIC INSTANCE METHODS.
equals(Type) - Method in class edu.harvard.hul.ois.mets.helper.parser.Type
Test Type equality.

F

FContent - class edu.harvard.hul.ois.mets.FContent.
This class encapsulates the <FContent> element.
FContent() - Constructor for class edu.harvard.hul.ois.mets.FContent
Instantiate a new <FContent> object.
FGDC - Static variable in class edu.harvard.hul.ois.mets.Mdtype
FGDC.
FLocat - class edu.harvard.hul.ois.mets.FLocat.
This class encapsulates the <FLocat> element.
FLocat() - Constructor for class edu.harvard.hul.ois.mets.FLocat
Instantiate a new <FLocat> object.
File - class edu.harvard.hul.ois.mets.File.
This class encapsulates the <file> element.
File() - Constructor for class edu.harvard.hul.ois.mets.File
Instantiate a new File object.
FileGrp - class edu.harvard.hul.ois.mets.FileGrp.
This class encapsulates the <fileGrp> element.
FileGrp() - Constructor for class edu.harvard.hul.ois.mets.FileGrp
Instantiate a new FileGrp object.
FileSec - class edu.harvard.hul.ois.mets.FileSec.
This class encapsulates the <fileSec> element.
FileSec() - Constructor for class edu.harvard.hul.ois.mets.FileSec
Instantiate a new FileSec object.
Fptr - class edu.harvard.hul.ois.mets.Fptr.
This class encapsulates the <fptr> element.
Fptr() - Constructor for class edu.harvard.hul.ois.mets.Fptr
Instantiate a new <fptr> object.
flush() - Method in class edu.harvard.hul.ois.mets.helper.MetsWriter
Flush the output stream.
format(Date) - Static method in class edu.harvard.hul.ois.mets.helper.DateTime
Return string representation of date.

G

get(int) - Method in class edu.harvard.hul.ois.mets.helper.parser.Attributes
 
get(int) - Method in class edu.harvard.hul.ois.mets.helper.parser.Context
Accessor methods.
getADMID() - Method in class edu.harvard.hul.ois.mets.Area
Return map of IDREFS to administrative metadata.
getADMID() - Method in class edu.harvard.hul.ois.mets.Behavior
Return map of IDREFS to amdSecs.
getADMID() - Method in class edu.harvard.hul.ois.mets.Div
Return map of IDREFS to administrative metadata.
getADMID() - Method in class edu.harvard.hul.ois.mets.File
Return map IDREFS to administrative metadata.
getADMID() - Method in class edu.harvard.hul.ois.mets.FileGrp
Return map of IDREFS of administrative metadata.
getADMID() - Method in class edu.harvard.hul.ois.mets.Stream
Return map IDREFS to administrative metadata.
getADMID() - Method in class edu.harvard.hul.ois.mets.helper.MdSec
Return map IDREFS to administrative metadata.
getAttributes() - Method in class edu.harvard.hul.ois.mets.helper.parser.Token
Return element attributes.
getBEGIN() - Method in class edu.harvard.hul.ois.mets.Area
Return beginning location.
getBETYPE() - Method in class edu.harvard.hul.ois.mets.Area
Return area being/end type.
getBTYPE() - Method in class edu.harvard.hul.ois.mets.Behavior
Return behavior type.
getCHECKSUM() - Method in class edu.harvard.hul.ois.mets.File
Return file checksum.
getCHECKSUMTYPE() - Method in class edu.harvard.hul.ois.mets.File
Return file checksum type.
getCONTENTIDS() - Method in class edu.harvard.hul.ois.mets.Area
Return list of CONTENTIDS.
getCONTENTIDS() - Method in class edu.harvard.hul.ois.mets.Div
Return list of CONTENTIDS.
getCONTENTIDS() - Method in class edu.harvard.hul.ois.mets.Fptr
Return list of CONTENTIDS.
getCONTENTIDS() - Method in class edu.harvard.hul.ois.mets.Mptr
Return list of CONTENTIDS.
getCOORDS() - Method in class edu.harvard.hul.ois.mets.Area
Return area coordinates.
getCREATED() - Method in class edu.harvard.hul.ois.mets.Behavior
Return creation date/time of this behavior.
getCREATED() - Method in class edu.harvard.hul.ois.mets.BehaviorSec
Return creation date/time of this behaviorSec.
getCREATED() - Method in class edu.harvard.hul.ois.mets.File
Return file creation date/time.
getCREATED() - Method in class edu.harvard.hul.ois.mets.helper.MdSec
Return metadata creation date/time.
getCREATEDATE() - Method in class edu.harvard.hul.ois.mets.MetsHdr
Return create date/time.
getChar() - Method in class edu.harvard.hul.ois.mets.helper.parser.Token
Return referenced character.
getCharValue() - Method in class edu.harvard.hul.ois.mets.helper.parser.Token
Return character reference value.
getCharacter() - Method in class edu.harvard.hul.ois.mets.helper.parser.Context
 
getCharacterValue() - Method in class edu.harvard.hul.ois.mets.helper.parser.Context
 
getColumnNumber() - Method in class edu.harvard.hul.ois.mets.helper.parser.Context
 
getContent() - Method in class edu.harvard.hul.ois.mets.helper.Base64
Get content model.
getContent() - Method in class edu.harvard.hul.ois.mets.helper.MetsElement
Get the element content model.
getContent() - Method in interface edu.harvard.hul.ois.mets.helper.MetsSerializable
Get this object's content model.
getContent() - Method in class edu.harvard.hul.ois.mets.helper.PCData
Get content model.
getContent() - Method in class edu.harvard.hul.ois.mets.helper.PreformedXML
Get content model.
getContent() - Method in class edu.harvard.hul.ois.mets.helper.XmlStream
Get content model.
getContext() - Method in class edu.harvard.hul.ois.mets.helper.parser.ParserException
PUBLIC INSTANCE METHODS.
getContext() - Method in class edu.harvard.hul.ois.mets.helper.parser.Token
Return token context.
getDMDID() - Method in class edu.harvard.hul.ois.mets.Div
Return map of IDREFS to descriptive metadata.
getDMDID() - Method in class edu.harvard.hul.ois.mets.File
Return map IDREFS to descriptive metadata.
getDMDID() - Method in class edu.harvard.hul.ois.mets.Stream
Return map IDREFS to descriptive metadata.
getDemarcation() - Method in class edu.harvard.hul.ois.mets.helper.parser.Attribute
PUBLIC INSTANCE METHODS.
getEND() - Method in class edu.harvard.hul.ois.mets.Area
Return ending location.
getEXTENT() - Method in class edu.harvard.hul.ois.mets.Area
Return area extent
getEXTTYPE() - Method in class edu.harvard.hul.ois.mets.Area
Return area extent type.
getEncoding() - Method in class edu.harvard.hul.ois.mets.helper.parser.Token
Return document encoding.
getEnd(String) - Method in class edu.harvard.hul.ois.mets.helper.MetsReader
Consume an end tag.
getFILEID() - Method in class edu.harvard.hul.ois.mets.Area
Return map of IDREF of file.
getFILEID() - Method in class edu.harvard.hul.ois.mets.Fptr
Return map of IDREF to File.
getFrom() - Method in class edu.harvard.hul.ois.mets.SmLink
Return map of IDREF of "from" attribute.
getGROUPID() - Method in class edu.harvard.hul.ois.mets.Behavior
Return behavior group ID.
getGROUPID() - Method in class edu.harvard.hul.ois.mets.File
Return file group ID.
getGROUPID() - Method in class edu.harvard.hul.ois.mets.helper.MdSec
Return metadata group ID.
getID() - Method in class edu.harvard.hul.ois.mets.helper.MetsIDElement
Get the element ID.
getID() - Method in interface edu.harvard.hul.ois.mets.helper.MetsIdentifiable
Get the element ID.
getIDs() - Method in class edu.harvard.hul.ois.mets.helper.MetsValidator
Return map of IDs.
getLABEL() - Method in class edu.harvard.hul.ois.mets.Behavior
Return behavior label.
getLABEL() - Method in class edu.harvard.hul.ois.mets.BehaviorSec
Return behavior label.
getLABEL() - Method in class edu.harvard.hul.ois.mets.Div
Return division label.
getLABEL() - Method in class edu.harvard.hul.ois.mets.MdRef
Return metadata label.
getLABEL() - Method in class edu.harvard.hul.ois.mets.MdWrap
Return metadata label.
getLABEL() - Method in class edu.harvard.hul.ois.mets.Mets
Return document label.
getLABEL() - Method in class edu.harvard.hul.ois.mets.StructMap
Return descriptive label.
getLABEL() - Method in class edu.harvard.hul.ois.mets.helper.ObjectType
Return description of linked-to object type.
getLASTMODDATE() - Method in class edu.harvard.hul.ois.mets.MetsHdr
Return last modification date/time.
getLOCTYPE() - Method in class edu.harvard.hul.ois.mets.FLocat
Return pre-defined locator type.
getLOCTYPE() - Method in class edu.harvard.hul.ois.mets.MdRef
Return pre-defined locator type.
getLOCTYPE() - Method in class edu.harvard.hul.ois.mets.Mptr
Return pre-defined locator type.
getLOCTYPE() - Method in class edu.harvard.hul.ois.mets.helper.ObjectType
Return pre-defined locator type.
getLineNumber() - Method in class edu.harvard.hul.ois.mets.helper.parser.Context
 
getLocalName() - Method in class edu.harvard.hul.ois.mets.helper.MetsElement
Get the element local name.
getLocalName() - Method in class edu.harvard.hul.ois.mets.helper.parser.Attribute
 
getLocalName() - Method in class edu.harvard.hul.ois.mets.helper.parser.Token
Return element local name.
getLocationURI() - Method in class edu.harvard.hul.ois.mets.helper.Schema
Get schema location URI.
getMDTYPE() - Method in class edu.harvard.hul.ois.mets.MdRef
Return pre-defined metadata type.
getMDTYPE() - Method in class edu.harvard.hul.ois.mets.MdWrap
Return pre-defined metadata type.
getMIMETYPE() - Method in class edu.harvard.hul.ois.mets.File
Return file MIME type.
getMIMETYPE() - Method in class edu.harvard.hul.ois.mets.MdRef
Return metadata MIME type.
getMIMETYPE() - Method in class edu.harvard.hul.ois.mets.MdWrap
Return metadata MIME type.
getNamespace() - Method in class edu.harvard.hul.ois.mets.helper.MetsElement
Get the element namespace.
getNamespace() - Method in class edu.harvard.hul.ois.mets.helper.parser.Attribute
 
getNamespace() - Method in class edu.harvard.hul.ois.mets.helper.parser.Token
Return element namespace.
getNamespacePrefix() - Method in class edu.harvard.hul.ois.mets.helper.Schema
Get schema namespace prefix.
getNamespaceURI() - Method in class edu.harvard.hul.ois.mets.helper.Schema
Get schema namespace URI.
getNestingLevel() - Method in class edu.harvard.hul.ois.mets.helper.parser.Context
 
getNoEscape() - Method in class edu.harvard.hul.ois.mets.helper.MetsWriter
Return the value of the global "no escape" flag.
getOBJID() - Method in class edu.harvard.hul.ois.mets.Mets
Return document object ID
getORDER() - Method in class edu.harvard.hul.ois.mets.Div
Return division order in integer representation.
getORDERLABEL() - Method in class edu.harvard.hul.ois.mets.Div
Return division order label in string representation.
getOTHERLOCTYPE() - Method in class edu.harvard.hul.ois.mets.FLocat
Return other locator type.
getOTHERLOCTYPE() - Method in class edu.harvard.hul.ois.mets.MdRef
Return other metadata locator type.
getOTHERLOCTYPE() - Method in class edu.harvard.hul.ois.mets.Mptr
Return other locator type.
getOTHERLOCTYPE() - Method in class edu.harvard.hul.ois.mets.helper.ObjectType
Return other locator type.
getOTHERMDTYPE() - Method in class edu.harvard.hul.ois.mets.MdRef
Return other metadata type.
getOTHERMDTYPE() - Method in class edu.harvard.hul.ois.mets.MdWrap
Return other metadata type.
getOTHERROLE() - Method in class edu.harvard.hul.ois.mets.Agent
Return other agent role.
getOTHERTYPE() - Method in class edu.harvard.hul.ois.mets.Agent
Return other agent type.
getOWNERID() - Method in class edu.harvard.hul.ois.mets.File
Return file owner-specific ID.
getOWNERID() - Method in class edu.harvard.hul.ois.mets.Stream
Return stream OWNERID.
getPROFILE() - Method in class edu.harvard.hul.ois.mets.Mets
Return document profile.
getQName() - Method in class edu.harvard.hul.ois.mets.helper.MetsElement
Get the element QName.
getQName() - Method in class edu.harvard.hul.ois.mets.helper.parser.Attribute
 
getQName() - Method in class edu.harvard.hul.ois.mets.helper.parser.Token
Return element QName, entity reference name, or processing instruction target.
getRECORDSTATUS() - Method in class edu.harvard.hul.ois.mets.MetsHdr
Return record status.
getROLE() - Method in class edu.harvard.hul.ois.mets.Agent
Return pre-defined agent role.
getSEQ() - Method in class edu.harvard.hul.ois.mets.File
Return file sequence number in this fileGrp.
getSHAPE() - Method in class edu.harvard.hul.ois.mets.Area
Return area shape.
getSIZE() - Method in class edu.harvard.hul.ois.mets.File
Return file size in bytes.
getSTATUS() - Method in class edu.harvard.hul.ois.mets.helper.MdSec
Return metadata status.
getSTRUCTID() - Method in class edu.harvard.hul.ois.mets.Behavior
Return map of IDREFS to structMap and divs.
getSchemas() - Method in class edu.harvard.hul.ois.mets.helper.MetsElement
Return the list of namespace-qualified schema.
getStart() - Method in class edu.harvard.hul.ois.mets.helper.MetsReader
Consume a start tag.
getStart(String) - Method in class edu.harvard.hul.ois.mets.helper.MetsReader
Consume a start tag.
getState() - Method in class edu.harvard.hul.ois.mets.helper.parser.Context
 
getStreamType() - Method in class edu.harvard.hul.ois.mets.Stream
Return stream type.
getTRANSFORMALGORITHM() - Method in class edu.harvard.hul.ois.mets.TransformFile
Return transformation algorithm.
getTRANSFORMBEHAVIOR() - Method in class edu.harvard.hul.ois.mets.TransformFile
Return map of IDREF to transformation behavior.
getTRANSFORMKEY() - Method in class edu.harvard.hul.ois.mets.TransformFile
Return transformation key.
getTRANSFORMORDER() - Method in class edu.harvard.hul.ois.mets.TransformFile
Return transformation order.
getTRANSFORMTYPE() - Method in class edu.harvard.hul.ois.mets.TransformFile
Return transformation type.
getTYPE() - Method in class edu.harvard.hul.ois.mets.Agent
Return pre-defined agent type.
getTYPE() - Method in class edu.harvard.hul.ois.mets.AltRecordID
Return record ID type.
getTYPE() - Method in class edu.harvard.hul.ois.mets.Div
Return division type.
getTYPE() - Method in class edu.harvard.hul.ois.mets.Mets
Return document object type
getTYPE() - Method in class edu.harvard.hul.ois.mets.StructMap
Return map type
getText() - Method in class edu.harvard.hul.ois.mets.helper.MetsReader
Consume text content.
getTo() - Method in class edu.harvard.hul.ois.mets.SmLink
Return map of IDREF of "to" attribute.
getToken() - Method in class edu.harvard.hul.ois.mets.helper.parser.Parser
Consume current token.
getToken(boolean) - Method in class edu.harvard.hul.ois.mets.helper.parser.Parser
Consume current token.
getType() - Method in class edu.harvard.hul.ois.mets.helper.parser.Token
Return token type.
getUSE() - Method in class edu.harvard.hul.ois.mets.FContent
Return use flag for this fileGrp.
getUSE() - Method in class edu.harvard.hul.ois.mets.FLocat
Return use flag for this fileGrp.
getUSE() - Method in class edu.harvard.hul.ois.mets.File
Return use flag for this fileGrp.
getUSE() - Method in class edu.harvard.hul.ois.mets.FileGrp
Return use flag for this fileGrp.
getVERSDATE() - Method in class edu.harvard.hul.ois.mets.FileGrp
Return version date/time of this fileGrp.
getValue() - Method in class edu.harvard.hul.ois.mets.helper.parser.Attribute
 
getValue() - Method in class edu.harvard.hul.ois.mets.helper.parser.Token
Return token value.
getVersion() - Method in class edu.harvard.hul.ois.mets.helper.parser.Token
Return XML version.
getXPTR() - Method in class edu.harvard.hul.ois.mets.MdRef
Return reference XPTR.
getXlinkActuate() - Method in class edu.harvard.hul.ois.mets.FLocat
Return pre-defined XLink actuate attribute.
getXlinkActuate() - Method in class edu.harvard.hul.ois.mets.MdRef
Return pre-defined XLink actuate attribute.
getXlinkActuate() - Method in class edu.harvard.hul.ois.mets.Mptr
Return pre-defined XLink actuate attribute.
getXlinkActuate() - Method in class edu.harvard.hul.ois.mets.SmLink
Return pre-defined XLink actuate attribute.
getXlinkActuate() - Method in class edu.harvard.hul.ois.mets.helper.ObjectType
Return pre-defined XLink actuate attribute.
getXlinkArcrole() - Method in class edu.harvard.hul.ois.mets.FLocat
Return XLink arcrole attribute.
getXlinkArcrole() - Method in class edu.harvard.hul.ois.mets.MdRef
Return XLink arcrole attribute.
getXlinkArcrole() - Method in class edu.harvard.hul.ois.mets.Mptr
Return XLink arcrole attribute.
getXlinkArcrole() - Method in class edu.harvard.hul.ois.mets.SmLink
Return XLink arcrole attribute.
getXlinkArcrole() - Method in class edu.harvard.hul.ois.mets.helper.ObjectType
Return XLink arcrole attribute.
getXlinkFrom() - Method in class edu.harvard.hul.ois.mets.SmLink
Return pre-defined XLink from attribute.
getXlinkHref() - Method in class edu.harvard.hul.ois.mets.FLocat
Return XLink href attribute.
getXlinkHref() - Method in class edu.harvard.hul.ois.mets.MdRef
Return XLink href attribute.
getXlinkHref() - Method in class edu.harvard.hul.ois.mets.Mptr
Return XLink href attribute.
getXlinkHref() - Method in class edu.harvard.hul.ois.mets.helper.ObjectType
Return XLink href attribute.
getXlinkRole() - Method in class edu.harvard.hul.ois.mets.FLocat
Return XLink role attribute.
getXlinkRole() - Method in class edu.harvard.hul.ois.mets.MdRef
Return XLink role attribute.
getXlinkRole() - Method in class edu.harvard.hul.ois.mets.Mptr
Return XLink role attribute.
getXlinkRole() - Method in class edu.harvard.hul.ois.mets.helper.ObjectType
Return XLink role attribute.
getXlinkShow() - Method in class edu.harvard.hul.ois.mets.FLocat
Return pre-defined XLink show attribute.
getXlinkShow() - Method in class edu.harvard.hul.ois.mets.MdRef
Return pre-defined XLink show attribute.
getXlinkShow() - Method in class edu.harvard.hul.ois.mets.Mptr
Return pre-defined XLink show attribute.
getXlinkShow() - Method in class edu.harvard.hul.ois.mets.SmLink
Return pre-defined XLink show attribute.
getXlinkShow() - Method in class edu.harvard.hul.ois.mets.helper.ObjectType
Return pre-defined XLink show attribute.
getXlinkTitle() - Method in class edu.harvard.hul.ois.mets.FLocat
Return XLink title attribute.
getXlinkTitle() - Method in class edu.harvard.hul.ois.mets.MdRef
Return XLink title attribute.
getXlinkTitle() - Method in class edu.harvard.hul.ois.mets.Mptr
Return XLink title attribute.
getXlinkTitle() - Method in class edu.harvard.hul.ois.mets.SmLink
Return XLink title attribute.
getXlinkTitle() - Method in class edu.harvard.hul.ois.mets.helper.ObjectType
Return XLink title attribute.
getXlinkTo() - Method in class edu.harvard.hul.ois.mets.SmLink
Return pre-defined XLink to attribute.

H

HANDLE - Static variable in class edu.harvard.hul.ois.mets.Loctype
Handle.
HAVAL - Static variable in class edu.harvard.hul.ois.mets.Checksumtype
HAVAL.
hasNext() - Method in class edu.harvard.hul.ois.mets.helper.parser.Attributes
 

I

IDREF - Static variable in class edu.harvard.hul.ois.mets.Betype
IDREF type.
INDIVIDUAL - Static variable in class edu.harvard.hul.ois.mets.Type
Individual agent.
INIT - Static variable in class edu.harvard.hul.ois.mets.helper.MetsWriterState
 
IPOWNER - Static variable in class edu.harvard.hul.ois.mets.Role
Intellectual property owner role.
InterfaceDef - class edu.harvard.hul.ois.mets.InterfaceDef.
This class encapsulates the <interfaceDef> element.
InterfaceDef() - Constructor for class edu.harvard.hul.ois.mets.InterfaceDef
Instantiate a new <interfaceDef> object.
inDecl() - Method in class edu.harvard.hul.ois.mets.helper.parser.Context
 
inDecl(boolean) - Method in class edu.harvard.hul.ois.mets.helper.parser.Context
Mutator methods.
inMisc() - Method in class edu.harvard.hul.ois.mets.helper.parser.Context
 
inMisc(boolean) - Method in class edu.harvard.hul.ois.mets.helper.parser.Context
 
inProlog() - Method in class edu.harvard.hul.ois.mets.helper.parser.Context
 
inProlog(boolean) - Method in class edu.harvard.hul.ois.mets.helper.parser.Context
 
init() - Method in class edu.harvard.hul.ois.mets.helper.MetsElement
Initialize a MetsElement object with an empty content model.
isDebug() - Method in class edu.harvard.hul.ois.mets.helper.MetsReader
Return status of the reader debug flag.
isHexValue() - Method in class edu.harvard.hul.ois.mets.helper.parser.Token
Return true if character reference is a hexadecimal value.
isStandalone() - Method in class edu.harvard.hul.ois.mets.helper.parser.Token
Return true if stand-alone.
isStandalone(boolean) - Method in class edu.harvard.hul.ois.mets.helper.parser.Token
Mutator methods.
isValid() - Method in class edu.harvard.hul.ois.mets.helper.MetsVElement
Get the validity flag.
isValid() - Method in interface edu.harvard.hul.ois.mets.helper.MetsValidatable
Get the validity flag.

L

LC_AV - Static variable in class edu.harvard.hul.ois.mets.Mdtype
Library of Congress A/V.
LOM - Static variable in class edu.harvard.hul.ois.mets.Mdtype
LOM.
Loctype - class edu.harvard.hul.ois.mets.Loctype.
This class encapsulates the location type enumeration.
Loctype(String) - Constructor for class edu.harvard.hul.ois.mets.Loctype
Instantiate a Loctype object.

M

MARC - Static variable in class edu.harvard.hul.ois.mets.Mdtype
MARC.
MD5 - Static variable in class edu.harvard.hul.ois.mets.Checksumtype
MD5.
MIDI - Static variable in class edu.harvard.hul.ois.mets.Betype
MIDI type.
MIDI - Static variable in class edu.harvard.hul.ois.mets.Exttype
MIDI type.
MISC - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
MODS - Static variable in class edu.harvard.hul.ois.mets.Mdtype
MODS.
MdRef - class edu.harvard.hul.ois.mets.MdRef.
This class encapsulates the <mdRef> element.
MdRef() - Constructor for class edu.harvard.hul.ois.mets.MdRef
Instantiate a new <mdRef> object.
MdSec - class edu.harvard.hul.ois.mets.helper.MdSec.
This class encapsulates a metadata section element.
MdSec(String) - Constructor for class edu.harvard.hul.ois.mets.helper.MdSec
Instantiate a new MdSec object.
MdWrap - class edu.harvard.hul.ois.mets.MdWrap.
This class encapsulates the <mdWrap> element.
MdWrap() - Constructor for class edu.harvard.hul.ois.mets.MdWrap
Instantiate a new <mdRef> object.
Mdtype - class edu.harvard.hul.ois.mets.Mdtype.
This class encapsulates the metadata type enumeration.
Mdtype(String) - Constructor for class edu.harvard.hul.ois.mets.Mdtype
Instantiate a Mdtype object.
Mechanism - class edu.harvard.hul.ois.mets.Mechanism.
This class encapsulates the <mechanism> element.
Mechanism() - Constructor for class edu.harvard.hul.ois.mets.Mechanism
Instantiate a new <mechanism> object.
Mets - class edu.harvard.hul.ois.mets.Mets.
METS (Metadata Encoding and Transmission Standard) is intended to provide a standardized XML format for transmission of complex digital library objects between systems.
Mets() - Constructor for class edu.harvard.hul.ois.mets.Mets
Instantiate a new Mets object.
Mets(boolean) - Constructor for class edu.harvard.hul.ois.mets.Mets
Instantiate a new Mets object.
MetsElement - class edu.harvard.hul.ois.mets.helper.MetsElement.
Abstract element class.
MetsElement() - Constructor for class edu.harvard.hul.ois.mets.helper.MetsElement
Instantiate a name-less MetsElement object.
MetsElement(String) - Constructor for class edu.harvard.hul.ois.mets.helper.MetsElement
Instantiate a named MetsElement object.
MetsException - exception edu.harvard.hul.ois.mets.helper.MetsException.
METS Java toolkit exception class.
MetsException(String) - Constructor for class edu.harvard.hul.ois.mets.helper.MetsException
CLASS CONSTRUCTOR.
MetsHdr - class edu.harvard.hul.ois.mets.MetsHdr.
This class encapsulates the <metsHdr> element.
MetsHdr() - Constructor for class edu.harvard.hul.ois.mets.MetsHdr
Instantiate a new MetsHdr object.
MetsIDElement - class edu.harvard.hul.ois.mets.helper.MetsIDElement.
Abstract identifiable element class.
MetsIDElement(String) - Constructor for class edu.harvard.hul.ois.mets.helper.MetsIDElement
Instantiate an MetsIDElement object.
MetsIdentifiable - interface edu.harvard.hul.ois.mets.helper.MetsIdentifiable.
Identifiable interface.
MetsReader - class edu.harvard.hul.ois.mets.helper.MetsReader.
Reader to de-serialize a METS file to an in-memory representation.
MetsReader(InputStream) - Constructor for class edu.harvard.hul.ois.mets.helper.MetsReader
Instantiate a MetsReader object with an open input stream.
MetsReader(InputStream, boolean) - Constructor for class edu.harvard.hul.ois.mets.helper.MetsReader
Instantiate a MetsReader object with an open input stream.
MetsSerializable - interface edu.harvard.hul.ois.mets.helper.MetsSerializable.
Serializable interface.
MetsVElement - class edu.harvard.hul.ois.mets.helper.MetsVElement.
Abstract validatable element class.
MetsVElement(String) - Constructor for class edu.harvard.hul.ois.mets.helper.MetsVElement
Instantiate an MetsVElement object.
MetsValidatable - interface edu.harvard.hul.ois.mets.helper.MetsValidatable.
Validatable interface.
MetsValidator - class edu.harvard.hul.ois.mets.helper.MetsValidator.
Validator
MetsValidator() - Constructor for class edu.harvard.hul.ois.mets.helper.MetsValidator
CLASS CONSTRUCTOR.
MetsWriter - class edu.harvard.hul.ois.mets.helper.MetsWriter.
Writer to serialize an in-memory representation of a METS document to a file.
MetsWriter(OutputStream) - Constructor for class edu.harvard.hul.ois.mets.helper.MetsWriter
Instantiate a MetsWriter object with an open output stream.
MetsWriter(OutputStream, String) - Constructor for class edu.harvard.hul.ois.mets.helper.MetsWriter
Instantiate a MetsWriter object for an open output stream with an encoding.
MetsWriterState - class edu.harvard.hul.ois.mets.helper.MetsWriterState.
Write state.
MetsWriterState(String) - Constructor for class edu.harvard.hul.ois.mets.helper.MetsWriterState
Instantiate a MetsWriterState object.
Mptr - class edu.harvard.hul.ois.mets.Mptr.
This class encapsulates the <mptr> element.
Mptr() - Constructor for class edu.harvard.hul.ois.mets.Mptr
Instantiate a new <mptr> object.

N

NEW - Static variable in class edu.harvard.hul.ois.mets.Show
New window.
NISOIMG - Static variable in class edu.harvard.hul.ois.mets.Mdtype
NISO Image.
NONE - Static variable in class edu.harvard.hul.ois.mets.Actuate
Don't actuate.
NONE - Static variable in class edu.harvard.hul.ois.mets.Show
Don't show.
Name - class edu.harvard.hul.ois.mets.Name.
This class encapsulates the <name> element.
Name() - Constructor for class edu.harvard.hul.ois.mets.Name
Instantiate a Name object.
Note - class edu.harvard.hul.ois.mets.Note.
This class encapsulates the <note> element.
Note() - Constructor for class edu.harvard.hul.ois.mets.Note
Instantiate a Note object.
next() - Method in class edu.harvard.hul.ois.mets.helper.parser.Attributes
 

O

ONLOAD - Static variable in class edu.harvard.hul.ois.mets.Actuate
Actuate on load.
ONREQUEST - Static variable in class edu.harvard.hul.ois.mets.Actuate
Actuate on request.
OPEN_PI - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
OPEN_TAG - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
OPEN_TAG2 - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
ORGANIZATION - Static variable in class edu.harvard.hul.ois.mets.Type
Organization agent.
OTHER - Static variable in class edu.harvard.hul.ois.mets.Actuate
Other actuate behavior.
OTHER - Static variable in class edu.harvard.hul.ois.mets.Loctype
Other location type.
OTHER - Static variable in class edu.harvard.hul.ois.mets.Mdtype
Other metadata type.
OTHER - Static variable in class edu.harvard.hul.ois.mets.Role
Other agent role.
OTHER - Static variable in class edu.harvard.hul.ois.mets.Show
Other show behavior.
OTHER - Static variable in class edu.harvard.hul.ois.mets.Type
Other agent type.
ObjectType - class edu.harvard.hul.ois.mets.helper.ObjectType.
This class encapsulates the behavior section element.
ObjectType(String) - Constructor for class edu.harvard.hul.ois.mets.helper.ObjectType
Instantiate a new <ObjectType> object.

P

PCData - class edu.harvard.hul.ois.mets.helper.PCData.
Class encapsulating a PCDATA text string.
PCData() - Constructor for class edu.harvard.hul.ois.mets.helper.PCData
Instantiate a PCData object.
PCData(String) - Constructor for class edu.harvard.hul.ois.mets.helper.PCData
Instantiate a PCData object with string content.
PCData(Reader) - Constructor for class edu.harvard.hul.ois.mets.helper.PCData
Instantiate a PCData object with a content reader.
PI - Static variable in class edu.harvard.hul.ois.mets.helper.MetsWriterState
 
PI - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
PI - Static variable in class edu.harvard.hul.ois.mets.helper.parser.Type
 
POLY - Static variable in class edu.harvard.hul.ois.mets.Shape
Polygon shape.
PREMIS - Static variable in class edu.harvard.hul.ois.mets.Mdtype
PREMIS.
PRESERVATION - Static variable in class edu.harvard.hul.ois.mets.Role
Preservation role.
PROLOG - Static variable in class edu.harvard.hul.ois.mets.helper.MetsWriterState
 
PROLOG - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
PURL - Static variable in class edu.harvard.hul.ois.mets.Loctype
PURL.
Par - class edu.harvard.hul.ois.mets.Par.
This class encapsulates the <par> element.
Par() - Constructor for class edu.harvard.hul.ois.mets.Par
Instantiate a new <par> object.
Parser - class edu.harvard.hul.ois.mets.helper.parser.Parser.
XML non-validating pull parser.
Parser() - Constructor for class edu.harvard.hul.ois.mets.helper.parser.Parser
Instantiate a Parser object.
ParserException - exception edu.harvard.hul.ois.mets.helper.parser.ParserException.
 
ParserException(String) - Constructor for class edu.harvard.hul.ois.mets.helper.parser.ParserException
CLASS CONSTRUCTOR.
ParserException(String, Context) - Constructor for class edu.harvard.hul.ois.mets.helper.parser.ParserException
 
PreformedXML - class edu.harvard.hul.ois.mets.helper.PreformedXML.
Class encapsulating pre-formed XML.
PreformedXML() - Constructor for class edu.harvard.hul.ois.mets.helper.PreformedXML
Instantiate a PreformedXML object.
PreformedXML(String) - Constructor for class edu.harvard.hul.ois.mets.helper.PreformedXML
Instantiate a PreformedXML object with string content.
PreformedXML(Reader) - Constructor for class edu.harvard.hul.ois.mets.helper.PreformedXML
Instantiate a PreformedXML object with a content reader.
parse(String) - Static method in class edu.harvard.hul.ois.mets.Actuate
Return actuate behavior by name.
parse(String) - Static method in class edu.harvard.hul.ois.mets.Betype
Return the being/end type by name.
parse(String) - Static method in class edu.harvard.hul.ois.mets.Checksumtype
Return the checksum type by name.
parse(String) - Static method in class edu.harvard.hul.ois.mets.Exttype
Return the extent type by name.
parse(String) - Static method in class edu.harvard.hul.ois.mets.Loctype
Return Loctype by name.
parse(String) - Static method in class edu.harvard.hul.ois.mets.Mdtype
Return the metadata type by name.
parse(String) - Static method in class edu.harvard.hul.ois.mets.Role
Return the agent role by name.
parse(String) - Static method in class edu.harvard.hul.ois.mets.Shape
Return the area shape by name.
parse(String) - Static method in class edu.harvard.hul.ois.mets.Show
Return show behavior by name.
parse(String) - Static method in class edu.harvard.hul.ois.mets.Transformtype
Return Transformtype by name.
parse(String) - Static method in class edu.harvard.hul.ois.mets.Type
Return agent type by name.
parse(String) - Static method in class edu.harvard.hul.ois.mets.helper.DateTime
Return Date representation of string.
peek() - Method in class edu.harvard.hul.ois.mets.helper.parser.Context
 
peekAtToken() - Method in class edu.harvard.hul.ois.mets.helper.parser.Parser
Return current token.
peekAtToken(boolean) - Method in class edu.harvard.hul.ois.mets.helper.parser.Parser
Return current token.
pi(String, String) - Method in class edu.harvard.hul.ois.mets.helper.MetsWriter
Write processing instruction to the output stream.
pop() - Method in class edu.harvard.hul.ois.mets.helper.parser.Context
 
push(String) - Method in class edu.harvard.hul.ois.mets.helper.parser.Context
 
push(StringBuffer) - Method in class edu.harvard.hul.ois.mets.helper.parser.Context
 

R

READY - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
RECT - Static variable in class edu.harvard.hul.ois.mets.Shape
Rectangle shape.
REFERENCE - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
REPLACE - Static variable in class edu.harvard.hul.ois.mets.Show
Replace in window.
RightsMD - class edu.harvard.hul.ois.mets.RightsMD.
This class encapsulates the <rightsMD> element.
RightsMD() - Constructor for class edu.harvard.hul.ois.mets.RightsMD
Instantiate a new rightsMD object.
Role - class edu.harvard.hul.ois.mets.Role.
This class encapsulates the agent role enumeration.
Role(String) - Constructor for class edu.harvard.hul.ois.mets.Role
Instantiate a Role object.
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.Agent
De-serialize the content of the instance document into this element using the given reader.
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.AltRecordID
De-serialize the content of the file into this element using the given reader.
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.AmdSec
De-serialize the content of the amd into this element using the given reader.
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.Area
De-serialize the content of the file into this element using the given reader.
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.Behavior
De-serialize the content of the file into this element using the given reader.
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.BehaviorSec
De-serialize the content of the file into this element using the given reader.
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.BinData
De-serialize the content of the file into this element using the given reader.
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.Div
De-serialize the content of the file into this element using the given reader.
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.FContent
De-serialize the content of the file into this element using the given reader.
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.FLocat
De-serialize the content of the file into this element using the given reader.
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.File
De-serialize the content of the file into this element using the given reader.
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.FileGrp
De-serialize the content of the file into this element using the given reader.
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.FileSec
De-serialize the content of the file into this element using the given reader.
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.Fptr
De-serialize the content of the file into this element using the given reader.
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.MdRef
De-serialize the content of the file into this element using the given reader.
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.MdWrap
De-serialize the content of the file into this element using the given reader.
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.Mets
De-serialize the content of the file into this element using the given reader.
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.MetsHdr
De-serialize the content of the file using the given reader.
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.Mptr
De-serialize the content of the file into this element using the given reader
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.Name
De-serialize the content of the instance document into this element using the given reader
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.Note
De-serialize the content of the instance document into this element using the given reader.
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.Par
De-serialize the content of the file into this element using the given reader.
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.Seq
De-serialize the content of the file into this element using the given reader.
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.SmLink
De-serialize the content of the file into this element using the given reader.
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.Stream
De-serialize the content of the file into this element using the given reader.
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.StructLink
De-serialize the content of the file into this element using the given reader.
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.StructMap
De-serialize the content of the file into this element using the given reader.
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.TransformFile
De-serialize the content of the file into this element using the given reader.
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.XmlData
De-serialize the content of the file into this element using the given reader.
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.helper.Any
De-serialize the content of the instance document into this element using the given reader
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.helper.Base64
De-serialize this element and its content model.
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.helper.MdSec
De-serialize the content of the file into this element using the given reader.
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.helper.MetsElement
De-serialize this element and its content model.
read(MetsReader) - Method in interface edu.harvard.hul.ois.mets.helper.MetsSerializable
Deserialize this object and its content model.
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.helper.ObjectType
De-serialize the content of the file into this element using the given reader.
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.helper.PCData
De-serialize this element and its content model.
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.helper.PreformedXML
This method is provided to satisfy the MetsSerializable interface, but it is never invoked.
read(MetsReader) - Method in class edu.harvard.hul.ois.mets.helper.XmlStream
De-serialize this element and its content model.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.Agent
Instantiate a Agent object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.AltRecordID
Instantiate an AltRecordID object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.AmdSec
Instantiate a AmdSec object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.Area
Instantiate a Area object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.Behavior
Instantiate a Behavior object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.BehaviorSec
Instantiate a BehaviorSec object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.BinData
Instantiate a BinData object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.DigiprovMD
Instantiate a DigiprovMD object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.Div
Instantiate a Div object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.DmdSec
Instantiate a DmdSec object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.FContent
Instantiate a FContent object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.FLocat
Instantiate a FLocat object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.File
Instantiate a File object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.FileGrp
Instantiate a FileGrp object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.FileSec
Instantiate a FileSec object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.Fptr
Instantiate a Fptr object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.InterfaceDef
Instantiate an InterfaceDef object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.MdRef
Instantiate a MdRef object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.MdWrap
Instantiate a MdWrap object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.Mechanism
Instantiate an Mechanism object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.Mets
Instantiate a Mets object de-serialized from the input stream.
reader(MetsReader, boolean) - Static method in class edu.harvard.hul.ois.mets.Mets
Instantiate a Mets object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.MetsHdr
Instantiate a MetsHdr object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.Mptr
Instantiate a Mptr object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.Name
Instantiate a Name object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.Note
Instantiate a Note object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.Par
Instantiate a Par object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.RightsMD
Instantiate a RightsMD object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.Seq
Instantiate a Seq object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.SmLink
Instantiate a SmLink object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.SourceMD
Instantiate a SourceMD object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.Stream
Instantiate a Stream object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.StructLink
Instantiate a StructLink object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.StructMap
Instantiate a StructMap object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.TechMD
Instantiate a TechMD object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.TransformFile
Instantiate a TransformFile object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.XmlData
Instantiate a XmlData object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.helper.Any
Instantiate a Any object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.helper.Base64
Instantiate a Base64 object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.helper.PCData
Instantiate a PCData object de-serialized from the input stream.
reader(MetsReader) - Static method in class edu.harvard.hul.ois.mets.helper.XmlStream
Instantiate a XmlStream object de-serialized from the input stream.
reset() - Method in class edu.harvard.hul.ois.mets.helper.parser.Attributes
 

S

SHA1 - Static variable in class edu.harvard.hul.ois.mets.Checksumtype
SHA-1.
SHA256 - Static variable in class edu.harvard.hul.ois.mets.Checksumtype
SHA-256.
SHA384 - Static variable in class edu.harvard.hul.ois.mets.Checksumtype
SHA-384.
SHA512 - Static variable in class edu.harvard.hul.ois.mets.Checksumtype
SHA-512.
SMIL - Static variable in class edu.harvard.hul.ois.mets.Betype
SMIL type.
SMIL - Static variable in class edu.harvard.hul.ois.mets.Exttype
SMIL type.
SMPTE_24 - Static variable in class edu.harvard.hul.ois.mets.Betype
SMPTE-24 type.
SMPTE_24 - Static variable in class edu.harvard.hul.ois.mets.Exttype
SMPTE-24 type.
SMPTE_25 - Static variable in class edu.harvard.hul.ois.mets.Betype
SMPTE-25 type.
SMPTE_25 - Static variable in class edu.harvard.hul.ois.mets.Exttype
SMPTE-25 type.
SMPTE_DF29_97 - Static variable in class edu.harvard.hul.ois.mets.Betype
SMPTE-DF29.97 type.
SMPTE_DF29_97 - Static variable in class edu.harvard.hul.ois.mets.Exttype
SMPTE-DF29.97 type.
SMPTE_DF30 - Static variable in class edu.harvard.hul.ois.mets.Betype
SMPTE-DF30 type.
SMPTE_DF30 - Static variable in class edu.harvard.hul.ois.mets.Exttype
SMPTE-DF30 type.
SMPTE_NDF29_97 - Static variable in class edu.harvard.hul.ois.mets.Betype
SMPTE-NDF29.97 type.
SMPTE_NDF29_97 - Static variable in class edu.harvard.hul.ois.mets.Exttype
SMPTE-NDF29.97 type.
SMPTE_NDF30 - Static variable in class edu.harvard.hul.ois.mets.Betype
SMPTE-NDF30 type.
SMPTE_NDF30 - Static variable in class edu.harvard.hul.ois.mets.Exttype
SMPTE-NDF30 type.
START_CDATA1 - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
START_CDATA2 - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
START_CDATA3 - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
START_CDATA4 - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
START_CDATA5 - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
START_CDATA6 - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
START_COMMENT - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
START_DOC - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
START_DOC - Static variable in class edu.harvard.hul.ois.mets.helper.parser.Type
 
START_PI_TARGET - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
START_PI_WS - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
START_TAG - Static variable in class edu.harvard.hul.ois.mets.helper.MetsWriterState
 
START_TAG - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
START_TAG - Static variable in class edu.harvard.hul.ois.mets.helper.parser.Type
 
START_TAG_NAME - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
START_TAG_WS - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
Schema - class edu.harvard.hul.ois.mets.helper.Schema.
Encapsulate the prefix, namespace URI, and schema location URI of a namespace-qualified schema.
Schema(String, String) - Constructor for class edu.harvard.hul.ois.mets.helper.Schema
Instantiate a Schema object.
Schema(String, String, String) - Constructor for class edu.harvard.hul.ois.mets.helper.Schema
Instantiate a Schema object.
Seq - class edu.harvard.hul.ois.mets.Seq.
This class encapsulates the <seq> element.
Seq() - Constructor for class edu.harvard.hul.ois.mets.Seq
Instantiate a new Seq object.
Shape - class edu.harvard.hul.ois.mets.Shape.
This class encapsulates the area shape enumeration.
Shape(String) - Constructor for class edu.harvard.hul.ois.mets.Shape
Instantiate a Shape object.
Show - class edu.harvard.hul.ois.mets.Show.
This class encapsulates the XLink show behavior enumeration.
Show(String) - Constructor for class edu.harvard.hul.ois.mets.Show
Instantiate a Show object.
SmLink - class edu.harvard.hul.ois.mets.SmLink.
This class encapsulates the <smLink> element.
SmLink() - Constructor for class edu.harvard.hul.ois.mets.SmLink
Instantiate a new <smLink> object.
SourceMD - class edu.harvard.hul.ois.mets.SourceMD.
This class encapsulates the <sourceMD> element.
SourceMD() - Constructor for class edu.harvard.hul.ois.mets.SourceMD
Instantiate a new sourceMD object.
State - class edu.harvard.hul.ois.mets.helper.parser.State.
 
State(String) - Constructor for class edu.harvard.hul.ois.mets.helper.parser.State
CLASS CONSTRUCTOR.
Stream - class edu.harvard.hul.ois.mets.Stream.
This class encapsulates the <stream> element.
Stream() - Constructor for class edu.harvard.hul.ois.mets.Stream
Instantiate a new Stream object.
StructLink - class edu.harvard.hul.ois.mets.StructLink.
This class encapsulates the <structLink> element.
StructLink() - Constructor for class edu.harvard.hul.ois.mets.StructLink
Instantiate a new StructLink object.
StructMap - class edu.harvard.hul.ois.mets.StructMap.
This class encapsulates the <structMap> element.
StructMap() - Constructor for class edu.harvard.hul.ois.mets.StructMap
Instantiate a new StructMap object.
setADMID(String) - Method in class edu.harvard.hul.ois.mets.Area
Set ADMID of AmdSec element.
setADMID(String, MetsIDElement) - Method in class edu.harvard.hul.ois.mets.Area
Set ADMIND of AmdSec element, with referenced element.
setADMID(String) - Method in class edu.harvard.hul.ois.mets.Behavior
Set ADMID of AmdSec element.
setADMID(String, MetsIDElement) - Method in class edu.harvard.hul.ois.mets.Behavior
Set ADMID of AmdSec element, with referenced element.
setADMID(String) - Method in class edu.harvard.hul.ois.mets.Div
Set ADMID of AmdSec element.
setADMID(String, MetsIDElement) - Method in class edu.harvard.hul.ois.mets.Div
Set ADMID of AmdSec element, with referenced element.
setADMID(String) - Method in class edu.harvard.hul.ois.mets.File
Set ADMID of AmdSec element.
setADMID(String, MetsIDElement) - Method in class edu.harvard.hul.ois.mets.File
Set ADMID of AmdSec element, with referenced element.
setADMID(String) - Method in class edu.harvard.hul.ois.mets.FileGrp
Set ADMID of AmdSec element.
setADMID(String, MetsIDElement) - Method in class edu.harvard.hul.ois.mets.FileGrp
Set ADMID of AmdSec element, with referenced element.
setADMID(String) - Method in class edu.harvard.hul.ois.mets.Stream
Set ADMID of AmdSec element.
setADMID(String, MetsIDElement) - Method in class edu.harvard.hul.ois.mets.Stream
Set ADMID of AmdSec element, with referenced element.
setADMID(String) - Method in class edu.harvard.hul.ois.mets.helper.MdSec
Set ADMID of AmdSec element.
setADMID(String, MetsIDElement) - Method in class edu.harvard.hul.ois.mets.helper.MdSec
Set ADMID of AmdSec element, with referenced element.
setBEGIN(String) - Method in class edu.harvard.hul.ois.mets.Area
Set area beginning location
setBETYPE(Betype) - Method in class edu.harvard.hul.ois.mets.Area
Set area begin/end type.
setBTYPE(String) - Method in class edu.harvard.hul.ois.mets.Behavior
Set behavior type.
setCHECKSUM(String) - Method in class edu.harvard.hul.ois.mets.File
Set file checksum.
setCHECKSUMTYPE(Checksumtype) - Method in class edu.harvard.hul.ois.mets.File
Set file checksum type.
setCONTENTIDS(String) - Method in class edu.harvard.hul.ois.mets.Area
Set CONTENTIDS.
setCONTENTIDS(String) - Method in class edu.harvard.hul.ois.mets.Div
Set CONTENTIDS.
setCONTENTIDS(String) - Method in class edu.harvard.hul.ois.mets.Fptr
Set CONTENTIDS.
setCONTENTIDS(String) - Method in class edu.harvard.hul.ois.mets.Mptr
Set CONTENTIDS.
setCOORDS(String) - Method in class edu.harvard.hul.ois.mets.Area
Set area coordinates.
setCREATED(Date) - Method in class edu.harvard.hul.ois.mets.Behavior
Set creation date/time of this behavior.
setCREATED(Date) - Method in class edu.harvard.hul.ois.mets.BehaviorSec
Set creation date/time of this behaviorSec.
setCREATED(Date) - Method in class edu.harvard.hul.ois.mets.File
Set file creation date/time.
setCREATED(Date) - Method in class edu.harvard.hul.ois.mets.helper.MdSec
Set metadata creation date/time.
setCREATEDATE(Date) - Method in class edu.harvard.hul.ois.mets.MetsHdr
Set create date/time.
setCharacter(char) - Method in class edu.harvard.hul.ois.mets.helper.parser.Context
 
setCharacterValue(int) - Method in class edu.harvard.hul.ois.mets.helper.parser.Context
 
setColumnNumber(int) - Method in class edu.harvard.hul.ois.mets.helper.parser.Context
 
setDMDID(String) - Method in class edu.harvard.hul.ois.mets.Div
Set DMDID of DmdSec element.
setDMDID(String, DmdSec) - Method in class edu.harvard.hul.ois.mets.Div
Set DMDID of DmdSec element, with referenced element.
setDMDID(String) - Method in class edu.harvard.hul.ois.mets.File
Set DMDID of DmdSec element.
setDMDID(String, DmdSec) - Method in class edu.harvard.hul.ois.mets.File
Set DMDID of DmdSec element, with referenced element.
setDMDID(String) - Method in class edu.harvard.hul.ois.mets.Stream
Set DMDID of DmdSec element.
setDMDID(String, DmdSec) - Method in class edu.harvard.hul.ois.mets.Stream
Set DMDID of DmdSec element, with referenced element.
setEND(String) - Method in class edu.harvard.hul.ois.mets.Area
Set area ending location
setEXTENT(String) - Method in class edu.harvard.hul.ois.mets.Area
Set area extent
setEXTTYPE(Exttype) - Method in class edu.harvard.hul.ois.mets.Area
Set area extent type.
setEncoding(String) - Method in class edu.harvard.hul.ois.mets.helper.parser.Token
 
setFILEID(String) - Method in class edu.harvard.hul.ois.mets.Area
Set FILEID of File.
setFILEID(String, File) - Method in class edu.harvard.hul.ois.mets.Area
Set FILEID of File, with referenced element.
setFILEID(String) - Method in class edu.harvard.hul.ois.mets.Fptr
Set IDREF of File.
setFILEID(String, File) - Method in class edu.harvard.hul.ois.mets.Fptr
Set IDREF of File, with referenced element.
setFrom(String) - Method in class edu.harvard.hul.ois.mets.SmLink
Set IDREF of "from" attribute StructMap element.
setFrom(String, MetsIDElement) - Method in class edu.harvard.hul.ois.mets.SmLink
Set IDREF of StructMap element, with referenced element.
setGROUPID(String) - Method in class edu.harvard.hul.ois.mets.Behavior
Set behavior group ID.
setGROUPID(String) - Method in class edu.harvard.hul.ois.mets.File
Set file group ID.
setGROUPID(String) - Method in class edu.harvard.hul.ois.mets.helper.MdSec
Set metadata group ID.
setID(String) - Method in class edu.harvard.hul.ois.mets.helper.MetsIDElement
Set the element ID.
setID(String) - Method in interface edu.harvard.hul.ois.mets.helper.MetsIdentifiable
Set the element ID
setInput(File) - Method in class edu.harvard.hul.ois.mets.helper.parser.Parser
Set the input file.
setInput(InputStream) - Method in class edu.harvard.hul.ois.mets.helper.parser.Parser
Set the input stream.
setInput(Reader) - Method in class edu.harvard.hul.ois.mets.helper.parser.Parser
Set the input reader.
setInput(String) - Method in class edu.harvard.hul.ois.mets.helper.parser.Parser
Set the input file name.
setLABEL(String) - Method in class edu.harvard.hul.ois.mets.Behavior
Set behavior label.
setLABEL(String) - Method in class edu.harvard.hul.ois.mets.BehaviorSec
Set behavior label.
setLABEL(String) - Method in class edu.harvard.hul.ois.mets.Div
Set division label.
setLABEL(String) - Method in class edu.harvard.hul.ois.mets.MdRef
Set metadata label.
setLABEL(String) - Method in class edu.harvard.hul.ois.mets.MdWrap
Set metadata label.
setLABEL(String) - Method in class edu.harvard.hul.ois.mets.Mets
Set document object label.
setLABEL(String) - Method in class edu.harvard.hul.ois.mets.StructMap
Set descriptive label.
setLABEL(String) - Method in class edu.harvard.hul.ois.mets.helper.ObjectType
Set description of linked-to type.
setLASTMODDATE(Date) - Method in class edu.harvard.hul.ois.mets.MetsHdr
Set last modification date/time.
setLOCTYPE(Loctype) - Method in class edu.harvard.hul.ois.mets.FLocat
Set pre-defined locator type.
setLOCTYPE(Loctype) - Method in class edu.harvard.hul.ois.mets.MdRef
Set pre-defined locator type.
setLOCTYPE(Loctype) - Method in class edu.harvard.hul.ois.mets.Mptr
Set pre-defined locator type.
setLOCTYPE(Loctype) - Method in class edu.harvard.hul.ois.mets.helper.ObjectType
Set pre-defined locator type.
setLineNumber(int) - Method in class edu.harvard.hul.ois.mets.helper.parser.Context
 
setLocationURI(String) - Method in class edu.harvard.hul.ois.mets.helper.Schema
Set schema location URI.
setMDTYPE(Mdtype) - Method in class edu.harvard.hul.ois.mets.MdRef
Set metadata type.
setMDTYPE(Mdtype) - Method in class edu.harvard.hul.ois.mets.MdWrap
Set metadata type.
setMIMETYPE(String) - Method in class edu.harvard.hul.ois.mets.File
Set file MIME type.
setMIMETYPE(String) - Method in class edu.harvard.hul.ois.mets.MdRef
Set file MIME type.
setMIMETYPE(String) - Method in class edu.harvard.hul.ois.mets.MdWrap
Set file MIME type.
setNamespacePrefix(String) - Method in class edu.harvard.hul.ois.mets.helper.Schema
Set schema namespace prefix.
setNamespaceURI(String) - Method in class edu.harvard.hul.ois.mets.helper.Schema
Set schema namespace URI.
setNoEscape(boolean) - Method in class edu.harvard.hul.ois.mets.helper.MetsWriter
Set the value of the global "no escape" flag.
setOBJID(String) - Method in class edu.harvard.hul.ois.mets.Mets
Set document object ID.
setORDER(int) - Method in class edu.harvard.hul.ois.mets.Div
Set division order label with integer representation.
setORDERLABEL(String) - Method in class edu.harvard.hul.ois.mets.Div
Set division order label with string representation.
setOTHERLOCTYPE(String) - Method in class edu.harvard.hul.ois.mets.FLocat
Set other locator type.
setOTHERLOCTYPE(String) - Method in class edu.harvard.hul.ois.mets.MdRef
Set other metadata locator type.
setOTHERLOCTYPE(String) - Method in class edu.harvard.hul.ois.mets.Mptr
Set other locator type.
setOTHERLOCTYPE(String) - Method in class edu.harvard.hul.ois.mets.helper.ObjectType
Set other locator type.
setOTHERMDTYPE(String) - Method in class edu.harvard.hul.ois.mets.MdRef
Set other metadata type.
setOTHERMDTYPE(String) - Method in class edu.harvard.hul.ois.mets.MdWrap
Set other metadata type.
setOTHERROLE(String) - Method in class edu.harvard.hul.ois.mets.Agent
Set other agent role.
setOTHERTYPE(String) - Method in class edu.harvard.hul.ois.mets.Agent
Set other agent type.
setOWNERID(String) - Method in class edu.harvard.hul.ois.mets.File
Set file owner-specific ID.
setOWNERID(String) - Method in class edu.harvard.hul.ois.mets.Stream
Set stream OWNERID.
setPROFILE(String) - Method in class edu.harvard.hul.ois.mets.Mets
Set document object profile.
setRECORDSTATUS(String) - Method in class edu.harvard.hul.ois.mets.MetsHdr
Set record status.
setROLE(Role) - Method in class edu.harvard.hul.ois.mets.Agent
Set pre-defined agent role.
setSEQ(int) - Method in class edu.harvard.hul.ois.mets.File
Set file sequence order in this fileGrp.
setSHAPE(Shape) - Method in class edu.harvard.hul.ois.mets.Area
Set area shape.
setSIZE(long) - Method in class edu.harvard.hul.ois.mets.File
Set file size in bytes.
setSTATUS(String) - Method in class edu.harvard.hul.ois.mets.helper.MdSec
Set metadata status.
setSTRUCTID(String) - Method in class edu.harvard.hul.ois.mets.Behavior
Set STRUCTID of StructMap.
setSTRUCTID(String, MetsIDElement) - Method in class edu.harvard.hul.ois.mets.Behavior
Set STRUCTID of StructMap element, with referenced element.
setSchema(String, String) - Method in class edu.harvard.hul.ois.mets.helper.MetsElement
Set additional namespace-qualified schemas to declare.
setSchema(String, String, String) - Method in class edu.harvard.hul.ois.mets.helper.MetsElement
Set additional namespace-qualified schemas to declare.
setState(State) - Method in class edu.harvard.hul.ois.mets.helper.parser.Context
 
setStreamType(String) - Method in class edu.harvard.hul.ois.mets.Stream
Set stream type.
setTRANSFORMALGORITHM(String) - Method in class edu.harvard.hul.ois.mets.TransformFile
Transformation algorithm.
setTRANSFORMBEHAVIOR(String) - Method in class edu.harvard.hul.ois.mets.TransformFile
Set TRANSFORMBEHAVIOR of Behavior element.
setTRANSFORMBEHAVIOR(String, Behavior) - Method in class edu.harvard.hul.ois.mets.TransformFile
Set TRANSFORMBEHAVIOR of Behavior element, with referenced element.
setTRANSFORMKEY(String) - Method in class edu.harvard.hul.ois.mets.TransformFile
Transformation key.
setTRANSFORMORDER(int) - Method in class edu.harvard.hul.ois.mets.TransformFile
Transformation order.
setTRANSFORMTYPE(Transformtype) - Method in class edu.harvard.hul.ois.mets.TransformFile
Transformation type.
setTYPE(Type) - Method in class edu.harvard.hul.ois.mets.Agent
Set pre-defined agent type.
setTYPE(String) - Method in class edu.harvard.hul.ois.mets.AltRecordID
Set record ID type.
setTYPE(String) - Method in class edu.harvard.hul.ois.mets.Div
Set division type.
setTYPE(String) - Method in class edu.harvard.hul.ois.mets.Mets
Set document object type.
setTYPE(String) - Method in class edu.harvard.hul.ois.mets.StructMap
Set map type.
setTo(String) - Method in class edu.harvard.hul.ois.mets.SmLink
Set IDREF of "to" attribute StructMap element.
setTo(String, MetsIDElement) - Method in class edu.harvard.hul.ois.mets.SmLink
Set IDREF of StructMap element, with referenced element.
setUSE(String) - Method in class edu.harvard.hul.ois.mets.FContent
Set use flag for this fileGrp.
setUSE(String) - Method in class edu.harvard.hul.ois.mets.FLocat
Set use flag for this fileGrp.
setUSE(String) - Method in class edu.harvard.hul.ois.mets.File
Set use flag for this fileGrp.
setUSE(String) - Method in class edu.harvard.hul.ois.mets.FileGrp
Set use flag for this fileGrp.
setVERSDATE(Date) - Method in class edu.harvard.hul.ois.mets.FileGrp
Set version date/time of this fileGrp.
setVersion(String) - Method in class edu.harvard.hul.ois.mets.helper.parser.Token
 
setXPTR(String) - Method in class edu.harvard.hul.ois.mets.MdRef
Set metadata XPTR.
setXlinkActuate(Actuate) - Method in class edu.harvard.hul.ois.mets.FLocat
Set pre-defined Xlink actuate behavior.
setXlinkActuate(Actuate) - Method in class edu.harvard.hul.ois.mets.MdRef
Set pre-defined Xlink actuate behavior.
setXlinkActuate(Actuate) - Method in class edu.harvard.hul.ois.mets.Mptr
Set pre-defined Xlink actuate behavior.
setXlinkActuate(Actuate) - Method in class edu.harvard.hul.ois.mets.SmLink
Set pre-defined Xlink actuate behavior.
setXlinkActuate(Actuate) - Method in class edu.harvard.hul.ois.mets.helper.ObjectType
Set pre-defined Xlink actuate behavior.
setXlinkArcrole(String) - Method in class edu.harvard.hul.ois.mets.FLocat
Set Xlink arcrole attribute.
setXlinkArcrole(String) - Method in class edu.harvard.hul.ois.mets.MdRef
Set Xlink arcrole attribute.
setXlinkArcrole(String) - Method in class edu.harvard.hul.ois.mets.Mptr
Set Xlink arcrole attribute.
setXlinkArcrole(String) - Method in class edu.harvard.hul.ois.mets.SmLink
Set Xlink arcrole attribute.
setXlinkArcrole(String) - Method in class edu.harvard.hul.ois.mets.helper.ObjectType
Set Xlink arcrole attribute.
setXlinkFrom(String) - Method in class edu.harvard.hul.ois.mets.SmLink
Set pre-defined Xlink from attribute.
setXlinkHref(String) - Method in class edu.harvard.hul.ois.mets.FLocat
Set Xlink href attribute.
setXlinkHref(String) - Method in class edu.harvard.hul.ois.mets.MdRef
Set Xlink href attribute.
setXlinkHref(String) - Method in class edu.harvard.hul.ois.mets.Mptr
Set Xlink href attribute.
setXlinkHref(String) - Method in class edu.harvard.hul.ois.mets.helper.ObjectType
Set Xlink href attribute.
setXlinkRole(String) - Method in class edu.harvard.hul.ois.mets.FLocat
Set Xlink role attribute.
setXlinkRole(String) - Method in class edu.harvard.hul.ois.mets.MdRef
Set Xlink role attribute.
setXlinkRole(String) - Method in class edu.harvard.hul.ois.mets.Mptr
Set Xlink role attribute.
setXlinkRole(String) - Method in class edu.harvard.hul.ois.mets.helper.ObjectType
Set Xlink role attribute.
setXlinkShow(Show) - Method in class edu.harvard.hul.ois.mets.FLocat
Set pre-defined Xlink show behavior.
setXlinkShow(Show) - Method in class edu.harvard.hul.ois.mets.MdRef
Set pre-defined Xlink show behavior.
setXlinkShow(Show) - Method in class edu.harvard.hul.ois.mets.Mptr
Set pre-defined Xlink show behavior.
setXlinkShow(Show) - Method in class edu.harvard.hul.ois.mets.SmLink
Set pre-defined Xlink show behavior.
setXlinkShow(Show) - Method in class edu.harvard.hul.ois.mets.helper.ObjectType
Set pre-defined Xlink show behavior.
setXlinkTitle(String) - Method in class edu.harvard.hul.ois.mets.FLocat
Set Xlink title attribute
setXlinkTitle(String) - Method in class edu.harvard.hul.ois.mets.MdRef
Set Xlink title attribute
setXlinkTitle(String) - Method in class edu.harvard.hul.ois.mets.Mptr
Set Xlink title attribute
setXlinkTitle(String) - Method in class edu.harvard.hul.ois.mets.SmLink
Set Xlink title attribute
setXlinkTitle(String) - Method in class edu.harvard.hul.ois.mets.helper.ObjectType
Set Xlink title attribute
setXlinkTo(String) - Method in class edu.harvard.hul.ois.mets.SmLink
Set pre-defined Xlink to attribute.
size() - Method in class edu.harvard.hul.ois.mets.helper.parser.Attributes
 
start(String) - Method in class edu.harvard.hul.ois.mets.helper.MetsWriter
Write a start tag to the output stream.

T

TCF - Static variable in class edu.harvard.hul.ois.mets.Betype
TCF type.
TCF - Static variable in class edu.harvard.hul.ois.mets.Exttype
TCF type.
TEIHDR - Static variable in class edu.harvard.hul.ois.mets.Mdtype
TEI header.
TEXT - Static variable in class edu.harvard.hul.ois.mets.helper.MetsWriterState
 
TEXT - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
TEXT - Static variable in class edu.harvard.hul.ois.mets.helper.parser.Type
 
TIGER - Static variable in class edu.harvard.hul.ois.mets.Checksumtype
TIGER.
TIME - Static variable in class edu.harvard.hul.ois.mets.Betype
TIME type.
TIME - Static variable in class edu.harvard.hul.ois.mets.Exttype
TIME type.
TechMD - class edu.harvard.hul.ois.mets.TechMD.
This class encapsulates the <techMD> element.
TechMD() - Constructor for class edu.harvard.hul.ois.mets.TechMD
Instantiate a new techMD object.
Token - class edu.harvard.hul.ois.mets.helper.parser.Token.
 
Token(Type, Context) - Constructor for class edu.harvard.hul.ois.mets.helper.parser.Token
CLASS CONSTRUCTOR.
Token(Type, Context, int) - Constructor for class edu.harvard.hul.ois.mets.helper.parser.Token
 
Token(Type, Context, int, boolean) - Constructor for class edu.harvard.hul.ois.mets.helper.parser.Token
 
Token(Type, Context, String) - Constructor for class edu.harvard.hul.ois.mets.helper.parser.Token
 
Token(Type, Context, StringBuffer) - Constructor for class edu.harvard.hul.ois.mets.helper.parser.Token
 
Token(Type, Context, String, Attributes) - Constructor for class edu.harvard.hul.ois.mets.helper.parser.Token
 
Token(Type, Context, StringBuffer, Attributes) - Constructor for class edu.harvard.hul.ois.mets.helper.parser.Token
 
Token(Type, Context, String, String) - Constructor for class edu.harvard.hul.ois.mets.helper.parser.Token
 
Token(Type, Context, String, StringBuffer) - Constructor for class edu.harvard.hul.ois.mets.helper.parser.Token
 
Token(Type, Context, StringBuffer, String) - Constructor for class edu.harvard.hul.ois.mets.helper.parser.Token
 
Token(Type, Context, StringBuffer, StringBuffer) - Constructor for class edu.harvard.hul.ois.mets.helper.parser.Token
 
TransformFile - class edu.harvard.hul.ois.mets.TransformFile.
This class encapsulates the <transformFile> element.
TransformFile() - Constructor for class edu.harvard.hul.ois.mets.TransformFile
Instantiate a new TransformFile object.
Transformtype - class edu.harvard.hul.ois.mets.Transformtype.
This class encapsulates the TRANSFORMTYPE type.
Transformtype(String) - Constructor for class edu.harvard.hul.ois.mets.Transformtype
Instantiate a Transformtype object.
Type - class edu.harvard.hul.ois.mets.Type.
This class encapsulates the agent type enumeration.
Type(String) - Constructor for class edu.harvard.hul.ois.mets.Type
Instantiate a Type object.
Type - class edu.harvard.hul.ois.mets.helper.parser.Type.
 
Type(String) - Constructor for class edu.harvard.hul.ois.mets.helper.parser.Type
Instantiate a Type object.
text(String) - Method in class edu.harvard.hul.ois.mets.helper.MetsWriter
Write text to the output stream.
text(String, boolean) - Method in class edu.harvard.hul.ois.mets.helper.MetsWriter
Write text to the output stream.
toString() - Method in class edu.harvard.hul.ois.mets.helper.Enum
Return the enumeration value.
toString() - Method in class edu.harvard.hul.ois.mets.helper.parser.State
 
toString() - Method in class edu.harvard.hul.ois.mets.helper.parser.Type
Convert the type to a String.

U

URL - Static variable in class edu.harvard.hul.ois.mets.Loctype
URL.
URN - Static variable in class edu.harvard.hul.ois.mets.Loctype
URN.

V

VRA - Static variable in class edu.harvard.hul.ois.mets.Mdtype
Visual Resource Association.
validate(MetsValidator) - Method in class edu.harvard.hul.ois.mets.helper.MetsVElement
Validate this element and its content model using the given validator.
validate(MetsValidator) - Method in interface edu.harvard.hul.ois.mets.helper.MetsValidatable
Validate this element and its content model using the given validator.
validate(MetsVElement) - Method in class edu.harvard.hul.ois.mets.helper.MetsValidator
Validate an element and its content model.
validateIDREFs(MetsValidator) - Method in class edu.harvard.hul.ois.mets.helper.MetsVElement
Validate this element for ID/IDREF and its content model for consistency using the given validator.
validateIDREFs(MetsVElement) - Method in class edu.harvard.hul.ois.mets.helper.MetsValidator
Validate an element and its content model for ID/IDREF consistency.
validateThis(MetsValidator) - Method in class edu.harvard.hul.ois.mets.Agent
Validate this element using the given validator.
validateThis(MetsValidator) - Method in class edu.harvard.hul.ois.mets.AltRecordID
Validate this element using the given validator.
validateThis(MetsValidator) - Method in class edu.harvard.hul.ois.mets.Area
Validate this element using the given validator.
validateThis(MetsValidator) - Method in class edu.harvard.hul.ois.mets.Behavior
Validate this element and its content model using the given validator.
validateThis(MetsValidator) - Method in class edu.harvard.hul.ois.mets.BinData
Validate this element the given validator.
validateThis(MetsValidator) - Method in class edu.harvard.hul.ois.mets.FContent
Validate this element using the given validator.
validateThis(MetsValidator) - Method in class edu.harvard.hul.ois.mets.FLocat
Validate this element using the given validator.
validateThis(MetsValidator) - Method in class edu.harvard.hul.ois.mets.File
Validate this element using the given validator.
validateThis(MetsValidator) - Method in class edu.harvard.hul.ois.mets.FileSec
Validate this element using the given validator.
validateThis(MetsValidator) - Method in class edu.harvard.hul.ois.mets.MdRef
Validate this element with the given validator.
validateThis(MetsValidator) - Method in class edu.harvard.hul.ois.mets.MdWrap
Validate this element using the given validator.
validateThis(MetsValidator) - Method in class edu.harvard.hul.ois.mets.Mets
Validate this element using the given validator.
validateThis(MetsValidator) - Method in class edu.harvard.hul.ois.mets.Mptr
Validate this element using the given validator.
validateThis(MetsValidator) - Method in class edu.harvard.hul.ois.mets.Name
Validate this element using the given validator.
validateThis(MetsValidator) - Method in class edu.harvard.hul.ois.mets.Note
Validate this element using the given validator.
validateThis(MetsValidator) - Method in class edu.harvard.hul.ois.mets.Seq
Validate this element using the given validator.
validateThis(MetsValidator) - Method in class edu.harvard.hul.ois.mets.SmLink
Validate this element and its content model using the given validator.
validateThis(MetsValidator) - Method in class edu.harvard.hul.ois.mets.StructLink
Validate this element and its content model using the given validator.
validateThis(MetsValidator) - Method in class edu.harvard.hul.ois.mets.StructMap
Validate this element using the given validator.
validateThis(MetsValidator) - Method in class edu.harvard.hul.ois.mets.TransformFile
Validate this element using the given validator.
validateThis(MetsValidator) - Method in class edu.harvard.hul.ois.mets.XmlData
Validate this element using the given validator.
validateThis(MetsValidator) - Method in class edu.harvard.hul.ois.mets.helper.MetsVElement
Validate this element using the given validator.
validateThis(MetsValidator) - Method in interface edu.harvard.hul.ois.mets.helper.MetsValidatable
Validate this element using the given validator.
validateThis(MetsValidator) - Method in class edu.harvard.hul.ois.mets.helper.ObjectType
Validate this element using the given validator.
validateThisIDREFs(MetsValidator) - Method in class edu.harvard.hul.ois.mets.Area
Validate ID/IDREF consistency with the given validator.
validateThisIDREFs(MetsValidator) - Method in class edu.harvard.hul.ois.mets.Behavior
Validate ID/IDREF consistency using the given validator.
validateThisIDREFs(MetsValidator) - Method in class edu.harvard.hul.ois.mets.Div
Validate ID/IDREF consistency with the given validator.
validateThisIDREFs(MetsValidator) - Method in class edu.harvard.hul.ois.mets.File
Validate ID/IDREF consistency with the given validator.
validateThisIDREFs(MetsValidator) - Method in class edu.harvard.hul.ois.mets.Fptr
Validate ID/IDREF consistency using the given validator.
validateThisIDREFs(MetsValidator) - Method in class edu.harvard.hul.ois.mets.SmLink
Validate ID/IDREF consistency with the given validator.
validateThisIDREFs(MetsValidator) - Method in class edu.harvard.hul.ois.mets.Stream
Validate ID/IDREF consistency with the given validator.
validateThisIDREFs(MetsValidator) - Method in class edu.harvard.hul.ois.mets.TransformFile
Validate ID/IDREF consistency with the given validator.
validateThisIDREFs(MetsValidator) - Method in class edu.harvard.hul.ois.mets.helper.MdSec
Validate ID/IDREF consistency with the given validator.
validateThisIDREFs(MetsValidator) - Method in class edu.harvard.hul.ois.mets.helper.MetsVElement
Validate this element for ID/IDREF consistency using the given validator.

W

WHIRLPOOL - Static variable in class edu.harvard.hul.ois.mets.Checksumtype
WHIRLPOOL header.
WHITESPACE - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
WHITESPACE - Static variable in class edu.harvard.hul.ois.mets.helper.parser.Type
 
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.Agent
Serialize this element and its content model using the given writer
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.AltRecordID
Serialize the content of this element using the given writer.
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.AmdSec
Serialize the content of this element using the given writer.
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.Area
Serialize the content of this element using the given writer.
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.Behavior
Serialize this element and its content model using the given writer
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.BehaviorSec
Serialize this element and its content model using the given writer
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.BinData
De-serialize the content of this element using the given writer.
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.Div
Serialize the content of this element using the given writer.
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.FContent
Serialize the content of this element using the given writer.
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.FLocat
Serialize the content of this element using the give writer.
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.File
Serialize the content of this element using the given writer.
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.FileGrp
Serialize the content of this element using the given writer.
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.FileSec
Serialize the content of this element using the given writer.
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.Fptr
Serialize the content of this element using the given writer.
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.MdRef
Serialize the content of this element using the given writer.
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.MdWrap
Serialize the content of this element using the given writer.
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.Mets
Serialize the content of this element using the given writer.
write(MetsWriter, boolean) - Method in class edu.harvard.hul.ois.mets.Mets
Serialize the content of this element using the given writer.
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.MetsHdr
Serialize the content of this element using the given writer.
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.Mptr
Serialize the content of this element using the given writer.
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.Name
Serialize this element and its content model using the given writer.
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.Note
Serialize this element and its content model using the given writer.
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.Par
Serialize the content of this element using the given writer.
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.Seq
Serialize the content of this element using the given writer.
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.SmLink
Serialize the content model of this element using the given writer
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.Stream
Serialize the content of this element using the given writer.
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.StructLink
Serialize the content of this element and its content model using the given writer.
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.StructMap
Serialize the content of this element using the given writer.
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.TransformFile
Serialize the content of this element using the given writer.
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.XmlData
Serialize the content of this element using the given writer.
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.helper.Any
Serialize this element and its content model using the given writer.
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.helper.Base64
Serialize this element and its content model.
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.helper.MdSec
Serialize the content of this element using the given writer.
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.helper.MetsElement
Serialize this element and its content model.
write(MetsWriter) - Method in interface edu.harvard.hul.ois.mets.helper.MetsSerializable
Serialize this object and its content model.
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.helper.ObjectType
Serialize the content of this element using the give writer.
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.helper.PCData
Serialize this element and its content model.
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.helper.PreformedXML
Serialize this element, with no XML escaping, and its content model.
write(MetsWriter) - Method in class edu.harvard.hul.ois.mets.helper.XmlStream
Serialize this element and its content model.
writeSchemas(MetsWriter) - Method in class edu.harvard.hul.ois.mets.helper.MetsElement
Serialize any namespace-qualified schemas.

X

XML_DECL - Static variable in class edu.harvard.hul.ois.mets.helper.parser.State
 
XML_DECL - Static variable in class edu.harvard.hul.ois.mets.helper.parser.Type
 
XmlData - class edu.harvard.hul.ois.mets.XmlData.
This class encapsulates the <xmlData> element.
XmlData() - Constructor for class edu.harvard.hul.ois.mets.XmlData
Instantiate a new <xmlData> object.
XmlStream - class edu.harvard.hul.ois.mets.helper.XmlStream.
Class encapsulating an XML stream, either a String or a Reader.
XmlStream(String) - Constructor for class edu.harvard.hul.ois.mets.helper.XmlStream
Instantiate a XmlStream object with string content.
XmlStream(Reader) - Constructor for class edu.harvard.hul.ois.mets.helper.XmlStream
Instantiate a XmlStream object with a content reader.

_

_ID - Variable in class edu.harvard.hul.ois.mets.helper.MetsIDElement
Element ID.
_attrs - Variable in class edu.harvard.hul.ois.mets.helper.MetsElement
List of attributes.
_content - Variable in class edu.harvard.hul.ois.mets.helper.MetsElement
Element content model.
_localName - Variable in class edu.harvard.hul.ois.mets.helper.MetsElement
Element local name.
_namespace - Variable in class edu.harvard.hul.ois.mets.helper.MetsElement
Element namespace.
_qName - Variable in class edu.harvard.hul.ois.mets.helper.MetsElement
Element qName.
_schema - Variable in class edu.harvard.hul.ois.mets.helper.MetsElement
List of namespace-qualified schema to declare.
_valid - Variable in class edu.harvard.hul.ois.mets.helper.MetsVElement
Validation flag.

A B C D E F G H I L M N O P R S T U V W X _