Skip navigation links


Package oracle.idm.io

Interface Summary
Indentable This interface specifies methods that need to be supported by the classes that support indentation.
XmlPrintable XmlPrintable interface is implemented by objects that can be printed using an XmlPrintWriter.

 

Class Summary
Indenter This is a support class that maintains indentation properties for classes that support indentable interface.
IndentPrintStream IndentPrintStream is a convenience class for indented printing.
IndentPrintWriter IndentPrintWriter is a convenience class for indented printing.
XmlPrintWriter XmlPrintWriter is a convenience class for printing XML elements.

 


Skip navigation links