org.w3.x2001.xmlSchema
Class WhiteSpaceDocument.WhiteSpace.Value.Factory

java.lang.Object
  extended by org.w3.x2001.xmlSchema.WhiteSpaceDocument.WhiteSpace.Value.Factory
Enclosing interface:
WhiteSpaceDocument.WhiteSpace.Value

public static final class WhiteSpaceDocument.WhiteSpace.Value.Factory
extends java.lang.Object

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


Method Summary
static WhiteSpaceDocument.WhiteSpace.Value newInstance()
           
static WhiteSpaceDocument.WhiteSpace.Value newInstance(org.apache.xmlbeans.XmlOptions options)
           
static WhiteSpaceDocument.WhiteSpace.Value newValue(java.lang.Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newValue

public static WhiteSpaceDocument.WhiteSpace.Value newValue(java.lang.Object obj)

newInstance

public static WhiteSpaceDocument.WhiteSpace.Value newInstance()

newInstance

public static WhiteSpaceDocument.WhiteSpace.Value newInstance(org.apache.xmlbeans.XmlOptions options)


Copyright © 2014 Martin Luther University Halle-Wittenberg. All Rights Reserved.