|
|||||||||
| Home >> All >> com >> aendvari >> common >> [ osm overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.aendvari.common.osm
Interface OsmReader.State

- Enclosing interface:
- OsmReader
- protected static interface OsmReader.State
An interface for setting the current state of a read.
| Field Summary | |
static int |
Body
|
static int |
Ignore
|
static int |
Normal
|
static int |
Tag
|
| Field Detail |
Normal
public static final int Normal
- See Also:
- Constant Field Values
Tag
public static final int Tag
- See Also:
- Constant Field Values
Body
public static final int Body
- See Also:
- Constant Field Values
Ignore
public static final int Ignore
- See Also:
- Constant Field Values
|
|||||||||
| Home >> All >> com >> aendvari >> common >> [ osm overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC