|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gdata.data.ITextConstruct.Type
public static class ITextConstruct.Type
Defines the possible text construct types: TEXT, HTML, and XHTML.
Field Summary | |
---|---|
static int |
HTML
|
static int |
TEXT
|
static int |
XHTML
|
Constructor Summary | |
---|---|
ITextConstruct.Type()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int TEXT
public static final int HTML
public static final int XHTML
Constructor Detail |
---|
public ITextConstruct.Type()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |