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