JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.biglybt.pif.tag
Interface TagManager
All Known Implementing Classes:
UtilitiesImpl.TagManagerImpl
public interface
TagManager
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Tag
createTag
(
String
name)
List
<
Tag
>
getTags
()
Tag
lookupTag
(
String
name)
Method Details
getTags
List
<
Tag
>
getTags
()
lookupTag
Tag
lookupTag
(
String
name)
createTag
Tag
createTag
(
String
name)