public class XmlBeansMarshallerTests extends AbstractMarshallerTests
EXPECTED_STRING, flights, marshaller| Constructor and Description |
|---|
XmlBeansMarshallerTests() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
createFlights() |
protected Marshaller |
createMarshaller() |
void |
supports() |
void |
testMarshalNonXmlObject() |
marshalDOMResult, marshalEmptyDOMResult, marshalJaxp14StaxResultEventWriter, marshalJaxp14StaxResultStreamWriter, marshalStaxResultEventWriter, marshalStaxResultStreamWriter, marshalStreamResultOutputStream, marshalStreamResultWriter, setUppublic XmlBeansMarshallerTests()
protected Marshaller createMarshaller() throws Exception
createMarshaller in class AbstractMarshallerTestsExceptionprotected Object createFlights()
createFlights in class AbstractMarshallerTestspublic void testMarshalNonXmlObject() throws Exception
Exception