Uses of Class
adams.core.tags.TagInfo
-
Packages that use TagInfo Package Description adams.core.tags -
-
Uses of TagInfo in adams.core.tags
Methods in adams.core.tags that return types with arguments of type TagInfo Modifier and Type Method Description Set<TagInfo>
TagProcessor. getSupportedTags()
Returns the tags that are supported by this class, including an explanation of what they do.Methods in adams.core.tags with parameters of type TagInfo Modifier and Type Method Description int
TagInfo. compareTo(TagInfo o)
Simply compares the names of the tags.
-