Uses of Class
org.hippoecm.hst.content.beans.standard.HippoHtml

Packages that use HippoHtml
org.hippoecm.hst.content.beans.standard The org.hippoecm.hst.content.beans.standard package defines the API for the HST Content Standard Beans 
org.hippoecm.hst.jaxrs.model.content   
org.hippoecm.hst.tag   
 

Uses of HippoHtml in org.hippoecm.hst.content.beans.standard
 

Methods in org.hippoecm.hst.content.beans.standard that return HippoHtml
 HippoHtml HippoCompound.getHippoHtml(String relPath)
           
 HippoHtml HippoDocument.getHippoHtml(String relPath)
           
 

Uses of HippoHtml in org.hippoecm.hst.jaxrs.model.content
 

Methods in org.hippoecm.hst.jaxrs.model.content with parameters of type HippoHtml
 HippoHtmlRepresentation HippoHtmlRepresentation.represent(HippoHtml hippoHtml)
           
 

Uses of HippoHtml in org.hippoecm.hst.tag
 

Fields in org.hippoecm.hst.tag declared as HippoHtml
protected  HippoHtml HstHtmlTag.hippoHtml
           
 

Methods in org.hippoecm.hst.tag that return HippoHtml
 HippoHtml HstHtmlTag.getHippohtml()
           
 

Methods in org.hippoecm.hst.tag with parameters of type HippoHtml
 void HstHtmlTag.setHippohtml(HippoHtml hippoHtml)
           
 



Copyright © 2008-2012 Hippo. All Rights Reserved.