Package com.nt.udc.util.xml
Class EncryptedElementPropertyContext
java.lang.Object
com.nt.udc.util.xml.ElementContext
com.nt.udc.util.xml.PropertyContext
com.nt.udc.util.xml.ElementPropertyContext
com.nt.udc.util.xml.EncryptedElementPropertyContext
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ElementContextFactory
getValue()
void
void
writeContent
(XMLWriter writer, NamedContextFactory contextFactoryMap) Methods inherited from class com.nt.udc.util.xml.ElementPropertyContext
getName, setName
Methods inherited from class com.nt.udc.util.xml.PropertyContext
characters
Methods inherited from class com.nt.udc.util.xml.ElementContext
addChild, end, getAttributes, getElementName, getParent, setElementName, write
-
Constructor Details
-
EncryptedElementPropertyContext
public EncryptedElementPropertyContext()
-
-
Method Details
-
getFactory
-
setValue
- Overrides:
setValue
in classPropertyContext
-
getValue
- Overrides:
getValue
in classPropertyContext
-
writeContent
public void writeContent(XMLWriter writer, NamedContextFactory contextFactoryMap) throws SAXException - Overrides:
writeContent
in classElementPropertyContext
- Throws:
SAXException
-