Class | Description |
---|---|
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–2018 The Apache Software Foundation. All rights reserved.