com.bea.wli.worklist.xml
Class TaskConstructionXMLDocument.TaskConstructionXML.Factory

java.lang.Object
  extended by com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML.Factory
Enclosing interface:
TaskConstructionXMLDocument.TaskConstructionXML

public static final class TaskConstructionXMLDocument.TaskConstructionXML.Factory
extends Object

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


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

Method Detail

newInstance

public static TaskConstructionXMLDocument.TaskConstructionXML newInstance()

newInstance

public static TaskConstructionXMLDocument.TaskConstructionXML newInstance(XmlOptions options)