Modifier and Type | Field and Description |
---|---|
static short |
LOWER_CASE |
static short |
ORIGINAL_CASE |
static short |
UPPER_CASE |
Constructor and Description |
---|
TagUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
addTagMetaData(ConfigWebImpl cw)
load metadata from cfc based custom tags and add the info to the tag
|
static void |
setAttributeCollection(PageContext pc,
javax.servlet.jsp.tagext.Tag tag,
MissingAttribute[] missingAttrs,
Struct _attrs,
int attrType) |
static void |
setAttributes(PageContext pc,
javax.servlet.jsp.tagext.Tag tag,
Map<Collection.Key,Object> att,
int attrType) |
static void |
setDynamicAttribute(StructImpl attributes,
Collection.Key name,
Object value,
short caseType) |
public static final short ORIGINAL_CASE
public static final short UPPER_CASE
public static final short LOWER_CASE
public TagUtil()
public static void setAttributeCollection(PageContext pc, javax.servlet.jsp.tagext.Tag tag, MissingAttribute[] missingAttrs, Struct _attrs, int attrType) throws PageException
PageException
public static void setAttributes(PageContext pc, javax.servlet.jsp.tagext.Tag tag, Map<Collection.Key,Object> att, int attrType) throws PageException
PageException
public static void setDynamicAttribute(StructImpl attributes, Collection.Key name, Object value, short caseType)
public static void addTagMetaData(ConfigWebImpl cw)
cs
- config
- Copyright © 2015 Lucee