Package | Description |
---|---|
com.google.zxing.oned.rss.expanded.decoders |
Modifier and Type | Field and Description |
---|---|
private CurrentParsingState.State |
CurrentParsingState.encoding |
Modifier and Type | Method and Description |
---|---|
static CurrentParsingState.State |
CurrentParsingState.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CurrentParsingState.State[] |
CurrentParsingState.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|