Package com.nt.udc.nar.xml
Class NARSetContext
java.lang.Object
com.nt.udc.util.xml.ElementContext
com.nt.udc.nar.xml.NARSetContext
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
static ElementContextFactory
getNARs()
void
void
setSchemaLocation
(String location) void
writeContent
(XMLWriter writer, NamedContextFactory factory) Methods inherited from class com.nt.udc.util.xml.ElementContext
addChild, characters, end, getElementName, getParent, setElementName, write
-
Constructor Details
-
NARSetContext
public NARSetContext()
-
-
Method Details
-
setSchemaLocation
-
getFactory
-
getAttributes
- Overrides:
getAttributes
in classElementContext
-
getNARs
-
setNARs
-
add_nar
-
writeContent
- Overrides:
writeContent
in classElementContext
- Throws:
SAXException
-