-
- All Implemented Interfaces:
-
java.lang.AutoCloseable,net.pwall.pipeline.BaseAcceptor,net.pwall.pipeline.BasePipeline,net.pwall.pipeline.IntAcceptor,net.pwall.pipeline.IntPipeline
public final class JSONPointer.URIDecoder extends AbstractIntPipeline<String>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumJSONPointer.URIDecoder.State
-
Constructor Summary
Constructors Constructor Description JSONPointer.URIDecoder(IntAcceptor<String> downstream)
-
Method Summary
Modifier and Type Method Description UnitacceptInt(Integer value)BooleanisStageComplete()-
Methods inherited from class io.kjson.pointer.JSONPointer.URIDecoder
close, emit, flush, getDownstream -
Methods inherited from class net.pwall.pipeline.AbstractIntAcceptor
accept, accept, accept, accept, accept, isClosed -
Methods inherited from class net.pwall.pipeline.BaseAbstractAcceptor
getResult, isComplete -
Methods inherited from class net.pwall.pipeline.AbstractIntPipeline
accept -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-