public interface StartElementTree extends DocTree
< name [attributes] [/]>
DocTree.Kind
Modifier and Type | Method and Description |
---|---|
List<? extends DocTree> |
getAttributes() |
Name |
getName() |
boolean |
isSelfClosing() |
Copyright © 2017 earcam. All rights reserved.