|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XmlPrintable
XmlPrintable interface is implemented by objects that can be printed using an XmlPrintWriter.
Method Summary | |
---|---|
void |
xprint(XmlPrintWriter out) Prints object's properties to the XmlPrintWriter. |
Method Detail |
---|
void xprint(XmlPrintWriter out)
out
- XmlPrintWriter for printing of propeties.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |