public class StaxEventRecorderTest extends Object
| Constructor and Description |
|---|
StaxEventRecorderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
bodyWithSpacesAndQuotes() |
List<ch.qos.logback.core.joran.event.stax.StaxEvent> |
doTest(String filename) |
void |
dump(List<ch.qos.logback.core.joran.event.stax.StaxEvent> seList) |
void |
testAttributeProcessing() |
void |
testParsingOfXMLWithAttributesAndBodyText() |
void |
testProcessingOfTextWithEntityCharacters() |
public List<ch.qos.logback.core.joran.event.stax.StaxEvent> doTest(String filename) throws Exception
Exceptionpublic void dump(List<ch.qos.logback.core.joran.event.stax.StaxEvent> seList)
public void testParsingOfXMLWithAttributesAndBodyText()
throws Exception
Exceptionpublic void testProcessingOfTextWithEntityCharacters()
throws Exception
ExceptionCopyright © 2005–2023 QOS.ch. All rights reserved.