|
BEA Systems, Inc. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweblogic.wtc.gwt.XmlViewCnv
public final class XmlViewCnv
Performs XML to View(32) or View(32) to XML translations.
Constructor Summary | |
---|---|
XmlViewCnv()
|
Method Summary | |
---|---|
static String |
ViewToXML(TypedBuffer view,
Class viewTable,
boolean rootNeeded)
Convert a VIEW or VIEW32 buffer into an XML document |
static TypedBuffer |
XMLToView(String xmlDoc,
Class viewTable,
String subType)
Convert an XML document into a VIEW or VIEW32 buffer |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XmlViewCnv()
Method Detail |
---|
public static String ViewToXML(TypedBuffer view, Class viewTable, boolean rootNeeded)
public static TypedBuffer XMLToView(String xmlDoc, Class viewTable, String subType)
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs100 Copyright 2006 BEA Systems Inc. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |