org.apache.axiom.ts.om.container
Class SerializeToOutputStream
java.lang.Object
org.apache.axiom.ts.om.container.SerializeToOutputStream
- All Implemented Interfaces:
- SerializationMethod
public class SerializeToOutputStream
- extends Object
- implements SerializationMethod
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SerializeToOutputStream
public SerializeToOutputStream(boolean cache)
addTestProperties
public void addTestProperties(AxiomTestCase testCase)
- Specified by:
addTestProperties
in interface SerializationMethod
serialize
public InputSource serialize(OMContainer container)
throws Exception
- Specified by:
serialize
in interface SerializationMethod
- Throws:
Exception
isCaching
public boolean isCaching()
- Specified by:
isCaching
in interface SerializationMethod
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.