|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SinkSource
Defines the interface for combining sink and source functionality. This is typically used by classes performing some form of translation on an input source before sending along to the output. This includes filtering tasks and modification tasks.
Method Summary |
---|
Methods inherited from interface org.openstreetmap.osmosis.core.task.v0_6.Sink |
---|
process |
Methods inherited from interface org.openstreetmap.osmosis.core.lifecycle.Completable |
---|
complete |
Methods inherited from interface org.openstreetmap.osmosis.core.lifecycle.Releasable |
---|
release |
Methods inherited from interface org.openstreetmap.osmosis.core.task.v0_6.Source |
---|
setSink |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |