Class RedefineDocument.Redefine.Factory
- java.lang.Object
-
- org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine.Factory
-
- Enclosing interface:
- RedefineDocument.Redefine
public static final class RedefineDocument.Redefine.Factory extends java.lang.Object
A factory class with static methods for creating instances of this type.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static RedefineDocument.Redefine
newInstance()
static RedefineDocument.Redefine
newInstance(XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static RedefineDocument.Redefine newInstance()
-
newInstance
public static RedefineDocument.Redefine newInstance(XmlOptions options)
-
-