|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.maps.translator.MapDataCollector
com.partnersoft.maps.translator.MapDataFilter
com.partnersoft.maps.translator.LoggingFilter
public class LoggingFilter
Just logs what it gets.
| Field Summary |
|---|
| Fields inherited from class com.partnersoft.maps.translator.MapDataFilter |
|---|
nextCollector |
| Fields inherited from class com.partnersoft.maps.translator.MapDataCollector |
|---|
name, pipeline |
| Constructor Summary | |
|---|---|
LoggingFilter(java.lang.String name,
TranslationPipeline pipeline)
|
|
| Method Summary | |
|---|---|
void |
collect(MapDataGraphic graphic)
|
| Methods inherited from class com.partnersoft.maps.translator.MapDataFilter |
|---|
discard, flush, getNextCollector, pass, setNextCollector |
| Methods inherited from class com.partnersoft.maps.translator.MapDataCollector |
|---|
close, getName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LoggingFilter(java.lang.String name,
TranslationPipeline pipeline)
| Method Detail |
|---|
public void collect(MapDataGraphic graphic)
throws java.io.IOException
collect in class MapDataFilterjava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||