Package org.cakelab.jdoxml.api
Interface ILT_Text
-
- All Superinterfaces:
ILinkedText
public interface ILT_Text extends ILinkedText
Plain text fragment.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.cakelab.jdoxml.api.ILinkedText
ILinkedText.Kind
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
text()
-
Methods inherited from interface org.cakelab.jdoxml.api.ILinkedText
kind
-
-