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, setNamecharactersaddChild, end, getAttributes, getElementName, getParent, setElementName, writepublic static ElementContextFactory getFactory()
public void setValue(java.lang.String s)
setValue in class PropertyContextpublic java.lang.String getValue()
getValue in class PropertyContextpublic void writeContent(XMLWriter writer, NamedContextFactory contextFactoryMap) throws org.xml.sax.SAXException
writeContent in class ElementPropertyContextorg.xml.sax.SAXException