public class Text extends Object
Modifier and Type | Method and Description |
---|---|
String |
getValue() |
boolean |
isWhitespace() |
void |
setValue(String value) |
String |
toString() |
void |
trimInner() |
void |
trimLeading() |
void |
trimTrailing() |
public Text()
public Text(String value)
Copyright © 1996–2019 Geotools. All rights reserved.