| Removed Classes and Interfaces |
|
InvalidTagFormatException
|
InvalidTagFormatException is thrown whenever an incorrect
tag ID or tag title path is encountered. |
|
JcrTagManagerFactory
|
JcrTagManagerFactory returns a JCR-based implementation of a
TagManager. |
|
Tag
|
A Tag is a keyword or label that can be assigned to any
content. |
|
TagCloud
|
TagCloud helps displaying a tag cloud with n-tile font sizes. |
|
TagConstants
|
Constants for tagging, mainly JCR nodetype and property names. |
|
TagException
|
This exception denotes a general error in the tagging API. |
|
TagManager
|
TagManager allows for resolving and creating tags by paths and
names. |
|
TagManager.FindResults
|
|