Package com.helger.html.hc.html.metadata
Interface IHCLinkType
-
- All Superinterfaces:
com.helger.xml.microdom.IHasAttributeValue,IHCHasHTMLAttributeValue,Serializable
- All Known Implementing Classes:
EHCLinkType,HCLinkTypeCustom
public interface IHCLinkType extends IHCHasHTMLAttributeValue
Base interface for link types (used inHCLink)- Author:
- Philip Helger
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisAllowedMoreThanOnce()-
Methods inherited from interface com.helger.html.hc.html.IHCHasHTMLAttributeValue
hasAttrValue
-
-