public abstract class InputBase extends Directive
#include(), #parse(), etc.).BLOCK, LINE| Constructor and Description |
|---|
InputBase() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getInputEncoding(InternalContextAdapter context)
Decides the encoding used during input processing of this
directive.
|
protected java.lang.String getInputEncoding(InternalContextAdapter context)
null if we are processing a stream....context - The context to derive the default input encoding
from.Copyright ? 2002 Apache Software Foundation. All Rights Reserved.