| Package | Description |
|---|---|
| net.sf.okapi.common.resource |
Interfaces and classes that represent the parsed resources attached to the
events sent by a filter.
|
| Modifier and Type | Field and Description |
|---|---|
WhitespaceStrategy |
TextPart.whitespaceStrategy |
| Modifier and Type | Method and Description |
|---|---|
WhitespaceStrategy |
TextPart.getWhitespaceStrategy() |
static WhitespaceStrategy |
WhitespaceStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WhitespaceStrategy[] |
WhitespaceStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TextPart.setWhitespaceStrategy(WhitespaceStrategy whitespaceStrategy) |
Copyright © 2021. All rights reserved.