|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.yglib.html.elements.Node
org.yglib.html.elements.CommentNode
public class CommentNode
Field Summary |
---|
Fields inherited from class org.yglib.html.elements.Node |
---|
ht_property, marked, nodeType |
Constructor Summary | |
---|---|
CommentNode(Page page)
|
Method Summary | |
---|---|
java.lang.String |
getCommentString()
|
void |
parse()
|
Methods inherited from class org.yglib.html.elements.Node |
---|
getIndex, getParentNode, getSubNodes, getToken, setIndex, setParentNode |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommentNode(Page page)
Method Detail |
---|
public java.lang.String getCommentString()
public void parse()
parse
in class Node
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |