public class PrettyPrintXmlWriterTest extends Object
PrettyPrintXMLWriter| Constructor and Description |
|---|
PrettyPrintXmlWriterTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
after() |
void |
before() |
void |
testDefaultPrettyPrintXMLWriter() |
void |
testEscapeXmlAttributeMac() |
void |
testEscapeXmlAttributeTrailingCR() |
void |
testEscapeXmlAttributeUnix() |
void |
testEscapeXmlAttributeWindows() |
void |
testPrettyPrintXMLWriterWithGivenLineIndenter() |
void |
testPrettyPrintXMLWriterWithGivenLineSeparator() |
public void testDefaultPrettyPrintXMLWriter()
throws IOException
IOExceptionpublic void testPrettyPrintXMLWriterWithGivenLineSeparator()
throws IOException
IOExceptionpublic void testPrettyPrintXMLWriterWithGivenLineIndenter()
throws IOException
IOExceptionpublic void testEscapeXmlAttributeWindows()
throws IOException
IOExceptionpublic void testEscapeXmlAttributeMac()
throws IOException
IOExceptionpublic void testEscapeXmlAttributeTrailingCR()
throws IOException
IOExceptionpublic void testEscapeXmlAttributeUnix()
throws IOException
IOExceptionCopyright © 2002–2018 The Apache Software Foundation. All rights reserved.