public class JspTag extends TagNode
breakTags, mAttributes, mDefaultScanner
Constructor and Description |
---|
JspTag()
Create a new jsp tag.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getIds()
Return the set of names handled by this tag.
|
java.lang.String |
toString()
Returns a string representation of this jsp tag suitable for debugging.
|
accept, breaksFlow, getAttribute, getAttributeEx, getAttributes, getAttributesEx, getEnders, getEndingLineNumber, getEndTag, getEndTagEnders, getParsed, getRawTagName, getStartingLineNumber, getTagBegin, getTagEnd, getTagName, getText, getThisScanner, isEmptyXmlTag, isEndTag, removeAttribute, setAttribute, setAttribute, setAttribute, setAttributeEx, setAttributes, setAttributesEx, setEmptyXmlTag, setEndTag, setTagBegin, setTagEnd, setTagName, setText, setThisScanner, toHtml, toPlainTextString
clone, collectInto, doSemanticAction, getChildren, getEndPosition, getPage, getParent, getStartPosition, setChildren, setEndPosition, setPage, setParent, setStartPosition
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
clone, collectInto, doSemanticAction, getChildren, getEndPosition, getPage, getParent, getStartPosition, setChildren, setEndPosition, setPage, setParent, setStartPosition
HTML Parser is an open source library released under LGPL.