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

java.lang.Object
  |
  +--edu.harvard.hul.ois.jhove.module.pdf.Token
        |
        +--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
 
Methods inherited from class edu.harvard.hul.ois.jhove.module.pdf.Token
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