A B C D E F G H I J L M N O P S T U V W

A

AttributeType - Enum in geocaching.api.data.type
 

B

BASE_URL - Static variable in class geocaching.api.impl.LiveGeocachingApi
 
beginArray() - Method in class geocaching.api.impl.live_geocaching_api.parser.JsonReader
Consumes the next token from the JSON stream and asserts that it is the beginning of a new array.
beginObject() - Method in class geocaching.api.impl.live_geocaching_api.parser.JsonReader
Consumes the next token from the JSON stream and asserts that it is the beginning of a new object.

C

CacheCodeFilter - Class in geocaching.api.impl.live_geocaching_api.filter
 
CacheCodeFilter(String...) - Constructor for class geocaching.api.impl.live_geocaching_api.filter.CacheCodeFilter
 
CacheLog - Class in geocaching.api.data
 
CacheLog(Date, LogType, String, String) - Constructor for class geocaching.api.data.CacheLog
 
CacheLogJsonParser - Class in geocaching.api.impl.live_geocaching_api.parser
 
CacheLogJsonParser() - Constructor for class geocaching.api.impl.live_geocaching_api.parser.CacheLogJsonParser
 
caches - Variable in class geocaching.api.impl.live_geocaching_api.filter.CacheCodeFilter
 
CacheType - Enum in geocaching.api.data.type
 
cacheTypes - Variable in class geocaching.api.impl.live_geocaching_api.filter.GeocacheTypeFilter
 
callGet(String) - Method in class geocaching.api.impl.LiveGeocachingApi
 
callPost(String, String) - Method in class geocaching.api.impl.LiveGeocachingApi
 
checkError(JsonReader) - Method in class geocaching.api.impl.LiveGeocachingApi
 
close() - Method in class geocaching.api.impl.live_geocaching_api.parser.JsonReader
Closes this JSON reader and the underlying Reader.
closeSession() - Method in class geocaching.api.GeocachingApi
 
closeSession() - Method in class geocaching.api.impl.LiveGeocachingApi
 
concatenate(Object[]) - Static method in class geocaching.api.util.StringUtils
Deprecated. Use the better named join(Object[]) instead. Method will be removed in Commons Lang 3.0.
consumerKey - Variable in class geocaching.api.impl.LiveGeocachingApi
 
ContainerType - Enum in geocaching.api.data.type
 
createFieldNoteAndPublish(String, LogType, Date, String, boolean, ImageData, boolean) - Method in class geocaching.api.GeocachingApi
 
createFieldNoteAndPublish(FieldNote, boolean, ImageData, boolean) - Method in class geocaching.api.GeocachingApi
 
createFieldNoteAndPublish(String, LogType, Date, String, boolean, ImageData, boolean) - Method in class geocaching.api.impl.LiveGeocachingApi
 
createUserWaypointCode(String, int) - Method in class geocaching.api.data.Geocache
 

D

DATE_FORMAT - Static variable in class geocaching.api.data.FieldNote
 
DifficultyFilter - Class in geocaching.api.impl.live_geocaching_api.filter
 
DifficultyFilter(float, float) - Constructor for class geocaching.api.impl.live_geocaching_api.filter.DifficultyFilter
 
distanceInMeters - Variable in class geocaching.api.impl.live_geocaching_api.filter.PointRadiusFilter
 

E

EMPTY - Static variable in class geocaching.api.util.StringUtils
The empty String "".
endArray() - Method in class geocaching.api.impl.live_geocaching_api.parser.JsonReader
Consumes the next token from the JSON stream and asserts that it is the end of the current array.
endObject() - Method in class geocaching.api.impl.live_geocaching_api.parser.JsonReader
Consumes the next token from the JSON stream and asserts that it is the end of the current array.
exceptionDetails - Variable in class geocaching.api.impl.live_geocaching_api.parser.StatusJsonParser.Status
 

F

FieldNote - Class in geocaching.api.data
 
FieldNote(String, Date, LogType, String) - Constructor for class geocaching.api.data.FieldNote
 
Filter - Interface in geocaching.api.impl.live_geocaching_api.filter
 

G

Geocache - Class in geocaching.api.data
 
Geocache(String, String, double, double, CacheType, float, float, String, String, boolean, boolean, boolean, String, String, Date, String, ContainerType, int, boolean, String, String, String, List<CacheLog>, List<TravelBug>, List<Waypoint>, List<AttributeType>, List<UserWaypoint>) - Constructor for class geocaching.api.data.Geocache
 
GeocacheExclusionsFilter - Class in geocaching.api.impl.live_geocaching_api.filter
 
GeocacheExclusionsFilter(Boolean, Boolean, Boolean) - Constructor for class geocaching.api.impl.live_geocaching_api.filter.GeocacheExclusionsFilter
 
GeocacheJsonParser - Class in geocaching.api.impl.live_geocaching_api.parser
 
GeocacheJsonParser() - Constructor for class geocaching.api.impl.live_geocaching_api.parser.GeocacheJsonParser
 
GeocacheTypeFilter - Class in geocaching.api.impl.live_geocaching_api.filter
 
GeocacheTypeFilter(CacheType[]) - Constructor for class geocaching.api.impl.live_geocaching_api.filter.GeocacheTypeFilter
 
geocaching.api - package geocaching.api
 
geocaching.api.data - package geocaching.api.data
 
geocaching.api.data.type - package geocaching.api.data.type
 
geocaching.api.exception - package geocaching.api.exception
 
geocaching.api.impl - package geocaching.api.impl
 
geocaching.api.impl.live_geocaching_api - package geocaching.api.impl.live_geocaching_api
 
geocaching.api.impl.live_geocaching_api.exception - package geocaching.api.impl.live_geocaching_api.exception
 
geocaching.api.impl.live_geocaching_api.filter - package geocaching.api.impl.live_geocaching_api.filter
 
geocaching.api.impl.live_geocaching_api.parser - package geocaching.api.impl.live_geocaching_api.parser
 
geocaching.api.util - package geocaching.api.util
 
GeocachingApi - Class in geocaching.api
 
GeocachingApi() - Constructor for class geocaching.api.GeocachingApi
 
GeocachingApiException - Exception in geocaching.api.exception
 
GeocachingApiException(String) - Constructor for exception geocaching.api.exception.GeocachingApiException
 
GeocachingApiException(String, Throwable) - Constructor for exception geocaching.api.exception.GeocachingApiException
 
getAttributes() - Method in class geocaching.api.data.Geocache
 
getAuthor() - Method in class geocaching.api.data.CacheLog
 
getAuthorGuid() - Method in class geocaching.api.data.SimpleGeocache
 
getAuthorName() - Method in class geocaching.api.data.SimpleGeocache
 
getAvatarUrl() - Method in class geocaching.api.data.User
 
getCache(String) - Method in class geocaching.api.GeocachingApi
 
getCacheCode() - Method in class geocaching.api.data.FieldNote
 
getCacheCode() - Method in class geocaching.api.data.UserWaypoint
 
getCacheLogs() - Method in class geocaching.api.data.Geocache
 
getCacheLogs(String, int, int) - Method in class geocaching.api.GeocachingApi
 
getCacheLogs(String, int, int) - Method in class geocaching.api.impl.LiveGeocachingApi
 
getCaches(String[], boolean, int, int, int, int) - Method in class geocaching.api.GeocachingApi
 
getCaches() - Method in class geocaching.api.impl.live_geocaching_api.filter.CacheCodeFilter
 
getCachesByCoordinates(double, double, int, int, float) - Method in class geocaching.api.GeocachingApi
 
getCachesByCoordinates(double, double, int, int, float, CacheType[]) - Method in class geocaching.api.GeocachingApi
Deprecated. 
getCacheSimple(String) - Method in class geocaching.api.GeocachingApi
 
getCacheType() - Method in class geocaching.api.data.SimpleGeocache
 
getCode() - Method in enum geocaching.api.impl.live_geocaching_api.StatusCode
 
getContactName() - Method in class geocaching.api.data.SimpleGeocache
 
getContainerType() - Method in class geocaching.api.data.SimpleGeocache
 
getCountryName() - Method in class geocaching.api.data.SimpleGeocache
 
getCreated() - Method in class geocaching.api.data.SimpleGeocache
 
getCurrentCacheCode() - Method in class geocaching.api.data.TravelBug
 
getCurrentHolderUserName() - Method in class geocaching.api.data.TravelBug
 
getDate() - Method in class geocaching.api.data.CacheLog
 
getDate() - Method in class geocaching.api.data.UserWaypoint
 
getDateLogged() - Method in class geocaching.api.data.FieldNote
 
getDescription() - Method in class geocaching.api.data.TravelBug
 
getDescription() - Method in class geocaching.api.data.UserWaypoint
 
getDifficultyRating() - Method in class geocaching.api.data.SimpleGeocache
 
getDistanceInMeters() - Method in class geocaching.api.impl.live_geocaching_api.filter.PointRadiusFilter
 
getExceptionDetails() - Method in class geocaching.api.impl.live_geocaching_api.parser.StatusJsonParser.Status
 
getFindCount() - Method in class geocaching.api.data.User
 
getFriendlyName() - Method in enum geocaching.api.data.type.CacheType
 
getFriendlyName() - Method in enum geocaching.api.data.type.ContainerType
 
getFriendlyName() - Method in enum geocaching.api.data.type.LogType
 
getFriendlyName() - Method in enum geocaching.api.data.type.MemberType
 
getFriendlyName() - Method in enum geocaching.api.data.type.WayPointType
 
getGeoCode() - Method in class geocaching.api.data.SimpleGeocache
 
getGoal() - Method in class geocaching.api.data.TravelBug
 
getGroundSpeakId() - Method in enum geocaching.api.data.type.CacheType
 
getGroundSpeakId() - Method in enum geocaching.api.data.type.ContainerType
 
getGroundSpeakId() - Method in enum geocaching.api.data.type.MemberType
 
getGuid() - Method in class geocaching.api.data.TravelBug
 
getHideCount() - Method in class geocaching.api.data.User
 
getHint() - Method in class geocaching.api.data.Geocache
 
getHomeCoordinates() - Method in class geocaching.api.data.User
 
getIconName() - Method in enum geocaching.api.data.type.WayPointType
 
getIconName() - Method in class geocaching.api.data.Waypoint
 
getId() - Method in enum geocaching.api.data.type.AttributeType
 
getId() - Method in enum geocaching.api.data.type.WayPointType
 
getId() - Method in class geocaching.api.data.User
 
getId() - Method in class geocaching.api.data.UserWaypoint
 
getImageUrl() - Method in enum geocaching.api.data.type.AttributeType
 
getLatitude() - Method in class geocaching.api.data.SimpleGeocache
 
getLatitude() - Method in class geocaching.api.data.UserWaypoint
 
getLatitude() - Method in class geocaching.api.data.Waypoint
 
getLatitude() - Method in class geocaching.api.impl.live_geocaching_api.filter.PointRadiusFilter
 
getLogType() - Method in class geocaching.api.data.CacheLog
 
getLogType() - Method in class geocaching.api.data.FieldNote
 
getLongDescription() - Method in class geocaching.api.data.Geocache
 
getLongitude() - Method in class geocaching.api.data.SimpleGeocache
 
getLongitude() - Method in class geocaching.api.data.UserWaypoint
 
getLongitude() - Method in class geocaching.api.data.Waypoint
 
getLongitude() - Method in class geocaching.api.impl.live_geocaching_api.filter.PointRadiusFilter
 
getLookupCode() - Method in class geocaching.api.data.TravelBug
 
getMax() - Method in class geocaching.api.impl.live_geocaching_api.filter.DifficultyFilter
 
getMax() - Method in class geocaching.api.impl.live_geocaching_api.filter.TerrainFilter
 
getMemberType() - Method in class geocaching.api.data.User
 
getMin() - Method in class geocaching.api.impl.live_geocaching_api.filter.DifficultyFilter
 
getMin() - Method in class geocaching.api.impl.live_geocaching_api.filter.TerrainFilter
 
getName() - Method in class geocaching.api.data.SimpleGeocache
 
getName() - Method in class geocaching.api.data.TravelBug
 
getName() - Method in enum geocaching.api.data.type.AttributeType
 
getName() - Method in class geocaching.api.data.Waypoint
 
getName() - Method in class geocaching.api.impl.live_geocaching_api.filter.CacheCodeFilter
 
getName() - Method in class geocaching.api.impl.live_geocaching_api.filter.DifficultyFilter
 
getName() - Method in interface geocaching.api.impl.live_geocaching_api.filter.Filter
 
getName() - Method in class geocaching.api.impl.live_geocaching_api.filter.GeocacheExclusionsFilter
 
getName() - Method in class geocaching.api.impl.live_geocaching_api.filter.GeocacheTypeFilter
 
