public final class TagUtils extends Object
| Constructor and Description |
|---|
TagUtils()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static Tag |
asTag(String tagValue)
Deprecated.
|
static Tag |
convertCacheDepStringToTag(String cacheDepString)
Deprecated.
Convert the cache dep string to a Tag.
|
static String |
convertTagToCacheDepString(Tag tag)
Deprecated.
Return the cache dependency string format corresponding to the specified
tag
|
public static String convertTagToCacheDepString(Tag tag)
tag - the tagpublic static Tag convertCacheDepStringToTag(String cacheDepString)
cacheDepString - input string, note not the same as the tag itself.convertTagToCacheDepString(com.fatwire.gst.foundation.tagging.Tag)Copyright © 2010–2017. All rights reserved.