com.bea.wli.worklist.xml
Class TaskInfoXMLDocument.TaskInfoXML.Factory

java.lang.Object
  extended by com.bea.wli.worklist.xml.TaskInfoXMLDocument.TaskInfoXML.Factory
Enclosing interface:
TaskInfoXMLDocument.TaskInfoXML

public static final class TaskInfoXMLDocument.TaskInfoXML.Factory
extends Object

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


Method Summary
static TaskInfoXMLDocument.TaskInfoXML newInstance()
           
static TaskInfoXMLDocument.TaskInfoXML 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 TaskInfoXMLDocument.TaskInfoXML newInstance()

newInstance

public static TaskInfoXMLDocument.TaskInfoXML newInstance(XmlOptions options)