public abstract class InputBase extends Directive
#include()
, #parse()
, etc.).BLOCK, LINE
Constructor and Description |
---|
InputBase() |
Modifier and Type | Method and Description |
---|---|
protected String |
getInputEncoding(InternalContextAdapter context)
Decides the encoding used during input processing of this
directive.
|
checkArgs, getColumn, getLine, getName, getScopeName, getTemplate, getTemplateName, getType, init, isScopeProvided, makeScope, postRender, preRender, render, setLocation, setLocation
protected String getInputEncoding(InternalContextAdapter context)
null
if we are processing a stream....context
- The context to derive the default input encoding
from.Copyright © 2000–2021 The Apache Software Foundation. All rights reserved.