public interface ContainerElement extends Element
Document
,
ListElement
Modifier and Type | Method and Description |
---|---|
void |
addElement(Element e)
add an additional element to the Container
|
void |
addElement(java.lang.String s)
add an additional element to the Container
|
void addElement(Element e)
e
- the element to addvoid addElement(java.lang.String s)
s
- the String to addCopyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details