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()
public void testPrettyPrintXMLWriterWithGivenLineSeparator()
public void testPrettyPrintXMLWriterWithGivenLineIndenter()
public void testEscapeXmlAttributeWindows()
public void testEscapeXmlAttributeMac()
public void testEscapeXmlAttributeTrailingCR()
public void testEscapeXmlAttributeUnix()
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.