public class ElementPropertyContext extends PropertyContext
value
| Constructor and Description |
|---|
ElementPropertyContext() |
| Modifier and Type | Method and Description |
|---|---|
static ElementContextFactory |
getFactory() |
java.lang.String |
getName() |
void |
setName(java.lang.String name) |
void |
writeContent(XMLWriter writer,
NamedContextFactory contextFactoryMap) |
characters, getValue, setValueaddChild, end, getAttributes, getElementName, getParent, setElementName, writepublic static ElementContextFactory getFactory()
public void setName(java.lang.String name)
setName in class PropertyContextpublic java.lang.String getName()
getName in class PropertyContextpublic void writeContent(XMLWriter writer, NamedContextFactory contextFactoryMap) throws org.xml.sax.SAXException
writeContent in class PropertyContextorg.xml.sax.SAXException