|
Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.6) Part Number E13941-07 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
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)
|
Copyright 1996, 2015, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.6) Part Number E13941-07 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |