@OpenApiAll
public interface Document
Modifier and Type | Method and Description |
---|---|
Tag |
get(java.lang.String tagName)
Return tag of specified kind of this document item.
|
java.lang.String |
getRawComment()
Return the full unprocessed text of the comment.
|
java.util.Collection<Tag> |
getTags()
Return all tags in this document item.
|
java.util.Collection<Tag> |
getTags(java.lang.String tagName)
Return tags of specified kind of this document item.
|
java.lang.String getRawComment()
java.util.Collection<Tag> getTags()
java.util.Collection<Tag> getTags(java.lang.String tagName)
tagName
- tag nameTag get(java.lang.String tagName)
tagName
- tag nameCopyright © 2015 - No Magic Asia