edu.harvard.hul.ois.jhove.module.pdf
Class DictionaryStart

java.lang.Object
  extended by edu.harvard.hul.ois.jhove.module.pdf.Token
      extended by edu.harvard.hul.ois.jhove.module.pdf.DictionaryStart

public class DictionaryStart
extends Token

Class for Tokens which represent the "<<" sequence that opens a Dictionary.


Constructor Summary
DictionaryStart()
          Creates an instance of a DictionaryStart
 
Method Summary
 
Methods inherited from class edu.harvard.hul.ois.jhove.module.pdf.Token
isPdfACompliant, isSimpleToken
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DictionaryStart

public DictionaryStart()
Creates an instance of a DictionaryStart