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, setValue
addChild, end, getAttributes, getElementName, setElementName, write
public static ElementContextFactory getFactory()
public void setName(java.lang.String name)
setName
in class PropertyContext
public java.lang.String getName()
getName
in class PropertyContext
public void writeContent(XMLWriter writer, NamedContextFactory contextFactoryMap) throws org.xml.sax.SAXException
writeContent
in class PropertyContext
org.xml.sax.SAXException