public class SerializeToOutputStream extends Object implements SerializationMethod
| Constructor and Description |
|---|
SerializeToOutputStream(boolean cache) |
| Modifier and Type | Method and Description |
|---|---|
void |
addTestProperties(AxiomTestCase testCase) |
boolean |
isCaching() |
InputSource |
serialize(OMContainer container) |
public void addTestProperties(AxiomTestCase testCase)
addTestProperties in interface SerializationMethodpublic InputSource serialize(OMContainer container) throws Exception
serialize in interface SerializationMethodExceptionpublic boolean isCaching()
isCaching in interface SerializationMethodCopyright © 2004–2024 The Apache Software Foundation. All rights reserved.