|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.veriplace.client.factory.ResponseObjectFactory<LocationUpdates>
com.veriplace.client.factory.LocationUpdatesFactory
public class LocationUpdatesFactory
Factory implementation for parsing a LocationUpdates object from a
response.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.veriplace.client.factory.ResponseObjectFactory |
|---|
ResponseObjectFactory.JsonHelper, ResponseObjectFactory.ParseHelper<T extends ResponseObjectFactory.ParseHelper>, ResponseObjectFactory.XmlHelper |
| Field Summary |
|---|
| Fields inherited from class com.veriplace.client.factory.ResponseObjectFactory |
|---|
documentFactory |
| Constructor Summary | |
|---|---|
LocationUpdatesFactory()
|
|
| Method Summary | |
|---|---|
protected LocationUpdates |
parseJson(ResponseObjectFactory.JsonHelper root)
|
protected LocationUpdates |
parseXml(ResponseObjectFactory.XmlHelper documentRoot)
|
| Methods inherited from class com.veriplace.client.factory.ResponseObjectFactory |
|---|
nullIfEmpty, parse, parse, parseAny, parseDateTime |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocationUpdatesFactory()
| Method Detail |
|---|
protected LocationUpdates parseXml(ResponseObjectFactory.XmlHelper documentRoot)
throws MalformedResponseException
parseXml in class ResponseObjectFactory<LocationUpdates>MalformedResponseException
protected LocationUpdates parseJson(ResponseObjectFactory.JsonHelper root)
throws MalformedResponseException
parseJson in class ResponseObjectFactory<LocationUpdates>MalformedResponseException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||