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

org.kr.dl.dig.v1_1
Class RoleFillersDocument.RoleFillers.Factory

java.lang.Object
  extended byorg.kr.dl.dig.v1_1.RoleFillersDocument.RoleFillers.Factory
Enclosing class:
RoleFillersDocument.RoleFillers

public static final class RoleFillersDocument.RoleFillers.Factory
extends Object

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


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

Method Detail

newInstance

public static RoleFillersDocument.RoleFillers newInstance()

newInstance

public static RoleFillersDocument.RoleFillers newInstance(XmlOptions options)

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