|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--objectivehtml.common.OutputType
This class contains a list of constants that are used by the toolkit to represent all the different versions of html that are supported.
Field Summary | |
static int |
HTML
This constant represents standard Html. |
static int |
XHTML
This constant represents XHtml. |
Constructor Summary | |
OutputType()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int HTML
public static final int XHTML
Constructor Detail |
public OutputType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |