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