public interface IPSHasTexts
Modifier and Type | Method and Description |
---|---|
void |
addText(String sText)
Add a new text element.
|
com.helger.commons.collection.ext.ICommonsList<String> |
getAllTexts() |
boolean |
hasAnyText() |
Copyright © 2014–2016 Philip Helger. All rights reserved.