|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
appendChar
, it appends a string
to the buffer.
filter
after verifying that the input is a valid URI.
basePath
,
relative to the .class file of cls
.
TemplateRenderer
implemented using ClearSilver itself.EscapeMode.computeEscapeMode(String, boolean)
with doAutoEscape = false
.
HtmlParser.Mode
, used by setContentType
to
specify the content type of provided input.
JSilver.render(String, Data)
.
UnmodifiableData.createChild(java.lang.String)
calls DelegatedData.getChild(java.lang.String)
and throws UnsupportedOperationException
if no object was found.
HtmlParser
object ready to parse HTML input.
HtmlParser
that is a copy of the one
supplied.
HtmlParser
accessor that returns a parser
in a state where it expects to read the value of an attribute
of an HTML tag.
HtmlParser
object initialized with the
requested Mode.
String
.
NOT_STARTED
, see EntityResolver.Status
.
processChar
method.ExternalState
object.
EscapeMode
.
Parser
interface that is common to both
HtmlParser
and JavascriptParser
.null
if there is no
value.
ATTR_TYPE.NONE
if we are not parsing an attribute.
ClearsilverFactory
object to be used by
disparate parts of the application.
JSilverBadSyntaxException.UNKNOWN_POSITION
.
String
form.
JSilverBadSyntaxException.UNKNOWN_POSITION
.
CompositeResourceLoader.open(String)
.
StringInternStrategy
object that is used for optimization of HDF parsing.
null
if unknown).
true
if the node contains an attribute with the given name, false
otherwise.
NONE
if the parser is not currently in an attribute.HtmlParser
.HtmlParser
using
HtmlParserFactory.createParserInAttribute(HtmlParser.ATTR_TYPE,
boolean, Set)
HtmlParser
using
HtmlParserFactory.createParserInMode(HtmlParser.Mode, Set)
HtmlParserImpl
object.
HtmlParserImpl
that is a copy of the one provided.
content
HTML
attribute of the meta
HTML tag.true
if and only if the parser is currently within
an attribute, be it within the attribute name or the attribute value.
true
if and only if the parser is currently within
a CSS context.
true
if and only if the parser is currently within
a CSS context.
true
if the parser is currently processing Javascript.
true
if and only if the parser is currently within
an attribute value and that attribute value is quoted.
style
for its value.
URI
for its value.
true
if this stack contains no elements.
true
if the parser is currently processing
a Javascript litteral that is quoted.
start
is allowed to end in
state end
.
true
if and only if the current position of the parser is
at the start of a URL HTML attribute value.
JavascriptParser
.JavascriptParserImpl
object.
JavascriptParserImpl
object that is a copy
of the one provided.
DelegatedHdf
objects before passing the
HDF
object to the CS
implementation constructor.
JSilver.JSilver(ResourceLoader, JSilverOptions)
.
escapeMode
of EscapeMode.ESCAPE_IS_CONSTANT
and partiallyEscaped
based on the partiallyEscaped
values of the inputs.
escapeMode
of EscapeMode.ESCAPE_IS_CONSTANT
and partiallyEscaped
based on the partiallyEscaped
values of the inputs.
escapeMode
of EscapeMode.ESCAPE_IS_CONSTANT
and partiallyEscaped
based on the partiallyEscaped
values of the inputs.
input
if recording is currently on and we
have space available in the buffer.
StringInternStrategy
using Java String Pool and String.intern()
method.ParserFactory
instance.
NewHdfParser
.
StringInternStrategy
.String
.
char
.
String
.
String
to determine if it contains a URL in the
format followed by the content
attribute of the meta
HTML tag.
ParseException
with no detail message.
ParseException
with a detail message obtained
from the supplied message and the parser's line and column numbers.
JSilverOptions.setPrecompiledTemplateMap(java.util.Map)
TemplateRenderer.render(String, Data, Appendable)
, except returns rendered
template as a String.
TemplateRenderer.render(String, Data, Appendable, ResourceLoader)
, except it uses the default
ResourceLoader passed in to the JSilver constructor.
TemplateRenderer.render(String, Data, Appendable)
, except returns rendered template as a
String.
TemplateRenderer.render(Template,Data,Appendable,ResourceLoader)
, except it uses the
ResourceLoader passed into the JSilver constructor.
TemplateRenderer.render(Template,Data,Appendable)
, except returns rendered template as a
String.
JSilver.renderFromContent(String, Data, Appendable)
, except returns rendered template
as a String.
TemplateRenderer.renderFromContent(String, Data, Appendable)
, except returns rendered template
as a String.
HtmlParser
object.
HtmlParser
object.
input
at the given position
of the buffer.
ClearsilverFactory
to be used by
the application.
contentType
provided.
StringInternStrategy
object that will be used to optimize HDF parsing.
true
, then unnecessary whitespace will be stripped from the output.
true
, then structural whitespace will be stripped from the output.
true
, then use a threadlocal buffer pool for holding rendered output when outputting
to String.
true
, then the template cache will use strong persistent references for the values.
WeakInterningPool<String>
functionality with added optimizations.Status
for
debugging purposes.
StreamEntityResolver
in a human readable form.
ResourceStack
represents a LIFO stack of unique objects (resources).
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |