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

A

addAssociation(Property) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Box
 
addAssociationProp(Property) - Method in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
Adds an association property to the metadata.
addBinaryFilterProp(Property) - Method in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
Adds a binary filter property to the metadata.
addChannelDef(Property) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ComposLayerHdrBox
Add channel definition property.
addCodestreamReg(Property) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ComposLayerHdrBox
Add codestream registration property.
addColorSpec(Property) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ColorGroupBox
Adds a color spec property to the parent Compositing Layer Header Box.
addColorSpec(Property) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ComposLayerHdrBox
Add a color specification property.
addColorSpec(Property) - Method in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
Adds a color spec property to the metadata.
addComment(Property) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.MainOrTile
Adds a property to the comment list
addComposLayer(Property) - Method in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
Adds a Compositing Layer property to the list of Compositing Layer properties.
addDigitalSignatureProp(Property) - Method in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
Adds a digital signature property to the metadata.
addInstSet(Property) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.CompositionBox
Add an instruction set property to the list.
addOpacity(Property) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ComposLayerHdrBox
Add an opacity property.
addPacketLength(long) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.MainOrTile
Add a packet length to the list of packet lengths.
addPPMLength(long) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.Codestream
Add a PPM tilepart header length to the list of lengths
addPPTLength(long) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.Tile
Adds a PPM tilepart header length to the list of lengths
addProperty(Property) - Method in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
Adds a property to the JPEG2000 metadata.
addTileLength(Property) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.Codestream
Add a tile length property to the list of tile lengths.
addTilePart(TilePart) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.Tile
Adds a TilePart to the List of TileParts.
addUUID(Property) - Method in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
Adds a UUID property to the list of UUID properties.
addUUIDInfo(Property) - Method in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
Adds a UUIDInfo property to the list of UUIDInfo properties.
addXML(String) - Method in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
Adds an XML string to the list of XML properties.
approxIdx - Static variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Strings
Indexes for approxStr.
approxStr - Static variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Strings
Strings for the approx field of the color specification box, indexed by approxIdx.
AssociationBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Association Box.
AssociationBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.AssociationBox
Constructor with superbox.
associationProps - Variable in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
 
associations - Variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Box
 

B

BinaryFilterBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Binary Filter box (JPX).
BinaryFilterBox(RandomAccessFile, JP2Box) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.BinaryFilterBox
Constructor with superbox.
binaryFilterProps - Variable in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
 
BoxHeader - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Encapsulation of a JPEG 2000 box header.
BoxHeader(Jpeg2000Module, DataInputStream) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.BoxHeader
Constructor.
BoxHolder - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
A BoxHolder is a container for JPEG 2000 boxes.
BoxHolder(RandomAccessFile) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.BoxHolder
Constructor.
boxMaker(String, BoxHolder) - Static method in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Box
Static factory method for generating an object of the appropriate subclass of MarkerSegment, based on the box type.
BPCCBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Bits Per Component box.
BPCCBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.BPCCBox
Constructor with superbox.
bytesLeft - Variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.BoxHolder
 

C

calculateRatio(long, int[], long, long) - Method in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
Return the compression ratio
CaptureResolutionBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Capture Resolution Box.
CaptureResolutionBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.CaptureResolutionBox
Constructor with superbox.
ChannelDefBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Channel Definition Box.
ChannelDefBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.ChannelDefBox
Constructor with superbox.
COC - Static variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
 
COCMarkerSegment - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Class for the COC (Coding style component) marker segment.
COCMarkerSegment() - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.COCMarkerSegment
Constructor.
COD - Static variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
 
Codestream - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
The information on a codestream, extracted from a Contiguous Codestream or Fragment Table, and the corresponding Codestream Header if any.
Codestream() - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.Codestream
 
CodestreamHeaderBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Codestream Header box.
CodestreamHeaderBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.CodestreamHeaderBox
Constructor with superbox.
CodestreamRegBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Codestream Registration Box.
CodestreamRegBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.CodestreamRegBox
Constructor with superbox.
codestreams - Variable in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
 
