DocTree.Kind
Modifier and Type | Method and Description |
---|---|
List<? extends DocTree> |
getAttributes()
Returns any attributes defined by this element.
|
Name |
getName()
Returns the name of the element.
|
boolean |
isSelfClosing()
Returns true if this is a self-closing element,
as indicated by a "/" before the closing ">".
|
Name getName()
List<? extends DocTree> getAttributes()
boolean isSelfClosing()
Copyright © 2005, 2015, Oracle and/or its affiliates. All rights reserved.
DRAFT internal-b68