Package com.helger.html.entity
Interface IHTMLEntity
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
EHTMLEntity,HTMLEntity
public interface IHTMLEntity extends Serializable
Base interface for a single HTML entity.- Author:
- Philip Helger
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetEntityName()StringgetEntityReference()
-