public class ProcessingInstructionTag extends TagNode
children, mPage, nodeBegin, nodeEnd, parentbreakTags, mAttributes, mDefaultScanner| Constructor | Description |
|---|---|
ProcessingInstructionTag() |
Create a new processing instruction tag.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String[] |
getIds() |
Return the set of names handled by this tag.
|
java.lang.String |
toString() |
Returns a string representation of this processing instruction suitable for debugging.
|
clone, collectInto, doSemanticAction, getChildren, getEndPosition, getFirstChild, getLastChild, getNextSibling, getPage, getParent, getPreviousSibling, getStartPosition, setChildren, setEndPosition, setPage, setParent, setStartPosition, toHtmlclone, collectInto, doSemanticAction, getChildren, getEndPosition, getFirstChild, getLastChild, getNextSibling, getPage, getParent, getPreviousSibling, getStartPosition, setChildren, setEndPosition, setPage, setParent, setStartPosition, toHtmlequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, breaksFlow, getAttribute, getAttributeEx, getAttributesEx, getEnders, getEndingLineNumber, getEndTag, getEndTagEnders, getRawTagName, getStartingLineNumber, getTagBegin, getTagEnd, getTagName, getText, getThisScanner, isEmptyXmlTag, isEndTag, removeAttribute, setAttribute, setAttribute, setAttribute, setAttributeEx, setAttributesEx, setEmptyXmlTag, setEndTag, setTagBegin, setTagEnd, setTagName, setText, setThisScanner, toHtml, toPlainTextStringHTML Parser is an open source library released under LGPL.