|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectinfo.bliki.htmlcleaner.TagToken
info.bliki.htmlcleaner.EndTagToken
info.bliki.wiki.tags.HTMLEndTag
info.bliki.wiki.tags.HrTag
public class HrTag
Field Summary |
---|
Fields inherited from class info.bliki.htmlcleaner.TagToken |
---|
name, originalSource |
Constructor Summary | |
---|---|
HrTag()
|
Method Summary | |
---|---|
java.lang.String |
getParents()
Get the allowed parent tags for this tag |
Methods inherited from class info.bliki.wiki.tags.HTMLEndTag |
---|
isReduceTokenStack |
Methods inherited from class info.bliki.htmlcleaner.EndTagToken |
---|
addAttribute, clone, isAllowedAttribute, serialize |
Methods inherited from class info.bliki.htmlcleaner.TagToken |
---|
equals, getName, getOriginalSource, hashCode, setName, setOriginalSource, toString |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public HrTag()
Method Detail |
---|
public java.lang.String getParents()
TagToken
getParents
in class EndTagToken
null
if no parent tags are allowed
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |