Packages

package poi4s

Type Members

  1. trait FileVersion extends AnyRef

    Representation of a version of a GPS file type.

    Representation of a version of a GPS file type. Implementations of PoiParser use this to denote what version of the file format should be/was used.

    Since

    0.0.2

  2. trait PoiParser [V <: FileVersion] extends AnyRef

    Representation of a GPS file type.

    Representation of a GPS file type. Provides interfaces for reading and write files of the given type.

    Since

    0.0.2

Ungrouped