static PipelineComponent |
SeparatorHandler.ACCEPT() |
static PipelineComponent |
AllHandler.ACCEPT() |
static PipelineComponent |
QuoteHandler.ACCEPT() |
static PipelineComponent |
WhitespacesHandler.ACCEPT() |
static PipelineComponent |
IsAlnumHandler.ACCEPT() |
static PipelineComponent |
EscapeHandler.ACCEPT() |
protected static PipelineComponent |
AbstractPipelineComponent.createPipelineComponent(AbstractPipelineComponent handler,
Helper helper) |
static PipelineComponent |
SeparatorHandler.ENDPIECE() |
static PipelineComponent |
EnforceHandler.ENFORCE(PipelineComponent component) |
static PipelineComponent |
EnforceHandler.ENFORCE(PipelineComponent[] components) |
static PipelineComponent |
EscapeHandler.ESCAPE() |
protected PipelineComponent[] |
EnforceHandler.getEnforcedComponents() |
protected PipelineComponent |
AbstractPipelineComponent.getSuccessor() |
static PipelineComponent |
SeparatorHandler.IGNORE() |
static PipelineComponent |
TransparentHandler.IGNORE() |
static PipelineComponent |
AllHandler.IGNORE() |
static PipelineComponent |
QuoteHandler.IGNORE() |
static PipelineComponent |
WhitespacesHandler.IGNORE() |
static PipelineComponent |
IsAlnumHandler.IGNORE() |
static PipelineComponent |
NoHandler.IGNORE() |
static PipelineComponent |
EscapeHandler.IGNORE() |
static PipelineComponent |
QuoteHandler.QUOTE() |
static PipelineComponent |
IsAlnumHandler.QUOTE() |
PipelineComponent |
Pipeline.removeFront() |
static PipelineComponent |
QuoteHandler.UNQUOTE() |