Package net.opengis.sensorML.x101
Class KeywordsDocument.Keywords.KeywordList.Factory
- java.lang.Object
-
- net.opengis.sensorML.x101.KeywordsDocument.Keywords.KeywordList.Factory
-
- Enclosing interface:
- KeywordsDocument.Keywords.KeywordList
public static final class KeywordsDocument.Keywords.KeywordList.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 KeywordsDocument.Keywords.KeywordListnewInstance()static KeywordsDocument.Keywords.KeywordListnewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static KeywordsDocument.Keywords.KeywordList newInstance()
-
newInstance
public static KeywordsDocument.Keywords.KeywordList newInstance(org.apache.xmlbeans.XmlOptions options)
-
-