Class NamedGroup.All.Factory
- java.lang.Object
-
- org.apache.xmlbeans.impl.xb.xsdschema.NamedGroup.All.Factory
-
- Enclosing interface:
- NamedGroup.All
public static final class NamedGroup.All.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 NamedGroup.All
newInstance()
static NamedGroup.All
newInstance(XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static NamedGroup.All newInstance()
-
newInstance
public static NamedGroup.All newInstance(XmlOptions options)
-
-