CODMarkerSegment - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Class for the COD (coding style default) marker segment.
CODMarkerSegment() - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.CODMarkerSegment
 
ColorGroupBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Color Group Box.
ColorGroupBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.ColorGroupBox
Constructor with superbox.
ColorSpecBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Color specification box.
ColorSpecBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.ColorSpecBox
Constructor with superbox.
colorSpecs - Variable in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
 
colorSpecSeen - Variable in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
 
COM - Static variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
 
CommentMarkerSegment - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Class for the COM (Comment) marker segment.
CommentMarkerSegment() - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.CommentMarkerSegment
Constructor.
ComponentMapBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Component Mapping Box.
ComponentMapBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.ComponentMapBox
Constructor with superbox.
CompOptionsBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Composition options box (JPX).
CompOptionsBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.CompOptionsBox
Constructor with superbox.
CompositionBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Composition Box (JPX).
CompositionBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.CompositionBox
Constructor with superbox.
ComposLayerHdrBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Compositing Layer Header Box (JPX superbox).
ComposLayerHdrBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.ComposLayerHdrBox
Constructor with superbox.
composLayers - Variable in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
 
ContCodestream - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Encapsulation of a JPEG 2000 codestream.
ContCodestream(Jpeg2000Module, DataInputStream, long) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.ContCodestream
Constructor.
ContCodestreamBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Continuous codestream box.
ContCodestreamBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.ContCodestreamBox
Constructor with superbox.
convertToRational(int, int, int) - Static method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ResolutionBox
 
CRG - Static variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
 
CRGMarkerSegment - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Class for the CRG (component registration) marker segment.
CRGMarkerSegment() - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.CRGMarkerSegment
Constructor.
CrossRefBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Cross Reference Box (JPX).
CrossRefBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.CrossRefBox
Constructor with superbox.
ctypIdx - Static variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Strings
Indexes for ctypStr.
ctypStr - Static variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Strings
Strings for the channel type field of the channel definition box, indexed by ctypIdx.
curCodestream - Variable in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
 

D

DataEntryURLBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Data Entry URL Box.
DataEntryURLBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.DataEntryURLBox
Constructor with superbox.
DDResolutionBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Default Display Resolution Box.
DDResolutionBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.DDResolutionBox
Constructor with superbox.
DefaultBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Default class for Boxes that have not yet been implemented.
DefaultBox(RandomAccessFile) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.DefaultBox
Constructor.
DefaultBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.DefaultBox
Constructor with superbox.
DefaultMarkerSegment - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
This class is used to handle any unrecognized or unimplemented marker segment in a codestream.
DefaultMarkerSegment() - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.DefaultMarkerSegment
 
DESCRIPTION_NAME - Static variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Box
 
DesiredReproBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Desired Reproductions Box (JPX).
DesiredReproBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.DesiredReproBox
Constructor with superbox.
digitalSigProps - Variable in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
 
digitalSigPtrTypeStr - Static variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Strings
Strings for pointer types in the Digital Signature Box.
digitalSigTypeStr - Static variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Strings
Strings for types in the Digital Signature Box.
DigSignatureBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Digital Signature Box (JPX).
DigSignatureBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.DigSignatureBox
Constructor with superbox.

E

edu.harvard.hul.ois.jhove.module - package edu.harvard.hul.ois.jhove.module
 
edu.harvard.hul.ois.jhove.module.jpeg2000 - package edu.harvard.hul.ois.jhove.module.jpeg2000
Contains supporting classes for the JPEG2000-HUL module.
emptyBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Box
Utility error reporting function for a box which is expected to have subboxes, but doesn't.
enumCSStr - Static variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Strings
Strings for values of enumCS in the color specification box.
EOC - Static variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
 
EPH - Static variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
 

F

