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

org.kr.dl.dig.v1_1
Class IntmaxDocument.Intmax.Factory

java.lang.Object
  extended byorg.kr.dl.dig.v1_1.IntmaxDocument.Intmax.Factory
Enclosing class:
IntmaxDocument.Intmax

public static final class IntmaxDocument.Intmax.Factory
extends Object

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


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

Method Detail

newInstance

public static IntmaxDocument.Intmax newInstance()

newInstance

public static IntmaxDocument.Intmax newInstance(XmlOptions options)

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