|
Oracle | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TypedFML32 | |
|---|---|
| weblogic.wtc.gwt | Provides useful WTC GWT Domain utilities. |
| weblogic.wtc.jatmi | Provides JATMI primitives used to begin and end transactions, allocate and free buffers, and provide the communication between clients and servers. |
| Uses of TypedFML32 in weblogic.wtc.gwt |
|---|
| Methods in weblogic.wtc.gwt that return TypedFML32 | |
|---|---|
TypedFML32 |
XmlFmlCnv.XMLtoFML32(String xmlinfo,
FldTbl[] fldtbls)
Translate an XML document into an FML32 buffer. |
| Methods in weblogic.wtc.gwt with parameters of type TypedFML32 | |
|---|---|
String |
XmlFmlCnv.FML32toXML(TypedFML32 inData)
Translate an FML32 buffer to XML. |
String |
XmlFmlCnv.FML32toXML(TypedFML32 inData,
boolean rootneeded)
Translate an FML32 buffer to XML. |
String |
XmlFmlCnv.FML32toXML(TypedFML32 inData,
boolean root,
boolean grouping)
Translates an FML32 buffer to XML with grouping option. |
String |
XmlFmlCnv.FML32toXML(TypedFML32 inData,
boolean root,
boolean ordering,
boolean grouping)
Translates an FML32 buffer to XML with ordering and grouping options. |
String |
XmlFmlCnv.FML32toXML(TypedFML32 inData,
boolean root,
boolean ordering,
boolean grouping,
boolean beautify)
Translates an FML32 buffer to XML with ordering, grouping, and beautify options. |
| Uses of TypedFML32 in weblogic.wtc.jatmi |
|---|
| Constructors in weblogic.wtc.jatmi with parameters of type TypedFML32 | |
|---|---|
TypedFML32(TypedFML32 copyFrom)
This constructor copies the fields from the input FML32 buffer. |
|
|
Documentation is available at http://edocs.bea.com/wls/docs103 Copyright 1996,2008, 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. |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||