|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgps.log.in.GPSInputConversionFactory
public class GPSInputConversionFactory
| Constructor Summary | |
|---|---|
GPSInputConversionFactory()
|
|
| Method Summary | |
|---|---|
static void |
addHandler(GPSInputConversionFactory newFactory)
Adds a new handler to the head of the chain of command. |
static GPSInputConversionFactory |
getHandler()
Get the first handler in the chain of command. |
GPSLogConvertInterface |
getInputConversionInstance(BT747Path logFile,
int loggerType)
Gets a conversion instance for the given filename. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GPSInputConversionFactory()
| Method Detail |
|---|
public static final GPSInputConversionFactory getHandler()
public GPSLogConvertInterface getInputConversionInstance(BT747Path logFile,
int loggerType)
logFile -
public static final void addHandler(GPSInputConversionFactory newFactory)
newFactory -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||