filePos - Variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.BoxHolder
 
FileTypeBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
File Type Box.
FileTypeBox(RandomAccessFile) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.FileTypeBox
Constructor.
FileTypeBox(RandomAccessFile, JP2Box) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.FileTypeBox
The constructor with superbox is meaningless.
filterMode - Variable in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
 
finalizeBytesRead() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Box
 
FragmentInputStream - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
A FragmentInputStream provides an interface by which the scattered fragments of a Fragment List Box can be read as a single stream.
FragmentInputStream(List<long[]>, RandomAccessFile) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.FragmentInputStream
 
FragmentInputStream(List<long[]>, RandomAccessFile, int) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.FragmentInputStream
 
FragmentListBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Fragment List Box (JPX).
FragmentListBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.FragmentListBox
Constructor with superbox.
FragmentTableBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Fragment Table Box (JPX).
FragmentTableBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.FragmentTableBox
Constructor with superbox.

G

getBoxStream() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.BinaryFilterBox
returns the InputStream which will provide the decompressed boxes subsumed in this Box.
getBytesRead() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Box
 
getCodestream() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.CodestreamHeaderBox
Returns the associated Codestream object.
getCodestream(int) - Method in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
Returns the nth Codestream, creating it if necessary, and make it the current one.
getCrossRefStream() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.CrossRefBox
Returns a DataInputStream based on a FragmentInputStream so that the fragments can be read as a single entity.
getCurrentNiso() - Method in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
Returns the current NisoImageMetadata object.
getCurTile() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ContCodestream
Gets the value of curTile.
getDataLength() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.BoxHeader
Returns the number of bytes in the Box, not including the header.
getDefaultNiso() - Method in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
Returns the default NisoImageMetadata object.
getFilePos() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.BoxHolder
Returns the file position.
getFilePos() - Method in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
Return the current position in the module.
getFragmentList() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.FragmentListBox
Returns the fragment list.
getHeaderLength() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.BoxHeader
Returns the length of the header.
getLabel() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.LabelBox
Returns the label string.
getLength() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.BoxHeader
Returns the box length, which includes the length and type fields.
getLength() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Box
Returns the length of the box, including header, based on the information in the header.
getMainOrTile() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
Returns the MainOrTile object which is currently applicable in the Contiguous Codestream.
getNCodestreamHeaders() - Method in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
Returns the codestream header count.
getNCodestreams() - Method in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
Returns the codestream count.
getNiso() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.Codestream
Returns the images NisoImageMetadata.
getNumComponents() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.MainOrTile
Gets the number of components.
getSelfPropDesc() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Box
Returns a Property which describes the box.
getSelfPropDesc() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.LabelBox
Returns a Property which describes the Box, for use by Association boxes and perhaps others.
getSelfPropDesc() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.NumberListBox
Returns a Property which describes the Box, for use by Association boxes and perhaps others.
getSelfPropDesc() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ROIBox
Returns a Property which describes the box.
getSelfPropDesc() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.XMLBox
Returns a Property which describes the Box, for use by Association boxes and perhaps others.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.AssociationBox
Returns the name of the Box.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.BinaryFilterBox
Returns the name of the Box.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.BoxHolder
Returns the name of the BoxHolder.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.BPCCBox
Returns the name of the Box.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.CaptureResolutionBox
Returns the name of the Box.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ChannelDefBox
Returns the name of the Box.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.CodestreamHeaderBox
Returns the name of the Box.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.CodestreamRegBox
Returns the name of the Box.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ColorGroupBox
Returns the name of the Box.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ColorSpecBox
Returns the name of the Box.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ComponentMapBox
Returns the name of the Box.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ComposLayerHdrBox
Returns the name of the Box.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ContCodestreamBox
Returns the name of the Box.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.CrossRefBox
Returns the name of the Box.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.DataEntryURLBox
Returns the name of the Box.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.DDResolutionBox
Returns the name of the Box.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.DesiredReproBox
Returns the name of the Box.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.DigSignatureBox
Returns the name of the Box.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.FileTypeBox
Returns the name of the Box.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.FragmentListBox
Returns the name of the Box.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.FragmentTableBox
Returns the name of the Box.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ImageHeaderBox
Returns the name of the Box.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.IPRBox
Returns the name of the Box.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Box
Returns the name of the Box.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2HeaderBox
Returns the name of the Box.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.LabelBox
Returns the name of the Box.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.NumberListBox
Returns the name of the Box.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.OpacityBox
Returns the name of the Box.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.PaletteBox
Returns the name of the Box.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ReaderRequirementsBox
Returns the name of the Box.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ResolutionBox
Returns the name of the Box.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ROIBox
Returns the name of the Box.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.TopLevelBoxHolder
Returns a name for use in messages.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.UUIDBox
Returns the name of the Box.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.UUIDInfoBox
Returns the name of the Box.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.UUIDListBox
Returns the name of the Box.
getSelfPropName() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.XMLBox
Returns the name of the Box.
getTile(int) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ContCodestream
Gets the tile whose index is idx.
getTileParts() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.Tile
returns the List of TileParts.
getTiles() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ContCodestream
Returns the list of tiles.
getType() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.BoxHeader
Returns the box type.
GTSOBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Graphics Technology Standard Output Box.
GTSOBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.GTSOBox
Constructor with superbox.

