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

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

public class DictionaryEnd
extends Token

Class for Tokens which represent the ">>" sequence that ends a Dictionary.


Constructor Summary
DictionaryEnd()
          Creates an instance of a DictionaryEnd
 
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

DictionaryEnd

public DictionaryEnd()
Creates an instance of a DictionaryEnd