- All Implemented Interfaces:
TypeAttribute
,ValueAttribute
,JspTag
,SimpleTag
- Author:
- AO Industries, Inc.
-
Constructor Summary
-
Method Summary
Methods inherited from class com.aoapps.encoding.taglib.OutTag
doTag, getOutputType, setDefault, setType, setValue, writePrefix, writeSuffix
Methods inherited from class com.aoapps.encoding.taglib.EncodingNullTag
doTag, invoke, setMediaEncoderOptions, writeEncoderPrefix, writeEncoderSuffix
Methods inherited from class javax.servlet.jsp.tagext.SimpleTagSupport
findAncestorWithClass, getJspBody, getJspContext, getParent, setJspBody, setJspContext, setParent
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.aoapps.taglib.TypeAttribute
setType
Methods inherited from interface com.aoapps.taglib.ValueAttribute
setValue
-
Constructor Details
-
OutTag
public OutTag()
-