getName() - Method in class geocaching.api.impl.live_geocaching_api.filter.NotFoundByUsersFilter
 
getName() - Method in class geocaching.api.impl.live_geocaching_api.filter.NotHiddenByUsersFilter
 
getName() - Method in class geocaching.api.impl.live_geocaching_api.filter.PointRadiusFilter
 
getName() - Method in class geocaching.api.impl.live_geocaching_api.filter.TerrainFilter
 
getNote() - Method in class geocaching.api.data.FieldNote
 
getNote() - Method in class geocaching.api.data.Waypoint
 
getOwnerUserName() - Method in class geocaching.api.data.TravelBug
 
getPublicGuid() - Method in class geocaching.api.data.User
 
getSession() - Method in class geocaching.api.GeocachingApi
 
getShortDescription() - Method in class geocaching.api.data.Geocache
 
getStateName() - Method in class geocaching.api.data.SimpleGeocache
 
getStatusCode() - Method in class geocaching.api.impl.live_geocaching_api.parser.StatusJsonParser.Status
 
getStatusMessage() - Method in class geocaching.api.impl.live_geocaching_api.parser.StatusJsonParser.Status
 
getTerrainRating() - Method in class geocaching.api.data.SimpleGeocache
 
getText() - Method in class geocaching.api.data.CacheLog
 
getTime() - Method in class geocaching.api.data.Waypoint
 
getTrackableCount() - Method in class geocaching.api.data.SimpleGeocache
 
getTrackingNumber() - Method in class geocaching.api.data.TravelBug
 
getTravelBug(String) - Method in class geocaching.api.GeocachingApi
 
getTravelBug(String) - Method in class geocaching.api.impl.LiveGeocachingApi
 
getTravelBugs() - Method in class geocaching.api.data.Geocache
 
getTravelBugsByCache(String) - Method in class geocaching.api.GeocachingApi
 
getTravelBugsByCache(String) - Method in class geocaching.api.impl.LiveGeocachingApi
 
getTravelBugTypeImage() - Method in class geocaching.api.data.TravelBug
 
getTravelBugTypeName() - Method in class geocaching.api.data.TravelBug
 
getUser() - Method in class geocaching.api.data.UserProfile
 
getUserId() - Method in class geocaching.api.data.UserWaypoint
 
getUserName() - Method in class geocaching.api.data.User
 
getUserNames() - Method in class geocaching.api.impl.live_geocaching_api.filter.NotFoundByUsersFilter
 
getUserWaypoints() - Method in class geocaching.api.data.Geocache
 
getWaypointGeoCode() - Method in class geocaching.api.data.Waypoint
 
getWaypoints() - Method in class geocaching.api.data.Geocache
 
getWayPointType() - Method in class geocaching.api.data.Waypoint
 
getYourUserProfile(boolean, boolean, boolean, boolean, boolean) - Method in class geocaching.api.GeocachingApi
 
getYourUserProfile(boolean, boolean, boolean, boolean, boolean) - Method in class geocaching.api.impl.LiveGeocachingApi
 

H

hasNext() - Method in class geocaching.api.impl.live_geocaching_api.parser.JsonReader
Returns true if the current array or object has another element.

I

ImageData - Class in geocaching.api.data
 
ImageData() - Constructor for class geocaching.api.data.ImageData
 
InvalidCredentialsException - Exception in geocaching.api.exception
 
InvalidCredentialsException(String) - Constructor for exception geocaching.api.exception.InvalidCredentialsException
 
InvalidSessionException - Exception in geocaching.api.exception
 
InvalidSessionException(String) - Constructor for exception geocaching.api.exception.InvalidSessionException
 
isAdmin() - Method in class geocaching.api.data.User
 
isArchived() - Method in class geocaching.api.data.SimpleGeocache
 
isAvailable() - Method in class geocaching.api.data.SimpleGeocache
 
isFound() - Method in class geocaching.api.data.SimpleGeocache
 
isLenient() - Method in class geocaching.api.impl.live_geocaching_api.parser.JsonReader
Returns true if this parser is liberal in what it accepts.
isOn() - Method in enum geocaching.api.data.type.AttributeType
 
isPremiumListing() - Method in class geocaching.api.data.SimpleGeocache
 
isSessionValid() - Method in class geocaching.api.GeocachingApi
 
isSessionValid() - Method in class geocaching.api.impl.LiveGeocachingApi
 
isValid() - Method in class geocaching.api.impl.live_geocaching_api.filter.CacheCodeFilter
 
isValid() - Method in class geocaching.api.impl.live_geocaching_api.filter.DifficultyFilter
 
isValid() - Method in interface geocaching.api.impl.live_geocaching_api.filter.Filter
 
isValid() - Method in class geocaching.api.impl.live_geocaching_api.filter.GeocacheExclusionsFilter
 
isValid() - Method in class geocaching.api.impl.live_geocaching_api.filter.GeocacheTypeFilter
 
isValid() - Method in class geocaching.api.impl.live_geocaching_api.filter.NotFoundByUsersFilter
 
isValid() - Method in class geocaching.api.impl.live_geocaching_api.filter.NotHiddenByUsersFilter
 
isValid() - Method in class geocaching.api.impl.live_geocaching_api.filter.PointRadiusFilter
 
isValid() - Method in class geocaching.api.impl.live_geocaching_api.filter.TerrainFilter
 

J

join(Object[]) - Static method in class geocaching.api.util.StringUtils
Joins the elements of the provided array into a single String containing the provided list of elements.
join(Object[], char) - Static method in class geocaching.api.util.StringUtils
Joins the elements of the provided array into a single String containing the provided list of elements.
join(Object[], String) - Static method in class geocaching.api.util.StringUtils
Joins the elements of the provided array into a single String containing the provided list of elements.
join(Iterator, char) - Static method in class geocaching.api.util.StringUtils
Joins the elements of the provided Iterator into a single String containing the provided elements.
join(Iterator, String) - Static method in class geocaching.api.util.StringUtils
Joins the elements of the provided Iterator into a single String containing the provided elements.
JsonParser - Class in geocaching.api.impl.live_geocaching_api.parser
 
JsonParser() - Constructor for class geocaching.api.impl.live_geocaching_api.parser.JsonParser
 
JsonReader - Class in geocaching.api.impl.live_geocaching_api.parser
 
JsonReader(Reader) - Constructor for class geocaching.api.impl.live_geocaching_api.parser.JsonReader
 

L

latitude - Variable in class geocaching.api.impl.live_geocaching_api.filter.PointRadiusFilter
 
licenceKey - Variable in class geocaching.api.impl.LiveGeocachingApi
 
LiveGeocachingApi - Class in geocaching.api.impl
 
LiveGeocachingApi(String, String) - Constructor for class geocaching.api.impl.LiveGeocachingApi
 
LiveGeocachingApiException - Exception in geocaching.api.impl.live_geocaching_api.exception
 
LiveGeocachingApiException(StatusCode, String) - Constructor for exception geocaching.api.impl.live_geocaching_api.exception.LiveGeocachingApiException
 
LogType - Enum in geocaching.api.data.type
 
longitude - Variable in class geocaching.api.impl.live_geocaching_api.filter.PointRadiusFilter
 

M

maskPassword(String) - Method in class geocaching.api.impl.LiveGeocachingApi
 
max - Variable in class geocaching.api.impl.live_geocaching_api.filter.DifficultyFilter
 
max - Variable in class geocaching.api.impl.live_geocaching_api.filter.TerrainFilter
 
MemberType - Enum in geocaching.api.data.type
 
min - Variable in class geocaching.api.impl.live_geocaching_api.filter.DifficultyFilter
 
min - Variable in class geocaching.api.impl.live_geocaching_api.filter.TerrainFilter
 

N

nextBoolean() - Method in class geocaching.api.impl.live_geocaching_api.parser.JsonReader
Returns the boolean value of the next token, consuming it.
nextBoolean(boolean) - Method in class geocaching.api.impl.live_geocaching_api.parser.JsonReader
 
nextDouble() - Method in class geocaching.api.impl.live_geocaching_api.parser.JsonReader
Returns the double value of the next token, consuming it.
nextDouble(double) - Method in class geocaching.api.impl.live_geocaching_api.parser.JsonReader
 
nextInt() - Method in class geocaching.api.impl.live_geocaching_api.parser.JsonReader
Returns the int value of the next token, consuming it.
nextInt(int) - Method in class geocaching.api.impl.live_geocaching_api.parser.JsonReader
 
nextLong() - Method in class geocaching.api.impl.live_geocaching_api.parser.JsonReader
Returns the long value of the next token, consuming it.
nextLong(long) - Method in class geocaching.api.impl.live_geocaching_api.parser.JsonReader
 
nextName() - Method in class geocaching.api.impl.live_geocaching_api.parser.JsonReader
Returns the next token, a property name, and consumes it.
nextNull() - Method in class geocaching.api.impl.live_geocaching_api.parser.JsonReader
Consumes the next token from the JSON stream and asserts that it is a literal null.
nextString() - Method in class geocaching.api.impl.live_geocaching_api.parser.JsonReader
Returns the string value of the next token, consuming it.
nextString(String) - Method in class geocaching.api.impl.live_geocaching_api.parser.JsonReader
 
NotFoundByUsersFilter - Class in geocaching.api.impl.live_geocaching_api.filter
 
NotFoundByUsersFilter(String...) - Constructor for class geocaching.api.impl.live_geocaching_api.filter.NotFoundByUsersFilter
 
NotHiddenByUsersFilter - Class in geocaching.api.impl.live_geocaching_api.filter
 
NotHiddenByUsersFilter(String...) - Constructor for class geocaching.api.impl.live_geocaching_api.filter.NotHiddenByUsersFilter
 

O

openSession(String) - Method in class geocaching.api.GeocachingApi
 
openSession(String, String) - Method in class geocaching.api.GeocachingApi
 
openSession(String, String) - Method in class geocaching.api.impl.LiveGeocachingApi
 

P

parse(JsonReader) - Static method in class geocaching.api.impl.live_geocaching_api.parser.CacheLogJsonParser
 
parse(JsonReader) - Static method in class geocaching.api.impl.live_geocaching_api.parser.GeocacheJsonParser
 
parse(JsonReader) - Static method in class geocaching.api.impl.live_geocaching_api.parser.SimpleGeocacheJsonParser
 
parse(JsonReader) - Static method in class geocaching.api.impl.live_geocaching_api.parser.StatusJsonParser
 
parse(JsonReader) - Static method in class geocaching.api.impl.live_geocaching_api.parser.TravelBugJsonParser
 
parse(JsonReader) - Static method in class geocaching.api.impl.live_geocaching_api.parser.UserWaypointsJsonParser
 
parse(JsonReader) - Static method in class geocaching.api.impl.live_geocaching_api.parser.WaypointJsonParser
 
parseAttributeTypeByGroundSpeakId(int, boolean) - Static method in enum geocaching.api.data.type.AttributeType
 
parseAttributte(JsonReader) - Static method in class geocaching.api.impl.live_geocaching_api.parser.JsonParser
 
parseAttributteList(JsonReader) - Static method in class geocaching.api.impl.live_geocaching_api.parser.JsonParser
 
parseCacheType(String) - Static method in enum geocaching.api.data.type.CacheType
 
parseCacheType(JsonReader) - Static method in class geocaching.api.impl.live_geocaching_api.parser.JsonParser
 
parseCacheTypeByGroundSpeakId(int) - Static method in enum geocaching.api.data.type.CacheType
 
parseContainerType(String) - Static method in enum geocaching.api.data.type.ContainerType
 
parseContainerType(JsonReader) - Static method in class geocaching.api.impl.live_geocaching_api.parser.JsonParser
 
parseContainerTypeByGroundSpeakId(int) - Static method in enum geocaching.api.data.type.ContainerType
 
parseHomeCoordinates(JsonReader) - Static method in class geocaching.api.impl.live_geocaching_api.parser.JsonParser
 
parseJsonDate(String) - Static method in class geocaching.api.impl.live_geocaching_api.parser.JsonParser
 
parseLine(String) - Static method in class geocaching.api.data.FieldNote
 
parseList(JsonReader) - Static method in class geocaching.api.impl.live_geocaching_api.parser.CacheLogJsonParser
 
parseList(JsonReader) - Static method in class geocaching.api.impl.live_geocaching_api.parser.GeocacheJsonParser
 
parseList(JsonReader) - Static method in class geocaching.api.impl.live_geocaching_api.parser.SimpleGeocacheJsonParser
 
parseList(JsonReader) - Static method in class geocaching.api.impl.live_geocaching_api.parser.TravelBugJsonParser
 
parseList(JsonReader) - Static method in class geocaching.api.impl.live_geocaching_api.parser.UserWaypointsJsonParser
 
parseList(JsonReader) - Static method in class geocaching.api.impl.live_geocaching_api.parser.WaypointJsonParser
 
parseLogType(String) - Static method in enum geocaching.api.data.type.LogType
 
parseLogType(JsonReader) - Static method in class geocaching.api.impl.live_geocaching_api.parser.CacheLogJsonParser
 
parseMemberType(JsonReader) - Static method in class geocaching.api.impl.live_geocaching_api.parser.JsonParser
 
parseMemeberTypeByGroundSpeakId(int) - Static method in enum geocaching.api.data.type.MemberType
 
parseStatusCode(int) - Static method in enum geocaching.api.impl.live_geocaching_api.StatusCode
 
parseUser(JsonReader) - Static method in class geocaching.api.impl.live_geocaching_api.parser.JsonParser
 
parseWayPointType(String) - Static method in enum geocaching.api.data.type.WayPointType
 
peek() - Method in class geocaching.api.impl.live_geocaching_api.parser.JsonReader
Returns the type of the next token without consuming it.
PointRadiusFilter - Class in geocaching.api.impl.live_geocaching_api.filter
 
PointRadiusFilter(double, double, long) - Constructor for class geocaching.api.impl.live_geocaching_api.filter.PointRadiusFilter
 

S

safeNote(String) - Static method in class geocaching.api.data.FieldNote
 
searchForGeocaches(boolean, int, int, int, int, Filter[]) - Method in class geocaching.api.GeocachingApi
 
searchForGeocaches(boolean, int, int, int, int, Filter[]) - Method in class geocaching.api.impl.LiveGeocachingApi
 
session - Variable in class geocaching.api.GeocachingApi
 
setLenient(boolean) - Method in class geocaching.api.impl.live_geocaching_api.parser.JsonReader
Configure this parser to be be liberal in what it accepts.
SimpleGeocache - Class in geocaching.api.data
 
SimpleGeocache(String, String, double, double, CacheType, float, float, String, String, boolean, boolean, boolean, String, String, Date, String, ContainerType, int, boolean) - Constructor for class geocaching.api.data.SimpleGeocache
 
SimpleGeocacheJsonParser - Class in geocaching.api.impl.live_geocaching_api.parser
 
SimpleGeocacheJsonParser() - Constructor for class geocaching.api.impl.live_geocaching_api.parser.SimpleGeocacheJsonParser
 
skipValue() - Method in class geocaching.api.impl.live_geocaching_api.parser.JsonReader
Skips the next value recursively.
statusCode - Variable in exception geocaching.api.impl.live_geocaching_api.exception.LiveGeocachingApiException
 
statusCode - Variable in class geocaching.api.impl.live_geocaching_api.parser.StatusJsonParser.Status
 
StatusCode - Enum in geocaching.api.impl.live_geocaching_api
 
StatusJsonParser - Class in geocaching.api.impl.live_geocaching_api.parser
 
StatusJsonParser() - Constructor for class geocaching.api.impl.live_geocaching_api.parser.StatusJsonParser
 
StatusJsonParser.Status - Class in geocaching.api.impl.live_geocaching_api.parser
 
StatusJsonParser.Status() - Constructor for class geocaching.api.impl.live_geocaching_api.parser.StatusJsonParser.Status
 
statusMessage - Variable in class geocaching.api.impl.live_geocaching_api.parser.StatusJsonParser.Status
 
StringUtils - Class in geocaching.api.util
This is a part of original StringUtils.java from Apache Commons lib.
StringUtils() - Constructor for class geocaching.api.util.StringUtils
 

T

TerrainFilter - Class in geocaching.api.impl.live_geocaching_api.filter
 
TerrainFilter(float, float) - Constructor for class geocaching.api.impl.live_geocaching_api.filter.TerrainFilter
 
toString() - Method in class geocaching.api.data.CacheLog
 
toString() - Method in class geocaching.api.data.FieldNote
 
toString() - Method in class geocaching.api.data.Geocache
 
toString() - Method in class geocaching.api.data.SimpleGeocache
 
toString() - Method in class geocaching.api.data.TravelBug
 
toString() - Method in enum geocaching.api.data.type.CacheType
 
toString() - Method in enum geocaching.api.data.type.ContainerType
 
toString() - Method in enum geocaching.api.data.type.LogType
 
toString() - Method in enum geocaching.api.data.type.WayPointType
 
toString() - Method in class geocaching.api.data.User
 
toString() - Method in class geocaching.api.data.UserProfile
 
toString() - Method in class geocaching.api.data.UserWaypoint
 
toString() - Method in class geocaching.api.data.Waypoint
 
toString() - Method in exception geocaching.api.impl.live_geocaching_api.exception.LiveGeocachingApiException
 
toString() - Method in class geocaching.api.impl.live_geocaching_api.parser.JsonReader
 
TravelBug - Class in geocaching.api.data
 
TravelBug(String, String, String, String, String, String, String, String, String, String) - Constructor for class geocaching.api.data.TravelBug
 
TravelBug(String, String, String, String) - Constructor for class geocaching.api.data.TravelBug
 
TravelBug(String, String, String) - Constructor for class geocaching.api.data.TravelBug
 
TravelBugJsonParser - Class in geocaching.api.impl.live_geocaching_api.parser
 
TravelBugJsonParser() - Constructor for class geocaching.api.impl.live_geocaching_api.parser.TravelBugJsonParser
 

U

User - Class in geocaching.api.data
 
User(String, int, int, float[], long, boolean, MemberType, String, String) - Constructor for class geocaching.api.data.User
 
userNames - Variable in class geocaching.api.impl.live_geocaching_api.filter.NotFoundByUsersFilter
 
userNames - Variable in class geocaching.api.impl.live_geocaching_api.filter.NotHiddenByUsersFilter
 
UserProfile - Class in geocaching.api.data
 
UserProfile(User) - Constructor for class geocaching.api.data.UserProfile
 
UserWaypoint - Class in geocaching.api.data
 
UserWaypoint(String, String, long, double, double, Date, int) - Constructor for class geocaching.api.data.UserWaypoint
 
UserWaypointsJsonParser - Class in geocaching.api.impl.live_geocaching_api.parser
 
UserWaypointsJsonParser() - Constructor for class geocaching.api.impl.live_geocaching_api.parser.UserWaypointsJsonParser
 

V

valueOf(String) - Static method in enum geocaching.api.data.type.AttributeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum geocaching.api.data.type.CacheType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum geocaching.api.data.type.ContainerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum geocaching.api.data.type.LogType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum geocaching.api.data.type.MemberType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum geocaching.api.data.type.WayPointType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum geocaching.api.impl.live_geocaching_api.StatusCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum geocaching.api.data.type.AttributeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum geocaching.api.data.type.CacheType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum geocaching.api.data.type.ContainerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum geocaching.api.data.type.LogType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum geocaching.api.data.type.MemberType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum geocaching.api.data.type.WayPointType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum geocaching.api.impl.live_geocaching_api.StatusCode
Returns an array containing the constants of this enum type, in the order they are declared.

W

Waypoint - Class in geocaching.api.data
 
Waypoint(double, double, Date, String, String, String, WayPointType) - Constructor for class geocaching.api.data.Waypoint
 
WaypointJsonParser - Class in geocaching.api.impl.live_geocaching_api.parser
 
WaypointJsonParser() - Constructor for class geocaching.api.impl.live_geocaching_api.parser.WaypointJsonParser
 
WayPointType - Enum in geocaching.api.data.type
 
writeJson(JsonWriter) - Method in class geocaching.api.impl.live_geocaching_api.filter.CacheCodeFilter
 
writeJson(JsonWriter) - Method in class geocaching.api.impl.live_geocaching_api.filter.DifficultyFilter
 
writeJson(JsonWriter) - Method in interface geocaching.api.impl.live_geocaching_api.filter.Filter
 
writeJson(JsonWriter) - Method in class geocaching.api.impl.live_geocaching_api.filter.GeocacheExclusionsFilter
 
writeJson(JsonWriter) - Method in class geocaching.api.impl.live_geocaching_api.filter.GeocacheTypeFilter
 
writeJson(JsonWriter) - Method in class geocaching.api.impl.live_geocaching_api.filter.NotFoundByUsersFilter
 
writeJson(JsonWriter) - Method in class geocaching.api.impl.live_geocaching_api.filter.NotHiddenByUsersFilter
 
writeJson(JsonWriter) - Method in class geocaching.api.impl.live_geocaching_api.filter.PointRadiusFilter
 
writeJson(JsonWriter) - Method in class geocaching.api.impl.live_geocaching_api.filter.TerrainFilter
 

A B C D E F G H I J L M N O P S T U V W

Copyright © 2012. All Rights Reserved.