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

org.kr.dl.dig.v1_1
Class IntrangeDocument.Intrange.Factory

java.lang.Object
  extended byorg.kr.dl.dig.v1_1.IntrangeDocument.Intrange.Factory
Enclosing class:
IntrangeDocument.Intrange

public static final class IntrangeDocument.Intrange.Factory
extends Object

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


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

Method Detail

newInstance

public static IntrangeDocument.Intrange newInstance()

newInstance

public static IntrangeDocument.Intrange newInstance(XmlOptions options)

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