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 Object

Desired output format enumerated type.


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

Constructor Detail

OutputOptions.Format

OutputOptions.Format(String name)
Constructor (package only)
Method Detail

toString

public String toString()
Get string name of format
Overrides:
toString in class Object


Copyright © 1999-2002 enhydra.org (Mark Diekhans, David Li, Richard Kunze). All Rights reserved.