public static class TldRuleSet.Variable extends Object
Constructor and Description |
---|
TldRuleSet.Variable() |
Modifier and Type | Method and Description |
---|---|
void |
setClassName(String className) |
void |
setDeclare(boolean declare) |
void |
setNameFromAttribute(String nameFromAttribute) |
void |
setNameGiven(String nameGiven) |
void |
setScope(String scopeName) |
TagVariableInfo |
toTagVariableInfo() |
public void setNameGiven(String nameGiven)
public void setNameFromAttribute(String nameFromAttribute)
public void setClassName(String className)
public void setDeclare(boolean declare)
public void setScope(String scopeName)
public TagVariableInfo toTagVariableInfo()
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.