Class CharDocument.Char.Factory
- java.lang.Object
-
- com.oceaninformatics.characterMapping.CharDocument.Char.Factory
-
- Enclosing interface:
- CharDocument.Char
public static final class CharDocument.Char.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 CharDocument.CharnewInstance()static CharDocument.CharnewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static CharDocument.Char newInstance()
-
newInstance
public static CharDocument.Char newInstance(org.apache.xmlbeans.XmlOptions options)
-
-