protected void startTag (Element elem) throws IOException, BadLocationException

Writes out a start tag for the element. Ignores all synthesized elements.

Parameters:
elem    an Element

Exceptions:
IOException    on any I/O error
BadLocationException    if pos represents an invalid location within the document.