public class EncryptedElementPropertyContext extends ElementPropertyContext
Constructor and Description |
---|
EncryptedElementPropertyContext() |
Modifier and Type | Method and Description |
---|---|
static ElementContextFactory |
getFactory() |
java.lang.String |
getValue() |
void |
setValue(java.lang.String s) |
void |
writeContent(XMLWriter writer,
NamedContextFactory contextFactoryMap) |
getName, setName
characters
addChild, end, getAttributes, getElementName, setElementName, write
public static ElementContextFactory getFactory()
public void setValue(java.lang.String s)
setValue
in class PropertyContext
public java.lang.String getValue()
getValue
in class PropertyContext
public void writeContent(XMLWriter writer, NamedContextFactory contextFactoryMap) throws org.xml.sax.SAXException
writeContent
in class ElementPropertyContext
org.xml.sax.SAXException