DIG 1.1 Reasoners API, April 26, 2004 (12:45 PM)

org.kr.dl.dig.v1_1
Class TypesDocument.Types.Factory

java.lang.Object
  extended byorg.kr.dl.dig.v1_1.TypesDocument.Types.Factory
Enclosing class:
TypesDocument.Types

public static final class TypesDocument.Types.Factory
extends Object

A factory class with static methods for creating instances of this type.


Method Summary
static TypesDocument.Types newInstance()
           
static TypesDocument.Types newInstance(XmlOptions options)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newInstance

public static TypesDocument.Types newInstance()

newInstance

public static TypesDocument.Types newInstance(XmlOptions options)

DIG 1.1 Reasoners API, April 26, 2004 (12:45 PM)