public class PoParseSettings
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static PoParseSettings |
DEFAULT |
boolean |
extractedComments
True if extracted comments should be stored
|
boolean |
flags
True if flag comments should be stored
|
boolean |
mergeComments
True if merge comments should be stored
|
boolean |
reference
True if reference comments should be stored
|
boolean |
translatorComments
True if translator comments should be stored
|
| Constructor and Description |
|---|
PoParseSettings() |
public static final PoParseSettings DEFAULT
public boolean extractedComments
public boolean flags
public boolean mergeComments
public boolean reference
public boolean translatorComments