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