H

hasBoxes - Variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.BoxHolder
 
hasNext() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.BoxHolder
Checks if any more subboxes are available.
hasNext() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.TopLevelBoxHolder
 

I

ImageHeaderBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Image Header Box.
ImageHeaderBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.ImageHeaderBox
Constructor with superbox.
imageHeaderSeen - Variable in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
 
inCodestreamStr - Static variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Strings
Strings for the "region of interest present in codestream" field of the ROI box.
INF_BINARY_FILTER_BOX_NOT_GZIP - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
Information messages
INF_FRAGMENT_LIST_BOX_EXT_FILE_REFERENCE - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
init(BoxHolder) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Box
 
initBytesRead() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Box
 
initParse() - Method in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
Initializes the state of the module for parsing.
InstructionSetBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Instruction Set Box (JPX).
InstructionSetBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.InstructionSetBox
Constructor with superbox.
IPRBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Intellectual Property Rights box.
IPRBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.IPRBox
Constructor with superbox.
isJP2HdrSeen() - Method in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
 
isMarker() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
Returns true if this segment is a Marker.
isPPMSeen() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ContCodestream
Returns the value of the ppmSeen flag, signifying that a PPM marker segment has been encountered.

J

J2Dump - Class in <Unnamed>
Dump contents of JPEG2000 file in human-readable format.
J2Dump() - Constructor for class J2Dump
 
