Interface HasText
- All Known Subinterfaces:
Entity,EntityExtended,ExternalEntity,HasMutableText,MutableEntity,MutableEntityExtended,MutableExternalEntity
- All Known Implementing Classes:
Document,EntityExtendedImp,ExternalEntityImp,MutableEntityExtendedImp,MutableExternalEntityImp
public interface HasText
-
Field Summary
Fields -
Method Summary
-
Field Details
-
TEXT
-
-
Method Details
-
text
String text()Return the human-readable text description of the instance.- Returns:
- human-readable text description of the instance
-