DocTree
public interface StartElementTree extends DocTree
<name [attributes] [/]>
DocTree.Kind
List<? extends DocTree>
getAttributes()
Name
getName()
boolean
isSelfClosing()
accept, getKind
Name getName()
List<? extends DocTree> getAttributes()
boolean isSelfClosing()