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

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

DictionaryStart

public DictionaryStart()
Creates an instance of a DictionaryStart