|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectto.etc.domui.dom.css.CssBase
to.etc.domui.dom.html.NodeBase
to.etc.domui.component.misc.LiteralXhtml
@Deprecated public class LiteralXhtml
DEPRECATED: Try to use XmlTextNode, instead. This is a component which allows it's content to be literal XHTML.
Constructor Summary | |
---|---|
LiteralXhtml()
Deprecated. |
Method Summary | |
---|---|
java.lang.String |
getXml()
Deprecated. |
void |
setXml(java.lang.String xml)
Deprecated. |
void |
visit(INodeVisitor v)
Deprecated. This must visit the appropriate method in the node visitor. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LiteralXhtml()
Method Detail |
---|
public void visit(INodeVisitor v) throws java.lang.Exception
NodeBase
visit
in class NodeBase
java.lang.Exception
public java.lang.String getXml()
public void setXml(java.lang.String xml)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |