public class XmlStreamReaderTest
extends junit.framework.TestCase
| Constructor and Description | 
|---|
| XmlStreamReaderTest() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | testDefaultEncoding() | 
| void | testEBCDICEncoding() | 
| void | testEncodingAttribute() | 
| void | testEUC_JPEncoding() | 
| void | testInappropriateEncoding() | 
| void | testLatin15Encoding() | 
| void | testLatin1Encoding() | 
| void | testLatin7Encoding() | 
| void | testNoXmlHeader() | 
| void | testUTF16BEEncoding() | 
| void | testUTF16Encoding() | 
| void | testUTF16LEEncoding() | 
| void | testUTF8Encoding() | 
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, setUp, tearDown, toStringpublic void testNoXmlHeader()
                     throws IOException
IOExceptionpublic void testDefaultEncoding()
                         throws IOException
IOExceptionpublic void testUTF8Encoding()
                      throws IOException
IOExceptionpublic void testUTF16Encoding()
                       throws IOException
IOExceptionpublic void testUTF16BEEncoding()
                         throws IOException
IOExceptionpublic void testUTF16LEEncoding()
                         throws IOException
IOExceptionpublic void testLatin1Encoding()
                        throws IOException
IOExceptionpublic void testLatin7Encoding()
                        throws IOException
IOExceptionpublic void testLatin15Encoding()
                         throws IOException
IOExceptionpublic void testEUC_JPEncoding()
                        throws IOException
IOExceptionpublic void testEBCDICEncoding()
                        throws IOException
IOExceptionpublic void testInappropriateEncoding()
                               throws IOException
IOExceptionpublic void testEncodingAttribute()
                           throws IOException
IOExceptionCopyright © 2002–2016 The Apache Software Foundation. All rights reserved.