org.tm4j.panckoucke.impl.renderer.AbstractSAXRenderer .endTag(java.lang.String namespace,java.lang.String tag)

Description

Writes a end tag to the output stream

Parameters
java.lang.String namespace - the namespace of the element
java.lang.String tag - the element name element name

Throws

Other Resources

Related Topics