org.tm4j.panckoucke.impl.renderer.AbstractSAXRenderer .addNamespace(java.lang.String nsshort,java.lang.String ns)

Description

Adds a new namespace to the list of namespaces Namespaces are represented by a short name and a URI

Parameters
java.lang.String ns - URI of the namespace
java.lang.String nsshort - short name of the namespace

Other Resources

Related Topics