|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.servlet.jsp.tagext.TagExtraInfo
jp.terasoluna.fw.web.taglib.StringFormatterTeiBase
jp.terasoluna.fw.web.taglib.LTrimTei
public class LTrimTei
TagExtraInfo
class for ltrim
tag.
Provides the information related to the scripting variable which is created by LTrimTag
class.
For the name, type and scope of scriptng variable, refer to the documents of
LTrimTag
class and StringFormatterTagBase
class.
LTrimTag
,
StringFormatterTagBase
,
StringFormatterTeiBase
Constructor Summary | |
---|---|
LTrimTei()
|
Method Summary |
---|
Methods inherited from class jp.terasoluna.fw.web.taglib.StringFormatterTeiBase |
---|
getVariableInfo |
Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo |
---|
getTagInfo, isValid, setTagInfo, validate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LTrimTei()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |