org.tm4j.panckoucke.impl.renderer.AbstractSAXRenderer .startTag(java.lang.String tag,org.xml.sax.Attributes attributes)

Description

Prints a start tag and uses the default namespace

Parameters
org.xml.sax.Attributes attributes - the attributes of the elements attributes for the element
java.lang.String tag - the element name element name

Throws

Other Resources

Related Topics