DIG 1.1 XMLBeans API, April 22, 2004 (05:20 PM)

org.kr.dl.dig.v1_1
Class InstanceofDocument.Instanceof.Factory

java.lang.Object
  extended byorg.kr.dl.dig.v1_1.InstanceofDocument.Instanceof.Factory
Enclosing class:
InstanceofDocument.Instanceof

public static final class InstanceofDocument.Instanceof.Factory
extends Object

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


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

Method Detail

newInstance

public static InstanceofDocument.Instanceof newInstance()

newInstance

public static InstanceofDocument.Instanceof newInstance(XmlOptions options)

DIG 1.1 XMLBeans API, April 22, 2004 (05:20 PM)