public abstract class ListContext extends ElementContext
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List |
itsList |
| Constructor and Description |
|---|
ListContext() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
getList() |
void |
setList(java.util.List list) |
protected void |
setType(java.lang.String type) |
void |
writeContent(XMLWriter writer,
NamedContextFactory factory) |
addChild, characters, end, getAttributes, getElementName, setElementName, writepublic java.util.List getList()
public void setList(java.util.List list)
protected void setType(java.lang.String type)
public void writeContent(XMLWriter writer, NamedContextFactory factory) throws org.xml.sax.SAXException
writeContent in class ElementContextorg.xml.sax.SAXException