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