org.hippoecm.hst.jackrabbit.ocm.hippo
Class HippoStdHtml
java.lang.Object
org.hippoecm.hst.jackrabbit.ocm.hippo.HippoStdHtml
- All Implemented Interfaces:
- NodeAware
public class HippoStdHtml
- extends Object
- implements NodeAware
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HippoStdHtml
public HippoStdHtml()
setNode
public void setNode(javax.jcr.Node node)
- Description copied from interface:
NodeAware
- Callback that supplies the originating JCR node.
- Specified by:
setNode
in interface NodeAware
getNode
public javax.jcr.Node getNode()
getContent
public String getContent()
setContent
public void setContent(String content)
Copyright © 2008-2012 Hippo. All Rights Reserved.