intarsys PDF library API

de.intarsys.pdf.st
Class STDocType

java.lang.Object
  extended by de.intarsys.pdf.st.STDocType

public class STDocType
extends Object


Constructor Summary
STDocType()
           
STDocType(String typeName, String version)
           
 
Method Summary
 String getTypeName()
           
 String getVersion()
           
 boolean isFDF()
           
 boolean isPDF()
           
 void setTypeName(String typeName)
           
 void setVersion(String version)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

STDocType

public STDocType()

STDocType

public STDocType(String typeName,
                 String version)
Method Detail

getVersion

public String getVersion()

setVersion

public void setVersion(String version)

getTypeName

public String getTypeName()

setTypeName

public void setTypeName(String typeName)

toString

public String toString()
Overrides:
toString in class Object

isFDF

public boolean isFDF()

isPDF

public boolean isPDF()

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.