Package net.opengis.ows.x11
Class ExceptionReportDocument.ExceptionReport.Factory
- java.lang.Object
-
- net.opengis.ows.x11.ExceptionReportDocument.ExceptionReport.Factory
-
- Enclosing interface:
- ExceptionReportDocument.ExceptionReport
public static final class ExceptionReportDocument.ExceptionReport.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 ExceptionReportDocument.ExceptionReportnewInstance()static ExceptionReportDocument.ExceptionReportnewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static ExceptionReportDocument.ExceptionReport newInstance()
-
newInstance
public static ExceptionReportDocument.ExceptionReport newInstance(org.apache.xmlbeans.XmlOptions options)
-
-