|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Objectorg.thymeleaf.util.PrefixUtils
Element
and Attribute
classes are responsible for managing and combining dialect prefixes as required.
@Deprecated public final class PrefixUtils
Method Summary | |
---|---|
static String |
getPrefix(String name)
Deprecated. The PrefixUtils class has been deprecated in 2.1.0. From then on, the Element and Attribute
classes are responsible for managing and combining dialect prefixes as required. |
static String |
getUnprefixed(String name)
Deprecated. The PrefixUtils class has been deprecated in 2.1.0. From then on, the Element and Attribute
classes are responsible for managing and combining dialect prefixes as required. |
static boolean |
hasPrefix(String name)
Deprecated. The PrefixUtils class has been deprecated in 2.1.0. From then on, the Element and Attribute
classes are responsible for managing and combining dialect prefixes as required. |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
@Deprecated public static String getPrefix(String name)
Element
and Attribute
classes are responsible for managing and combining dialect prefixes as required.
@Deprecated public static String getUnprefixed(String name)
Element
and Attribute
classes are responsible for managing and combining dialect prefixes as required.
@Deprecated public static boolean hasPrefix(String name)
Element
and Attribute
classes are responsible for managing and combining dialect prefixes as required.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |