public class InlineUrl extends SimpleNode
children, id, parent, value| Constructor and Description |
|---|
InlineUrl(int id) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Visitor visitor)
Accept the visitor.
|
String |
getUrl() |
void |
setUrl(String url) |
childrenAccept, dump, getDocument, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetParent, jjtSetValue, toString, toStringpublic void accept(Visitor visitor)
SimpleNodeaccept in interface Nodeaccept in class SimpleNodepublic String getUrl()
public void setUrl(String url)
Copyright © 2009-2016 Tautua. All Rights Reserved.