|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xcmis.client.gwt.marshallers.builder.EntryXMLBuilder
public class EntryXMLBuilder
Is used to create entry node in xml document.
| Field Summary | |
|---|---|
static String |
XML
XML. |
static QName |
XMLNS
XMLNS. |
static QName |
XMLNS_APP
XMLNS APP. |
static QName |
XMLNS_ATOM
XMLNS ATOM. |
static QName |
XMLNS_CMIS
XMLNS CMIS. |
static QName |
XMLNS_CMISM
XMLNS CMISM. |
static QName |
XMLNS_CMISRA
XMLNS CMISRA. |
| Constructor Summary | |
|---|---|
protected |
EntryXMLBuilder()
Constructor. |
| Method Summary | |
|---|---|
static com.google.gwt.xml.client.Element |
createEntryElement(com.google.gwt.xml.client.Document doc)
Create entry node with its attributes. |
static String |
createStringRequest(com.google.gwt.xml.client.Document document)
Create full xml request. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String XML
public static final QName XMLNS
public static final QName XMLNS_CMIS
public static final QName XMLNS_CMISRA
public static final QName XMLNS_CMISM
public static final QName XMLNS_ATOM
public static final QName XMLNS_APP
| Constructor Detail |
|---|
protected EntryXMLBuilder()
| Method Detail |
|---|
public static com.google.gwt.xml.client.Element createEntryElement(com.google.gwt.xml.client.Document doc)
doc - doc
Elementpublic static String createStringRequest(com.google.gwt.xml.client.Document document)
document - document
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||