public final class InlineTagUtils extends Object
Modifier and Type | Method and Description |
---|---|
static List<TagInfo> |
extractInlineTags(String... lines)
Extract inline Javadoc tags from the given comment.
|
Copyright © 2001–2018. All rights reserved.