|
Oracle | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TypedFML | |
|---|---|
| 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 TypedFML in weblogic.wtc.gwt |
|---|
| Methods in weblogic.wtc.gwt that return TypedFML | |
|---|---|
TypedFML |
XmlFmlCnv.XMLtoFML(String xmlinfo,
FldTbl[] fldtbls)
Translate an XML document into an FML buffer. |
| Methods in weblogic.wtc.gwt with parameters of type TypedFML | |
|---|---|
String |
XmlFmlCnv.FMLtoXML(TypedFML inData)
Translate an FML buffer to XML. |
String |
XmlFmlCnv.FMLtoXML(TypedFML inData,
boolean root)
Translates an FML buffer to XML with optional root element. |
String |
XmlFmlCnv.FMLtoXML(TypedFML inData,
boolean root,
boolean grouping)
Translates an FML buffer to XML with grouping option. |
String |
XmlFmlCnv.FMLtoXML(TypedFML inData,
boolean root,
boolean ordering,
boolean grouping)
Translates an FML buffer to XML with ordering and grouping options. |
String |
XmlFmlCnv.FMLtoXML(TypedFML inData,
boolean root,
boolean ordering,
boolean grouping,
boolean beautify)
Translates an FML buffer to XML with ordering, grouping, and beautify options. |
| Uses of TypedFML in weblogic.wtc.jatmi |
|---|
| Constructors in weblogic.wtc.jatmi with parameters of type TypedFML | |
|---|---|
TypedFML(TypedFML copyFrom)
This constructor copies the fields from the input FML 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 | |||||||||