| com.bostechcorp.cbesb.common.mdl.TestContentGroup
TestContentGroup | public class TestContentGroup extends TestCase (Code) | | test contentGroup
|
testAppendChildren | public void testAppendChildren()(Code) | | |
testGetChildAtIndex | public void testGetChildAtIndex()(Code) | | |
testGetChildren | public void testGetChildren()(Code) | | test get children
child of a group can be a element or a group
|
testGetContentGroup | public void testGetContentGroup()(Code) | | Groups don't have their own format definitions,
they represent a logical organization of the content.
name required
minOccurs optional
maxOccurs optional
|
testInsertAndRemoveChildAtIndex | public void testInsertAndRemoveChildAtIndex()(Code) | | |
|
|