|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BelongsTo | |
|---|---|
| org.htmlcleaner | |
| Uses of BelongsTo in org.htmlcleaner |
|---|
| Methods in org.htmlcleaner that return BelongsTo | |
|---|---|
BelongsTo |
TagInfo.getBelongsTo()
|
static BelongsTo |
BelongsTo.toValue(Object value)
|
static BelongsTo |
BelongsTo.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BelongsTo[] |
BelongsTo.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.htmlcleaner with parameters of type BelongsTo | |
|---|---|
void |
TagInfo.setBelongsTo(BelongsTo belongsTo)
|
| Constructors in org.htmlcleaner with parameters of type BelongsTo | |
|---|---|
TagInfo(String name,
ContentType contentType,
BelongsTo belongsTo,
boolean deprecated,
boolean unique,
boolean ignorePermitted,
CloseTag closeTag,
Display display)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||