Class TestsDocument.Tests.Factory
- java.lang.Object
-
- org.apache.xmlbeans.impl.xb.ltgfmt.TestsDocument.Tests.Factory
-
- Enclosing interface:
- TestsDocument.Tests
public static final class TestsDocument.Tests.Factory extends java.lang.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 TestsDocument.Tests
newInstance()
static TestsDocument.Tests
newInstance(XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static TestsDocument.Tests newInstance()
-
newInstance
public static TestsDocument.Tests newInstance(XmlOptions options)
-
-