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