Class TokenDef

java.lang.Object
com.scroogexhtml.rtf.TokenDef

public class TokenDef extends Object
A class which stores a single RTF token description.
  • Method Details

    • getDestination

      public Destination getDestination()
    • getUseChar

      public char getUseChar()
    • getRtfProp

      public RTFProperties getRtfProp()
    • getKeytype

      public KeyType getKeytype()
    • isPassDef

      public boolean isPassDef()
    • getDefaultParamValue

      public int getDefaultParamValue()
    • getRtfFnct

      public RtfFnc getRtfFnct()