public abstract class InputBase extends Directive
#include(), #parse(), etc.).BLOCK, LINE| 构造器和说明 |
|---|
InputBase() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected java.lang.String |
getInputEncoding(InternalContextAdapter context)
Decides the encoding used during input processing of this
directive.
|
getColumn, getLine, getName, getScopeName, getTemplateName, getType, init, isScopeProvided, makeScope, postRender, preRender, render, setLocation, setLocationprotected java.lang.String getInputEncoding(InternalContextAdapter context)
null if we are processing a stream....context - The context to derive the default input encoding
from.