Package net.opengis.swe.x101
Class TextBlockDocument.TextBlock.Factory
- java.lang.Object
-
- net.opengis.swe.x101.TextBlockDocument.TextBlock.Factory
-
- Enclosing interface:
- TextBlockDocument.TextBlock
public static final class TextBlockDocument.TextBlock.Factory extends 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 TextBlockDocument.TextBlocknewInstance()static TextBlockDocument.TextBlocknewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static TextBlockDocument.TextBlock newInstance()
-
newInstance
public static TextBlockDocument.TextBlock newInstance(org.apache.xmlbeans.XmlOptions options)
-
-