Package test
Class TestStreamCopier
java.lang.Object
test.TestStreamCopier
Simple test driver for testing pass-through copying using new StAX2
methods.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.codehaus.stax2.XMLInputFactory2
protected org.codehaus.stax2.XMLOutputFactory2
static void
protected void
test
(String input, OutputStream out)
-
Field Details
-
ENABLE_DTD_VALIDATION
static final boolean ENABLE_DTD_VALIDATION- See Also:
-
-
Constructor Details
-
TestStreamCopier
protected TestStreamCopier()
-
-
Method Details