test
Class TestBase64Reader
java.lang.Object
test.TestBase64Reader
- All Implemented Interfaces:
- XMLStreamConstants
public class TestBase64Reader
- extends Object
- implements XMLStreamConstants
Simple helper test class for checking how stream reader handles xml
documents.
Fields inherited from interface javax.xml.stream.XMLStreamConstants |
ATTRIBUTE, CDATA, CHARACTERS, COMMENT, DTD, END_DOCUMENT, END_ELEMENT, ENTITY_DECLARATION, ENTITY_REFERENCE, NAMESPACE, NOTATION_DECLARATION, PROCESSING_INSTRUCTION, SPACE, START_DOCUMENT, START_ELEMENT |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestBase64Reader
public TestBase64Reader()
test
public void test()
throws XMLStreamException
- Throws:
XMLStreamException
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2012 Fasterxml.com. All Rights Reserved.