public class TransparentHandler extends AbstractPipelineComponent
AbstractPipelineComponent.ACCEPT, AbstractPipelineComponent.IGNORE
Modifier and Type | Method and Description |
---|---|
boolean |
canHandle(char c) |
static PipelineComponent |
IGNORE() |
accept, allowForNoMoreInput, createPipelineComponent, getHelper, getPipeline, getPipelineConfig, getSuccessor, handle, noMoreInput, setPipeline, setSuccessor
public static final PipelineComponent IGNORE()
public boolean canHandle(char c) throws IllegalInputCharacterException
IllegalInputCharacterException
Copyright © 2002–2024. All rights reserved.