|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.cabo.ui.debug.NodeDumpingUtils
Utilities for outputting a tree of UINodes for debugging purposes.
Method Summary | |
static void |
dumpTreeAsXML(RenderingContext context,
UINode node,
java.io.PrintWriter out,
java.lang.String encoding)
Outputs the UINode tree in an XML (UIX XML) form. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static void dumpTreeAsXML(RenderingContext context, UINode node, java.io.PrintWriter out, java.lang.String encoding) throws java.io.IOException, java.io.UnsupportedEncodingException
|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |