Package org.mapsforge.poi.writer.util
Class Constants
java.lang.Object
org.mapsforge.poi.writer.util.Constants
Defines some constants.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe name of the POI writer.static final StringDefault name for out file.static final StringThe name of the property that refers to the version of the map file specification.static final StringThe name of the property that refers to the version of the POI writer. -
Method Summary
-
Field Details
-
CREATOR_NAME
The name of the POI writer.- See Also:
-
DEFAULT_PARAM_OUTFILE
Default name for out file.- See Also:
-
PROPERTY_NAME_FILE_SPECIFICATION_VERSION
The name of the property that refers to the version of the map file specification.- See Also:
-
PROPERTY_NAME_WRITER_VERSION
The name of the property that refers to the version of the POI writer.- See Also:
-