Class | Description |
---|---|
TestInsertSiblingAfterFromForeignDocument |
Tests that
OMNode.insertSiblingAfter(OMNode) automatically adopts (in the sense of DOM)
the sibling if it doesn't have the same owner document. |
TestInsertSiblingBeforeFromForeignDocument |
Tests that
OMNode.insertSiblingBefore(OMNode) automatically adopts (in the sense of DOM)
the sibling if it doesn't have the same owner document. |
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.