public static class TextNode.Configuration
extends java.lang.Object
Constructor and Description |
---|
Configuration() |
Modifier and Type | Method and Description |
---|---|
boolean |
isTrimLeft() |
boolean |
isTrimRight() |
TextNode.Configuration |
setTrimLeft(boolean trimLeft) |
TextNode.Configuration |
setTrimRight(boolean trimRight) |
public boolean isTrimLeft()
public TextNode.Configuration setTrimLeft(boolean trimLeft)
public boolean isTrimRight()
public TextNode.Configuration setTrimRight(boolean trimRight)