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 ElementContextFactorygetValue()voidvoidwriteContent(XMLWriter writer, NamedContextFactory contextFactoryMap) Methods inherited from class com.nt.udc.util.xml.ElementPropertyContext
getName, setNameMethods inherited from class com.nt.udc.util.xml.PropertyContext
charactersMethods 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:
setValuein classPropertyContext
-
getValue
- Overrides:
getValuein classPropertyContext
-
writeContent
public void writeContent(XMLWriter writer, NamedContextFactory contextFactoryMap) throws SAXException - Overrides:
writeContentin classElementPropertyContext- Throws:
SAXException
-