Uses of Interface
com.helger.html.entity.IHTMLEntity
-
Packages that use IHTMLEntity Package Description com.helger.html.entity com.helger.html.hc.impl -
-
Uses of IHTMLEntity in com.helger.html.entity
Classes in com.helger.html.entity that implement IHTMLEntity Modifier and Type Class Description classEHTMLEntityContains some predefined entities.classHTMLEntityContains an arbitrary entities. -
Uses of IHTMLEntity in com.helger.html.hc.impl
Methods in com.helger.html.hc.impl that return IHTMLEntity Modifier and Type Method Description IHTMLEntityHCEntityNode. getEntity()Constructors in com.helger.html.hc.impl with parameters of type IHTMLEntity Constructor Description HCEntityNode(IHTMLEntity aEntity, String sPlainText)
-