Package com.nt.udc.util.xml
Class AttributePropertyContext
java.lang.Object
com.nt.udc.util.xml.ElementContext
com.nt.udc.util.xml.PropertyContext
com.nt.udc.util.xml.AttributePropertyContext
Sample element:
value
-
Method Summary
Modifier and TypeMethodDescriptionstatic ElementContextFactoryvoidwriteContent(XMLWriter writer, NamedContextFactory contextFactoryMap) Methods inherited from class com.nt.udc.util.xml.PropertyContext
characters, getName, getValue, setName, setValueMethods inherited from class com.nt.udc.util.xml.ElementContext
addChild, end, getElementName, getParent, setElementName, write
-
Method Details
-
getFactory
-
getAttributes
- Overrides:
getAttributesin classElementContext
-
writeContent
public void writeContent(XMLWriter writer, NamedContextFactory contextFactoryMap) throws SAXException - Specified by:
writeContentin classPropertyContext- Throws:
SAXException
-