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