|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bbn.openmap.layer.location.csv.CSVLocationHandler.DefaultLocationDecoder
public class CSVLocationHandler.DefaultLocationDecoder
Field Summary | |
---|---|
protected java.lang.String |
iconURL
|
protected float |
lat
|
protected float |
lon
|
protected java.lang.String |
name
|
Constructor Summary | |
---|---|
CSVLocationHandler.DefaultLocationDecoder()
|
Method Summary | |
---|---|
void |
createAndAddObjectFromTokens(DataOrganizer organizer)
|
void |
handleToken(java.lang.Object token,
int i)
|
void |
reset()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.String name
protected float lat
protected float lon
protected java.lang.String iconURL
Constructor Detail |
---|
public CSVLocationHandler.DefaultLocationDecoder()
Method Detail |
---|
public void reset()
public void handleToken(java.lang.Object token, int i)
handleToken
in interface CSVLocationHandler.TokenDecoder
public void createAndAddObjectFromTokens(DataOrganizer organizer)
createAndAddObjectFromTokens
in interface CSVLocationHandler.TokenDecoder
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |