Class AbstractRecord

    • Constructor Detail

      • AbstractRecord

        public AbstractRecord()
    • Method Detail

      • toJson

        public String toJson()
                      throws IOException
        Returns:
        JSON representation of this object. The structure is the same as the JSON provided by the GeoIP2 web service.
        Throws:
        IOException - if there is an error serializing the object to JSON.