Package | Description |
---|---|
org.jdom2.output.support |
Classes used to implement output functionality that are not part of the
actual Output API, but rather part of the implementation.
|
Modifier and Type | Method and Description |
---|---|
protected void |
WalkerNORMALIZE.analyzeMultiText(AbstractFormattedWalker.MultiText mtext,
int offset,
int len) |
protected void |
WalkerTRIM.analyzeMultiText(AbstractFormattedWalker.MultiText mtext,
int offset,
int len) |
protected abstract void |
AbstractFormattedWalker.analyzeMultiText(AbstractFormattedWalker.MultiText mtext,
int offset,
int len)
Add the content at the specified indices to the provided MultiText.
|
protected void |
WalkerTRIM_FULL_WHITE.analyzeMultiText(AbstractFormattedWalker.MultiText mtext,
int offset,
int len) |
Copyright © 2021 Jason Hunter, Brett McLaughlin. All Rights Reserved.