Class XMLObjectSupportTest


  • public class XMLObjectSupportTest
    extends XMLObjectBaseTestCase
    Tests of XMLObjectHelper utility methods.
    • Constructor Detail

      • XMLObjectSupportTest

        public XMLObjectSupportTest()
    • Method Detail

      • testXMLObjectCloneWithDropDOM

        public void testXMLObjectCloneWithDropDOM()
        Tests cloning an XMLObject.
      • testXMLObjectCloneWithUnrootedDOM

        public void testXMLObjectCloneWithUnrootedDOM()
        Tests cloning an XMLObject.
      • testXMLObjectCloneWithRootInNewDocument

        public void testXMLObjectCloneWithRootInNewDocument()
        Tests cloning an XMLObject.
      • testBuildXMLObject

        public void testBuildXMLObject()