Serialized Form
| Package edu.harvard.hul.ois.jhove | 
| Package edu.harvard.hul.ois.jhove.module.html | 
headElement
HtmlTagDesc headElement
- Elements which get special treatment.
 
 
bodyElement
HtmlTagDesc bodyElement
framesetElement
HtmlTagDesc framesetElement
headSeen
boolean headSeen
bodySeen
boolean bodySeen
specialConstructor
boolean specialConstructor
- This variable determines which constructor was used to create
 this object and thereby affects the semantics of the
 "getMessage" method (see below).
 
 
currentToken
Token currentToken
- This is the last token that has been consumed successfully.  If
 this object has been created due to a parse error, the token
 followng this token will (therefore) be the first error token.
 
 
expectedTokenSequences
int[][] expectedTokenSequences
- Each entry in this array is an array of integers.  Each array
 of integers represents a sequence of tokens (by their ordinal
 values) that is expected at this point of the parse.
 
 
tokenImage
java.lang.String[] tokenImage
- This is a reference to the "tokenImage" array of the generated
 parser within which the parse error occurred.  This array is
 defined in the generated ...Constants interface.
 
 
eol
java.lang.String eol
- The end of line string for this machine.
 
 
errorCode
int errorCode
- Indicates the reason why the exception is thrown. It will have
 one of the above 4 values.
 
 
| Package edu.harvard.hul.ois.jhove.module.pdf | 
_offset
long _offset
_token
Token _token
| Package edu.harvard.hul.ois.jhove.module.tiff | 
_offset
long _offset
| Package edu.harvard.hul.ois.jhove.viewer | 
texta
javax.swing.JTextArea texta
_configFile
java.io.File _configFile
_modules
java.util.List<E> _modules
_handlers
java.util.List<E> _handlers
_bufferSize
int _bufferSize
_homeDir
java.io.File _homeDir
_tempDir
java.io.File _tempDir
_encoding
java.lang.String _encoding
_mainBox
javax.swing.Box _mainBox
_modTable
javax.swing.JTable _modTable
_hanTable
javax.swing.JTable _hanTable
_modTableModel
javax.swing.table.AbstractTableModel _modTableModel
_hanTableModel
javax.swing.table.AbstractTableModel _hanTableModel
_homeLabel
javax.swing.JLabel _homeLabel
_tempDirLabel
javax.swing.JLabel _tempDirLabel
_bufSizeBox
NumericField _bufSizeBox
_encodingBox
javax.swing.JTextField _encodingBox
_app
App _app
_base
JhoveBase _base
_saveItem
javax.swing.JMenuItem _saveItem
_closeItem
javax.swing.JMenuItem _closeItem
_handlerBox
javax.swing.JComboBox _handlerBox
_encodingBox
javax.swing.JComboBox _encodingBox
_dateFmt
java.text.SimpleDateFormat _dateFmt
_app
App _app
_base
JhoveBase _base
_appInfoWin
AppInfoWindow _appInfoWin
_moduleInfoWin
ModuleInfoWindow _moduleInfoWin
_moduleSubmenu
javax.swing.JMenu _moduleSubmenu
_openFileItem
javax.swing.JMenuItem _openFileItem
_openURLItem
javax.swing.JMenuItem _openURLItem
_closeAllItem
javax.swing.JMenuItem _closeAllItem
_moduleGroup
javax.swing.ButtonGroup _moduleGroup
syncStr
java.lang.String syncStr
_rawOutput
boolean _rawOutput
_doChecksum
boolean _doChecksum
_progWind
ProgressWindow _progWind
_prefsWindow
PrefsWindow _prefsWindow
_lastDir
java.io.File _lastDir
_selectedModule
java.lang.String _selectedModule
_moduleMenuListener
java.awt.event.ActionListener _moduleMenuListener
logo
javax.swing.JPanel logo
_viewHandler
ViewHandler _viewHandler
_logger
java.util.logging.Logger _logger
- Logger for a module class.
 
 
invisibleFilter
JhoveWindow.InvisibleFilenameFilter invisibleFilter
texta
javax.swing.JTextArea texta
_level
int _level
_module
Module _module
jhoveWin
JhoveWindow jhoveWin
rawCheckBox
javax.swing.JCheckBox rawCheckBox
checksumCheckBox
javax.swing.JCheckBox checksumCheckBox
saveRawOutput
boolean saveRawOutput
saveChecksum
boolean saveChecksum
_contentLength
long _contentLength
_byteCount
long _byteCount
_docName
java.lang.String _docName
_progressLabel
javax.swing.JLabel _progressLabel
_docNameLabel
javax.swing.JLabel _docNameLabel
_progressState
int _progressState
_info
RepInfo _info
- PRIVATE INSTANCE FIELDS.
 
 
_repProp
Property _repProp
_app
App _app
_base
JhoveBase _base
_rawOutput
boolean _rawOutput
_dateFmt
java.text.DateFormat _dateFmt
_sampleRate
double _sampleRate
_info
java.util.List<E> _info
_closeAllItem
javax.swing.JMenuItem _closeAllItem
_closeAllListener
java.awt.event.ActionListener _closeAllListener
_rootNode
javax.swing.tree.DefaultMutableTreeNode _rootNode
tree
javax.swing.JTree tree