|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.frascati.examples.twitterweather.lib.DecoderImpl
public class DecoderImpl
Simple implementation Decoder.
| Constructor Summary | |
|---|---|
DecoderImpl()
|
|
| Method Summary | |
|---|---|
Locations |
decode(java.lang.String message)
Decode a message |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DecoderImpl()
| Method Detail |
|---|
public final Locations decode(java.lang.String message)
Decoder
decode in interface Decodermessage - the message
Locations object containing message data.Decoder.decode(String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||