public class JibxUnmarshallerTests extends AbstractUnmarshallerTests
INPUT_STRING, unmarshaller| Constructor and Description |
|---|
JibxUnmarshallerTests() |
| Modifier and Type | Method and Description |
|---|---|
protected Unmarshaller |
createUnmarshaller() |
protected void |
testFlight(Object o) |
protected void |
testFlights(Object o) |
void |
unmarshalPartialStaxSourceXmlStreamReader() |
setUp, unmarshalDomSource, unmarshalJaxp14StaxSourceXmlEventReader, unmarshalJaxp14StaxSourceXmlStreamReader, unmarshalSAXSource, unmarshalStaxSourceXmlEventReader, unmarshalStaxSourceXmlStreamReader, unmarshalStreamSourceInputStream, unmarshalStreamSourceReaderpublic JibxUnmarshallerTests()
protected Unmarshaller createUnmarshaller() throws Exception
createUnmarshaller in class AbstractUnmarshallerTestsExceptionprotected void testFlights(Object o)
testFlights in class AbstractUnmarshallerTestsprotected void testFlight(Object o)
testFlight in class AbstractUnmarshallerTestspublic void unmarshalPartialStaxSourceXmlStreamReader() throws Exception
unmarshalPartialStaxSourceXmlStreamReader in class AbstractUnmarshallerTestsException