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 SerializationMethod
public InputSource serialize(OMContainer container) throws Exception
serialize
in interface SerializationMethod
Exception
public boolean isCaching()
isCaching
in interface SerializationMethod
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.