***
.
Modifier and Type | Method and Description |
---|---|
public boolean | |
public boolean | |
public Text | |
public Iterable | |
public Text | |
public Iterable | |
public int | |
public int | Returns: the number of characters originally in this delimiter run; at the start of processing, this is the same as {length() }
|
canClose | back to summary |
---|---|
public boolean canClose()
|
canOpen | back to summary |
---|---|
public boolean canOpen()
|
getCloser | back to summary |
---|---|
public Text getCloser()
|
getClosers | back to summary |
---|---|
public Iterable Get the closing delimiter nodes for the specified length of delimiters. Length must be between 1 and
For example, for a delimiter run |
getOpener | back to summary |
---|---|
public Text getOpener()
|
getOpeners | back to summary |
---|---|
public Iterable Get the opening delimiter nodes for the specified length of delimiters. Length must be between 1 and
For example, for a delimiter run |
length | back to summary |
---|---|
public int length()
|
originalLength | back to summary |
---|---|
public int originalLength()
|