Uses of Class
com.sun.enterprise.ee.cms.impl.base.CustomTagNames
-
Packages that use CustomTagNames Package Description com.sun.enterprise.ee.cms.impl.base -
-
Uses of CustomTagNames in com.sun.enterprise.ee.cms.impl.base
Methods in com.sun.enterprise.ee.cms.impl.base that return CustomTagNames Modifier and Type Method Description static CustomTagNamesCustomTagNames. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static CustomTagNames[]CustomTagNames. values()Returns an array containing the constants of this enum type, in the order they are declared.
-