JP2Box - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Superclass for JPEG 2000 boxes.
JP2Box(RandomAccessFile) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Box
Constructor.
JP2Box(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Box
Constructor for a box which is found within a superbox.
jp2Compliant - Variable in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
 
jp2HdrSeen - Variable in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
 
JP2HeaderBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
JP2 Header Box.
JP2HeaderBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2HeaderBox
Constructor with superbox.
JP2Strings - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
String constants for JPEG 2000 module.
JPEG2000_HUL_10 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_11 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_12 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_13 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_14 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_15 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_16 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_17 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_18 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_19 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_20 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_21 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_22 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_23 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_24 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_25 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_26 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_27 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_28 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_29 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_3 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
Error messages
JPEG2000_HUL_30 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_31 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_32 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_33 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_34 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_35 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_36 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_37 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_38 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_39 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_4 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_40 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_41 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_42 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_43 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_44 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_45 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_46 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_47 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_48 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_49 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_5 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_50 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_51 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_52 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_53 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_54 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_55 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_56 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_6 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_7 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_8 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
JPEG2000_HUL_9 - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
Jpeg2000Module - Class in edu.harvard.hul.ois.jhove.module
Module for identification and validation of JPEG 2000 files.
Jpeg2000Module() - Constructor for class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
Instantiate a JpegModule object.
jpxCompliant - Variable in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
 

L

LabelBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Label box.
LabelBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.LabelBox
Constructor with superbox.

M

main(String[]) - Static method in class J2Dump
Main entry point.
MainOrTile - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Abstract superclass for Codestream and Tile classes.
MainOrTile() - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.MainOrTile
 
makeAssocProperty() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Box
Make a Property from the association list.
makeProperty() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.Codestream
Builds a Property out of everything we've collected.
makeProperty() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.Tile
Returns a Property describing the tile.
makeProperty() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.TilePart
Returns a Property based on the TilePart.
makeResolutionProperty(String, int, int, int) - Static method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ResolutionBox
 
Marker - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
This is a subclass of MarkerSegment for Markers.
Marker() - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.Marker
 
MarkerSegment - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Abstract superclass for marker segments.
MarkerSegment() - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
Constructor.
markerSegmentMaker(int) - Static method in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
Static factory method for generating an object of the appropriate subclass of MarkerSegment, based on the marker code.
MessageConstants - Enum in edu.harvard.hul.ois.jhove.module.jpeg2000
Enum used to externalise the JPEG 2000 modules message Strings.
messageFactory - Static variable in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
 
methodStr - Static variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Strings
Strings for method values in the color specification box.
mtypStr - Static variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Strings
Strings for the MTYP field of the Component Mapping box.

N

nCodestreamHeaders - Variable in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
 
nCodestreams - Variable in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
 
nCompBytes() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
Determines size of fields indexed by number of components.
next() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.BinaryFilterBox
 
next() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.BoxHolder
 
NULL - Static variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.MainOrTile
 
NumberListBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Number list box.
NumberListBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.NumberListBox
Constructor with superbox.
numberListTypeStr - Static variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Strings
Strings for the number type value in the Number List box.

O

OpacityBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Opacity Box (JPX).
OpacityBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.OpacityBox
Constructor with superbox.
opacityTypeStr - Static variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Strings
Strings for the opacity type in the Opacity Box.

P

PaletteBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Palette box.
PaletteBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.PaletteBox
Constructor with superbox.
parse(RandomAccessFile, RepInfo) - Method in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
Parse the content of a stream digital object and store the results in RepInfo.
PLM - Static variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
 
PLMMarkerSegment - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Class for the PLM Marker segment.
PLMMarkerSegment() - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.PLMMarkerSegment
Constructor.
PLT - Static variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
 
PLTMarkerSegment - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Class for the PLT Marker segment.
PLTMarkerSegment() - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.PLTMarkerSegment
Constructor.
POC - Static variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
 
POCMarkerSegment - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Class for the POC (Progression order change) marker segment.
POCMarkerSegment() - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.POCMarkerSegment
 
PPM - Static variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
 
PPMMarkerSegment - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Class for the PPM (Packed packet headers, main header) marker segment.
PPMMarkerSegment() - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.PPMMarkerSegment
Constructor.
PPT - Static variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
 
PPTMarkerSegment - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Class for the PPT (Packed packet headers, tile-part header) marker segment.
PPTMarkerSegment() - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.PPTMarkerSegment
Constructor.
process(int) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.COCMarkerSegment
Process the marker segment.
process(int) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.CODMarkerSegment
Processes the marker segment.
process(int) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.CommentMarkerSegment
Process the marker segment.
process(int) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.CRGMarkerSegment
Processes the marker segment.
process(int) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.DefaultMarkerSegment
Processes the marker segment.
process(int) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.Marker
Default processing.
process(int) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
Process the marker or marker segment.
process(int) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.PLMMarkerSegment
Processes the marker segment.
process(int) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.PLTMarkerSegment
Processes the marker segment.
process(int) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.POCMarkerSegment
Process the marker segment.
process(int) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.PPMMarkerSegment
Processes the marker segment.
process(int) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.PPTMarkerSegment
Processes the marker segment.
process(int) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.QCCMarkerSegment
Process the marker segment.
process(int) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.QCDMarkerSegment
Process the marker segment.
process(int) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.RGNMarkerSegment
Processes the marker segment.
process(int) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.SIZMarkerSegment
Process the marker segment.
process(int) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.SOTMarkerSegment
Process the marker segment.
process(int) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.TLMMarkerSegment
Processes the marker segment.The DataInputStream will be at the point of having read the marker code.The process method must consume exactly the number of bytes remaining in the marker segment.

Q

QCC - Static variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
 
QCCMarkerSegment - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Class for the QCC (Quantization component) marker segment.
QCCMarkerSegment() - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.QCCMarkerSegment
 
QCD - Static variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
 
QCDMarkerSegment - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Class for the QCD (Quantization default) marker segment.
QCDMarkerSegment() - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.QCDMarkerSegment
Constructor.

R

read() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.FragmentInputStream
Returns the next byte from the stream, buffering each fragment in turn until the last fragment is exhausted.
read4Chars(DataInputStream) - Method in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
Reads 4 bytes and concatenates them into a String.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.AssociationBox
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.BinaryFilterBox
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.BPCCBox
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.CaptureResolutionBox
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ChannelDefBox
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.CodestreamHeaderBox
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.CodestreamRegBox
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ColorGroupBox
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ColorSpecBox
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ComponentMapBox
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.CompOptionsBox
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.CompositionBox
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ComposLayerHdrBox
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ContCodestreamBox
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.CrossRefBox
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.DataEntryURLBox
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.DDResolutionBox
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.DefaultBox
 
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.DesiredReproBox
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.DigSignatureBox
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.FileTypeBox
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.FragmentListBox
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.FragmentTableBox
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.GTSOBox
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ImageHeaderBox
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.InstructionSetBox
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.IPRBox
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Box
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2HeaderBox
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.LabelBox
Reads the box, saving the label text.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.NumberListBox
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.OpacityBox
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.PaletteBox
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ReaderRequirementsBox
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ResolutionBox
 
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ROIBox
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.UUIDBox
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.UUIDInfoBox
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.UUIDListBox
Reads the box, putting appropriate information in the RepInfo object.
readBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.XMLBox
Reads the box, putting appropriate information in the RepInfo object.
readBoxes(RepInfo) - Method in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
 
readCodestream(Codestream, RepInfo) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ContCodestream
Reading a codestream generates various bits of information about the image.
ReaderRequirementsBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Reader requirements box (JPX).
ReaderRequirementsBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.ReaderRequirementsBox
Constructor with superbox.
readFileTypeBox(RepInfo) - Method in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
 
readHeader() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.BoxHeader
Reads 8 bytes from the beginning of the box and parses out the box length and type.
readMarkLen() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.Marker
Overrides the superclass to return 0 without consuming any bytes from the DataInputStream.
readMarkLen() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
Reads and returns the length field of the marker segment.
readSignedLong(DataInputStream) - Method in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
One-argument version of readSignedLong.
readUnsignedInt(DataInputStream) - Method in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
One-argument version of readUnsignedInt.
readUnsignedShort(DataInputStream) - Method in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
One-argument version of readUnsignedShort.
remove() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.BoxHolder
Always throws UnsupportedOperationException.
ResolutionBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Resolution box.
ResolutionBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.ResolutionBox
Constructor with superbox.
RGN - Static variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
 
RGNMarkerSegment - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Class for the RGN (region of interest) marker segment.
RGNMarkerSegment() - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.RGNMarkerSegment
 
ROIBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
ROI Description box (JPX).
ROIBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.ROIBox
Constructor with superbox.
roiTypeStr - Static variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Strings
Strings for the region type field of the ROI box.
rreqSeen - Variable in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
 

S

seek(long) - Method in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
Seek to a new file position.
selfDescProperty() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.AssociationBox
Returns a Property which describes the Box, for use by Association boxes and perhaps others.
selfDescProperty() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Box
Returns a Property which describes the Box, for use by Association boxes and perhaps others.
setBoxHeader(BoxHeader) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Box
Sets the BoxHeader from which this Box was obtained.
setCodestream(Codestream) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
Sets the Codestream object being built.
setCODProperty(Property) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.MainOrTile
Sets the coding style default property.
setColorSpecSeen(boolean) - Method in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
Set the flag indicating the color specification box has been seen.
setCompMapProperty(Property) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.Codestream
Sets the component mapping property.
setCompProperty(int, Property) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.Codestream
Set a property indexed by component.
setCompProperty(int, Property) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.MainOrTile
Sets a property indexed by component.
setContCodestream(ContCodestream) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
Sets the Continuous Codestream from which this marker was obtained.
setCRGProperty(Property) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.Codestream
 
setCurTile(Tile) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ContCodestream
Sets the value of curTile.
setDataInputStream(DataInputStream) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Box
Assigns the DataInputStream from which the box is being read.
setDataInputStream(DataInputStream) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
Sets the DataInputStream over which this marker is being read.
setDefaultNiso(NisoImageMetadata) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.Codestream
Set the initial Niso values from a default Niso object.
setHeight(long) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.CompositionBox
Set the height value.
setImageHeaderSeen(boolean) - Method in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
Set the flag indicating the color specification box has been seen.
setJP2Compliant(boolean) - Method in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
Sets a flag indicating JP2 compliance.
setJP2HdrSeen(boolean) - Method in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
Set the flag indicating that a JP2 header has been seen.
setJPXCompliant(boolean) - Method in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
Sets a flag indicating JPX compliance.
setLabelProperty(Property) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.Codestream
Sets the label property.
setLength(long) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.TilePart
Sets the length field.
setLoop(int) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.CompositionBox
Set the loop value.
setModule(Jpeg2000Module) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Box
Sets the module under which the Box is being read.
setModule(Jpeg2000Module) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
Sets the Module under which all this is happening.
setNCodestreamHeaders(int) - Method in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
Sets the codestream header count.
setNCodestreams(int) - Method in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
Sets the codestream count.
setNumComponents(int) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.MainOrTile
Sets the number of components.
setPaletteProperty(Property) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.Codestream
Sets the palette property.
setPOCProperty(Property) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.MainOrTile
Sets the progression order change property.
setPPMSeen(boolean) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ContCodestream
Sets the value of the ppmSeen flag, signifying that a PPM marker segment has been encountered.
setQCDProperty(Property) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.MainOrTile
Sets the quantization default property.
setRandomAccessFile(RandomAccessFile) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Box
Assigns the RandomAccessFile from which the box is being read.
setRepInfo(RepInfo) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Box
Assigns a RepInfo object, so that subclasses of JP2Box can add Properties and Messages.
setRepInfo(RepInfo) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
Sets the RepInfo into which messages may be placed.
setROIProperty(Property) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.Codestream
Sets the ROI property.
setRReqSeen(boolean) - Method in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
Set the flag indicating the reader requirements box has been seen.
setSIZProperty(Property) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.Codestream
Sets the SIZ property.
setTileLeft(long) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.ContCodestream
Set the number of bytes remaining in the current tile.
setTiles(List) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.Codestream
Assign a List of Tile objects to the tiles field
setURL(String) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.UUIDInfoBox
Sets the URL string.
setUUIDList(byte[][]) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.UUIDInfoBox
Sets the UUID list.
setWidth(long) - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.CompositionBox
Set the height value.
SIZ - Static variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
 
SIZMarkerSegment - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Class for the SIZ marker segment.
SIZMarkerSegment() - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.SIZMarkerSegment
 
skipBox() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Box
Skips over the box.
skipOverBox(BoxHeader, RepInfo, DataInputStream) - Method in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
 
SOC - Static variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
 
SOD - Static variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
 
SOP - Static variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
 
SOT - Static variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
 
SOTMarkerSegment - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Class for the SOT (start of tile-part) marker segment.
SOTMarkerSegment() - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.SOTMarkerSegment
Constructor
startBytesRead - Variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Box
 
superboxOverrun() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.BoxHolder
Utility error reporting function for a subbox overrunning its superbox.
superboxUnderrun() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.BoxHolder
Utility error reporting function for a subbox underrunning its superbox.

T

Tile - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Encapsulation of a JPEG 2000 tile in a codestream.
Tile() - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.Tile
Constructor.
TilePart - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Encapsulation of a tile-part in a JPEG 2000 codestream.
TilePart(Tile, int) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.TilePart
Constructor.
TLM - Static variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
 
TLMMarkerSegment - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
Class for the TLM (tile length) marker segment.
TLMMarkerSegment() - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.TLMMarkerSegment
 
TopLevelBoxHolder - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
A subclass of BoxHolder specifically for getting top-level boxes in a JPEG 2000 file.
TopLevelBoxHolder(Jpeg2000Module, RandomAccessFile, RepInfo, DataInputStream) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.TopLevelBoxHolder
 

U

UUIDBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
UUID Box.
UUIDBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.UUIDBox
Constructor with superbox.
UUIDInfoBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
UUID info box.
UUIDInfoBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.UUIDInfoBox
Constructor with superbox.
uuidInfos - Variable in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
 
UUIDListBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
UUID Box.
UUIDListBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.UUIDListBox
Constructor with superbox.
uuids - Variable in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
 

V

valueOf(String) - Static method in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
Returns the enum constant of this type with the specified name.
values() - Static method in enum edu.harvard.hul.ois.jhove.module.jpeg2000.MessageConstants
Returns an array containing the constants of this enum type, in the order they are declared.

W

wrongBoxContext() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Box
Utility error reporting function for box in a context (superbox or lack thereof) which is not permitted.
wrongBoxSize() - Method in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Box
Utility error reporting function for incorrect box length.

X

XMLBox - Class in edu.harvard.hul.ois.jhove.module.jpeg2000
XML Box.
XMLBox(RandomAccessFile, BoxHolder) - Constructor for class edu.harvard.hul.ois.jhove.module.jpeg2000.XMLBox
Constructor with superbox.
xmlList - Variable in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
 

_

_boxHeader - Variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.BoxHolder
 
_bytesRead - Variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.JP2Box
 
_ccs - Variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
 
_codProperty - Variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.MainOrTile
Coding style default property
_comments - Variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.MainOrTile
Comments -- list of properties
_components - Variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.MainOrTile
Array of components.
_cs - Variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
 
_defaultNiso - Variable in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
 
_dstream - Variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
 
_dstrm - Variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.BoxHolder
 
_module - Variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.BoxHolder
 
_module - Variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
 
_niso - Variable in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
PRIVATE INSTANCE FIELDS.
_packetLengthList - Variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.MainOrTile
 
_parentBox - Variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.BoxHolder
 
_pocProperty - Variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.MainOrTile
Progression order change property
_precSize - Variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.MainOrTile
 
_propList - Variable in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
 
_qcdProperty - Variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.MainOrTile
Quantization default property
_raf - Variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.BoxHolder
 
_raf - Variable in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
 
_rafStream - Variable in class edu.harvard.hul.ois.jhove.module.Jpeg2000Module
 
_repInfo - Variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.BoxHolder
 
_repInfo - Variable in class edu.harvard.hul.ois.jhove.module.jpeg2000.MarkerSegment
 
A B C D E F G H I J L M N O P Q R S T U V W X _ 
Skip navigation links

Copyright © 2008–2021 The Open Preservation Foundation. All rights reserved.