public class GXTextQuery extends GXSimpleTagQuery
addSearchText(String). Tags that contain either one of the search
texts will be returned.| Constructor and Description |
|---|
GXTextQuery(String seacrhText)
The constructor accepts the text to search for.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addSearchText(String seacrhText)
Adds the specified search text to searched texts list
|
findpublic GXTextQuery(String seacrhText)
seacrhText - The text to search for.public void addSearchText(String seacrhText)
seacrhText - Copyright 2022 Software AG. All rights reserved. Use is subject to license terms.