Enhydra 5.1 API

org.enhydra.xml.io
Class OutputOptions.Format

java.lang.Object
  |
  +--org.enhydra.xml.io.OutputOptions.Format
Enclosing class:
OutputOptions

public static class OutputOptions.Format
extends java.lang.Object

Desired output format enumerated type.


Method Summary
 java.lang.String toString()
          Get string name of format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public java.lang.String toString()
Get string name of format

Overrides:
toString in class java.lang.Object

Enhydra 5.1 API