public class StaxUtilsTest extends Object
| Constructor and Description |
|---|
StaxUtilsTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCodec()
This test pushes a string that contains every valid 16-bit Java char
through the unicode encoder and decoder and verifies that the exact string
is properly restored.
|
void |
testUnicodeDecoding() |
void |
testUnicodeEncoding() |
public void testUnicodeDecoding()
public void testUnicodeEncoding()
public void testCodec()
Copyright © 2018 Atlassian. All rights reserved.