|
|||||||||
| Home >> All >> org >> apache >> struts >> taglib >> wml >> [ common overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.struts.taglib.wml.common
Class TaglibUtils

java.lang.Objectorg.apache.struts.taglib.wml.common.TaglibUtils
- public class TaglibUtils
- extends java.lang.Object
| Constructor Summary | |
private |
TaglibUtils()
Constructor for TaglibUtils. |
| Method Summary | |
static java.lang.StringBuffer |
addAttribute(java.lang.StringBuffer buff,
java.lang.String attributeName,
java.lang.String attribute)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
TaglibUtils
private TaglibUtils()
- Constructor for TaglibUtils.
| Method Detail |
addAttribute
public static java.lang.StringBuffer addAttribute(java.lang.StringBuffer buff, java.lang.String attributeName, java.lang.String attribute)
|
|||||||||
| Home >> All >> org >> apache >> struts >> taglib >> wml >> [ common overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.apache.struts.taglib.wml.common.TaglibUtils