test
Class RunStreamWriter
java.lang.Object
test.RunStreamWriter
public class RunStreamWriter
- extends Object
Simple non-automated manual test code for outputting namespace-aware XML
documents.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getFactory
protected XMLOutputFactory getFactory()
throws Exception
- Throws:
Exception
test
protected void test()
throws Exception
- Throws:
Exception
writeContents
protected void writeContents(XMLStreamWriter sw)
throws XMLStreamException
- Throws:
XMLStreamException
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2012 Fasterxml.com. All Rights Reserved.