Package org.apache.axiom.ts.om.document

Class Summary
TestIsCompleteAfterAddingIncompleteChild Tests that the completeness status (as returned by OMSerializable.isComplete()) is updated correctly after an incomplete child is added to a programmatically created document.
TestSerializeAndConsume Tests the behavior of OMContainer.serializeAndConsume(java.io.OutputStream) when invoked on an OMDocument instance.
TestSerializeAndConsumeWithIncompleteDescendant Tests that OMContainer.serializeAndConsume(java.io.Writer) consumes incomplete descendants, even if the document itself is complete (more precisely, created programmatically).
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.