|
|||||||||
Home >> All >> freemarker >> template >> [ utility overview ] | PREV NEXT |
A
- AMP - Static variable in class freemarker.template.utility.HtmlEscape
- AMP - Static variable in class freemarker.template.utility.XmlEscape
- APOS - Static variable in class freemarker.template.utility.XmlEscape
- AT_BEGINNING - Static variable in class freemarker.template.utility.StandardCompress.StandardCompressWriter
B
- BUFFER_SIZE_KEY - Static variable in class freemarker.template.utility.StandardCompress
- buf - Variable in class freemarker.template.utility.StandardCompress.StandardCompressWriter
C
- CaptureOutput - class freemarker.template.utility.CaptureOutput.
- Deprecated. Use block-assignments instead, as
<assign x>...</assign>
. - CaptureOutput() - Constructor for class freemarker.template.utility.CaptureOutput
- Deprecated.
- ClassUtil - class freemarker.template.utility.ClassUtil.
- ClassUtil() - Constructor for class freemarker.template.utility.ClassUtil
- Collections12 - class freemarker.template.utility.Collections12.
- Implementation of missing JDK 1.3 collection features for JDK 1.2
- Collections12() - Constructor for class freemarker.template.utility.Collections12
- Collections12.EmptyMap - class freemarker.template.utility.Collections12.EmptyMap.
- Collections12.EmptyMap() - Constructor for class freemarker.template.utility.Collections12.EmptyMap
- Collections12.SingletonList - class freemarker.template.utility.Collections12.SingletonList.
- Collections12.SingletonList(Object) - Constructor for class freemarker.template.utility.Collections12.SingletonList
- Collections12.SingletonMap - class freemarker.template.utility.Collections12.SingletonMap.
- Collections12.SingletonMap(Object, Object) - Constructor for class freemarker.template.utility.Collections12.SingletonMap
- Collections12.SingletonMap.ImmutableEntry - class freemarker.template.utility.Collections12.SingletonMap.ImmutableEntry.
- Collections12.SingletonMap.ImmutableEntry(Object, Object) - Constructor for class freemarker.template.utility.Collections12.SingletonMap.ImmutableEntry
- Constants - class freemarker.template.utility.Constants.
- Frequently used constant freemarker.template.TemplateModel values.
- Constants() - Constructor for class freemarker.template.utility.Constants
- cache - Variable in class freemarker.template.utility.DOMNodeModel
- capitalize(String) - Static method in class freemarker.template.utility.StringUtil
- chomp(String) - Static method in class freemarker.template.utility.StringUtil
- Removes the line-break from the end of the string.
- close() - Method in class freemarker.template.utility.StandardCompress.StandardCompressWriter
- config - Static variable in class freemarker.template.utility.ToCanonical
- contains(Object) - Method in class freemarker.template.utility.Collections12.SingletonList
- containsKey(Object) - Method in class freemarker.template.utility.Collections12.EmptyMap
- containsKey(Object) - Method in class freemarker.template.utility.Collections12.SingletonMap
- containsValue(Object) - Method in class freemarker.template.utility.Collections12.EmptyMap
- containsValue(Object) - Method in class freemarker.template.utility.Collections12.SingletonMap
- convertFile(File) - Static method in class freemarker.template.utility.ToCanonical
- createEscapes() - Static method in class freemarker.template.utility.StringUtil
D
- DOMNodeModel - class freemarker.template.utility.DOMNodeModel.
- A convenient wrapper class for wrapping a Node in the W3C DOM API.
- DOMNodeModel(Node) - Constructor for class freemarker.template.utility.DOMNodeModel
- DOMNodeModel.AncestorByName - class freemarker.template.utility.DOMNodeModel.AncestorByName.
- DOMNodeModel.AncestorByName() - Constructor for class freemarker.template.utility.DOMNodeModel.AncestorByName
- DOMNodeModel.NodeListTM - class freemarker.template.utility.DOMNodeModel.NodeListTM.
- DOMNodeModel.NodeListTM(NodeList) - Constructor for class freemarker.template.utility.DOMNodeModel.NodeListTM
- DeepUnwrap - class freemarker.template.utility.DeepUnwrap.
- Utility methods for unwrapping freemarker.template.TemplateModel-s.
- DeepUnwrap() - Constructor for class freemarker.template.utility.DeepUnwrap
- deduceLocale(String) - Static method in class freemarker.template.utility.StringUtil
- defaultBufferSize - Variable in class freemarker.template.utility.StandardCompress
E
- EMPTY_COLLECTION - Static variable in class freemarker.template.utility.Constants
- EMPTY_HASH - Static variable in class freemarker.template.utility.Constants
- EMPTY_ITERATOR - Static variable in class freemarker.template.utility.Constants
- EMPTY_MAP - Static variable in class freemarker.template.utility.Collections12
- EMPTY_SEQUENCE - Static variable in class freemarker.template.utility.Constants
- EMPTY_STRING - Static variable in class freemarker.template.utility.Constants
- ESCAPES - Static variable in class freemarker.template.utility.StringUtil
- Execute - class freemarker.template.utility.Execute.
- Gives FreeMarker the the ability to execute external commands.
- Execute() - Constructor for class freemarker.template.utility.Execute
- element - Variable in class freemarker.template.utility.Collections12.SingletonList
- entrySet() - Method in class freemarker.template.utility.Collections12.EmptyMap
- entrySet - Variable in class freemarker.template.utility.Collections12.SingletonMap
- entrySet() - Method in class freemarker.template.utility.Collections12.SingletonMap
- eq(Object, Object) - Static method in class freemarker.template.utility.Collections12
- equals(Object) - Method in class freemarker.template.utility.Collections12.EmptyMap
- equals(Object) - Method in class freemarker.template.utility.Collections12.SingletonMap.ImmutableEntry
- equivalenceTable - Static variable in class freemarker.template.utility.DOMNodeModel
- exec(List) - Method in class freemarker.template.utility.DOMNodeModel.AncestorByName
- exec(List) - Method in class freemarker.template.utility.DOMNodeModel.NodeListTM
- exec(List) - Method in class freemarker.template.utility.Execute
- Executes a method call.
- exec(List) - Method in class freemarker.template.utility.ObjectConstructor
F
- FALSE - Static variable in class freemarker.template.utility.Constants
- FTLStringLiteralDec(String) - Static method in class freemarker.template.utility.StringUtil
- FTL string literal decoding.
- FTLStringLiteralEnc(String) - Static method in class freemarker.template.utility.StringUtil
- flush() - Method in class freemarker.template.utility.StandardCompress.StandardCompressWriter
- flushInternal() - Method in class freemarker.template.utility.StandardCompress.StandardCompressWriter
- forName(String) - Static method in class freemarker.template.utility.ClassUtil
- Similar to Class.forName(java.lang.String)>
Class.forName(java.lang.String)
55 , but attempts to load through the thread context class loader. - freemarker.template.utility - package freemarker.template.utility
- This package contains the core API's that most users will use.
G
- GT - Static variable in class freemarker.template.utility.HtmlEscape
- GT - Static variable in class freemarker.template.utility.XmlEscape
- get(Object) - Method in class freemarker.template.utility.Collections12.EmptyMap
- get(int) - Method in class freemarker.template.utility.Collections12.SingletonList
- get(Object) - Method in class freemarker.template.utility.Collections12.SingletonMap
- get(int) - Method in class freemarker.template.utility.DOMNodeModel.NodeListTM
- get(String) - Method in class freemarker.template.utility.DOMNodeModel
- getKey() - Method in class freemarker.template.utility.Collections12.SingletonMap.ImmutableEntry
- getNodeName() - Method in class freemarker.template.utility.DOMNodeModel
- getSystemProperty(String) - Static method in class freemarker.template.utility.SecurityUtilities
- getSystemProperty(String, String) - Static method in class freemarker.template.utility.SecurityUtilities
- getSystemProperty(String, int) - Static method in class freemarker.template.utility.SecurityUtilities
- getText(Node) - Static method in class freemarker.template.utility.DOMNodeModel
- getUndeclaredThrowable() - Method in class freemarker.template.utility.UndeclaredThrowableException
- getValue() - Method in class freemarker.template.utility.Collections12.SingletonMap.ImmutableEntry
- getWriter(Writer, Map) - Method in class freemarker.template.utility.CaptureOutput
- Deprecated.
- getWriter(Writer, Map) - Method in class freemarker.template.utility.HtmlEscape
- getWriter(Writer, Map) - Method in class freemarker.template.utility.JythonRuntime
- getWriter(Writer, Map) - Method in class freemarker.template.utility.NormalizeNewlines
- getWriter(Writer, Map) - Method in class freemarker.template.utility.StandardCompress
- getWriter(Writer, Map) - Method in class freemarker.template.utility.XmlEscape
- getYesNo(String) - Static method in class freemarker.template.utility.StringUtil
H
- HTMLEnc(String) - Static method in class freemarker.template.utility.StringUtil
- HTML encoding (does not convert line breaks).
- HtmlEscape - class freemarker.template.utility.HtmlEscape.
- Performs an HTML escape of a given template fragment.
- HtmlEscape() - Constructor for class freemarker.template.utility.HtmlEscape
- hashCode() - Method in class freemarker.template.utility.Collections12.EmptyMap
- hashCode() - Method in class freemarker.template.utility.Collections12.SingletonMap.ImmutableEntry
I
- INIT - Static variable in class freemarker.template.utility.StandardCompress.StandardCompressWriter
- INSTANCE - Static variable in class freemarker.template.utility.StandardCompress
- INTEGER_MAX - Static variable in class freemarker.template.utility.OptimizerUtil
- INTEGER_MIN - Static variable in class freemarker.template.utility.OptimizerUtil
- inWhitespace - Variable in class freemarker.template.utility.StandardCompress.StandardCompressWriter
- isEmpty() - Method in class freemarker.template.utility.Collections12.EmptyMap
- isEmpty() - Method in class freemarker.template.utility.Collections12.SingletonMap
- isEmpty() - Method in class freemarker.template.utility.DOMNodeModel
- isXMLID(String) - Static method in class freemarker.template.utility.StringUtil
J
- JythonRuntime - class freemarker.template.utility.JythonRuntime.
- A crude first pass at an embeddable Jython interpreter
- JythonRuntime() - Constructor for class freemarker.template.utility.JythonRuntime
- jQuote(String) - Static method in class freemarker.template.utility.StringUtil
- Quotes string as Java Language string literal.
- javaScriptStringEnc(String) - Static method in class freemarker.template.utility.StringUtil
- Escapes a
String
according the JavaScript string literal escaping rules. - javaStringEnc(String) - Static method in class freemarker.template.utility.StringUtil
- Escapes the
String
with the escaping rules of Java language string literals, so it is safe to insert the value into a string literal.
K
- k - Variable in class freemarker.template.utility.Collections12.SingletonMap.ImmutableEntry
- k - Variable in class freemarker.template.utility.Collections12.SingletonMap
- keySet() - Method in class freemarker.template.utility.Collections12.EmptyMap
- keySet - Variable in class freemarker.template.utility.Collections12.SingletonMap
- keySet() - Method in class freemarker.template.utility.Collections12.SingletonMap
L
- LINEBREAK_CR - Static variable in class freemarker.template.utility.StandardCompress.StandardCompressWriter
- LINEBREAK_CRLF - Static variable in class freemarker.template.utility.StandardCompress.StandardCompressWriter
- LINEBREAK_LF - Static variable in class freemarker.template.utility.StandardCompress.StandardCompressWriter
- LONG_MAX - Static variable in class freemarker.template.utility.OptimizerUtil
- LONG_MIN - Static variable in class freemarker.template.utility.OptimizerUtil
- LT - Static variable in class freemarker.template.utility.HtmlEscape
- LT - Static variable in class freemarker.template.utility.XmlEscape
- leftPad(String, int) - Static method in class freemarker.template.utility.StringUtil
- Pads the string at the left with spaces until it reaches the desired length.
- leftPad(String, int, char) - Static method in class freemarker.template.utility.StringUtil
- Pads the string at the left with the specified character until it reaches the desired length.
- leftPad(String, int, String) - Static method in class freemarker.template.utility.StringUtil
- Pads the string at the left with a filling pattern until it reaches the desired length.
- lineBreakState - Variable in class freemarker.template.utility.StandardCompress.StandardCompressWriter
- logger - Static variable in class freemarker.template.utility.SecurityUtilities
M
- MAX_EOL_LENGTH - Static variable in class freemarker.template.utility.StandardCompress.StandardCompressWriter
- MINUS_ONE - Static variable in class freemarker.template.utility.Constants
- main(String[]) - Static method in class freemarker.template.utility.ToCanonical
- matchesName(String, String, String, Environment) - Static method in class freemarker.template.utility.StringUtil
N
- NormalizeNewlines - class freemarker.template.utility.NormalizeNewlines.
- Transformer that supports FreeMarker legacy behavior: all newlines appearing within the transformed area will be transformed into the platform's default newline.
- NormalizeNewlines() - Constructor for class freemarker.template.utility.NormalizeNewlines
- nextElement(Node) - Static method in class freemarker.template.utility.DOMNodeModel
- nextSiblingElement(Node) - Static method in class freemarker.template.utility.DOMNodeModel
- node - Variable in class freemarker.template.utility.DOMNodeModel
- nodeList - Variable in class freemarker.template.utility.DOMNodeModel.NodeListTM
- nodes - Variable in class freemarker.template.utility.DOMNodeModel.NodeListTM
O
- OBJECT_CLASS - Static variable in class freemarker.template.utility.DeepUnwrap
- ONE - Static variable in class freemarker.template.utility.Constants
- OUTPUT_BUFFER_SIZE - Static variable in class freemarker.template.utility.Execute
- ObjectConstructor - class freemarker.template.utility.ObjectConstructor.
- An object that you can make available in a template to instantiate arbitrary beans-wrapped objects in a template.
- ObjectConstructor() - Constructor for class freemarker.template.utility.ObjectConstructor
- OptimizerUtil - class freemarker.template.utility.OptimizerUtil.
- OptimizerUtil() - Constructor for class freemarker.template.utility.OptimizerUtil
- optimizeListStorage(List) - Static method in class freemarker.template.utility.OptimizerUtil
- optimizeNumberRepresentation(Number) - Static method in class freemarker.template.utility.OptimizerUtil
- This is needed to reverse the extreme conversions in arithmetic operations so that numbers can be meaningfully used with models that don't know what to do with a BigDecimal.
- out - Variable in class freemarker.template.utility.StandardCompress.StandardCompressWriter
P
- parseNameValuePairList(String, String) - Static method in class freemarker.template.utility.StringUtil
- Parses a name-value pair list, where the pairs are separated with comma, and the name and value is separated with colon.
- pos - Variable in class freemarker.template.utility.StandardCompress.StandardCompressWriter
- premissiveUnwrap(TemplateModel) - Static method in class freemarker.template.utility.DeepUnwrap
- Same as
DeepUnwrap.unwrap(TemplateModel)
55 , but it doesn't throw exception if it doesn't know how to unwrap the object, but returns it as is. - previousElement(Node) - Static method in class freemarker.template.utility.DOMNodeModel
- previousSiblingElement(Node) - Static method in class freemarker.template.utility.DOMNodeModel
- printStackTrace() - Method in class freemarker.template.utility.UndeclaredThrowableException
- printStackTrace(PrintStream) - Method in class freemarker.template.utility.UndeclaredThrowableException
- printStackTrace(PrintWriter) - Method in class freemarker.template.utility.UndeclaredThrowableException
Q
- QUOT - Static variable in class freemarker.template.utility.HtmlEscape
- QUOT - Static variable in class freemarker.template.utility.XmlEscape
R
- RTFEnc(String) - Static method in class freemarker.template.utility.StringUtil
- Rich Text Format encoding (does not replace line breaks).
- replace(String, String, String, boolean, boolean) - Static method in class freemarker.template.utility.StringUtil
- Replaces all occurrences of a sub-string in a string.
- rightPad(String, int) - Static method in class freemarker.template.utility.StringUtil
- Pads the string at the right with spaces until it reaches the desired length.
- rightPad(String, int, char) - Static method in class freemarker.template.utility.StringUtil
- Pads the string at the right with the specified character until it reaches the desired length.
- rightPad(String, int, String) - Static method in class freemarker.template.utility.StringUtil
- Pads the string at the right with a filling pattern until it reaches the desired length.
S
- SAW_CR - Static variable in class freemarker.template.utility.StandardCompress.StandardCompressWriter
- SINGLE_LINE - Static variable in class freemarker.template.utility.StandardCompress.StandardCompressWriter
- SINGLE_LINE_KEY - Static variable in class freemarker.template.utility.StandardCompress
- SecurityUtilities - class freemarker.template.utility.SecurityUtilities.
- SecurityUtilities() - Constructor for class freemarker.template.utility.SecurityUtilities
- StandardCompress - class freemarker.template.utility.StandardCompress.
- A filter that compresses each sequence of consecutive whitespace to a single line break (if the sequence contains a line break) or a single space.
- StandardCompress() - Constructor for class freemarker.template.utility.StandardCompress
- StandardCompress(int) - Constructor for class freemarker.template.utility.StandardCompress
- StandardCompress.StandardCompressWriter - class freemarker.template.utility.StandardCompress.StandardCompressWriter.
- StandardCompress.StandardCompressWriter(Writer, int, boolean) - Constructor for class freemarker.template.utility.StandardCompress.StandardCompressWriter
- StringUtil - class freemarker.template.utility.StringUtil.
- Some text related utilities.
- StringUtil() - Constructor for class freemarker.template.utility.StringUtil
- setParent(DOMNodeModel) - Method in class freemarker.template.utility.DOMNodeModel
- setValue(Object) - Method in class freemarker.template.utility.Collections12.SingletonMap.ImmutableEntry
- singleLine - Variable in class freemarker.template.utility.StandardCompress.StandardCompressWriter
- singletonList(Object) - Static method in class freemarker.template.utility.Collections12
- singletonMap(Object, Object) - Static method in class freemarker.template.utility.Collections12
- size() - Method in class freemarker.template.utility.Collections12.EmptyMap
- size() - Method in class freemarker.template.utility.Collections12.SingletonList
- size() - Method in class freemarker.template.utility.Collections12.SingletonMap
- size() - Method in class freemarker.template.utility.DOMNodeModel.NodeListTM
- split(String, char) - Static method in class freemarker.template.utility.StringUtil
- Splits a string at the specified character.
- split(String, String, boolean) - Static method in class freemarker.template.utility.StringUtil
- Splits a string at the specified string.
T
- TRUE - Static variable in class freemarker.template.utility.Constants
- ToCanonical - class freemarker.template.utility.ToCanonical.
- Read in a template and convert it to a canonical format.
- ToCanonical() - Constructor for class freemarker.template.utility.ToCanonical
- t - Variable in class freemarker.template.utility.UndeclaredThrowableException
- toString() - Method in class freemarker.template.utility.Collections12.SingletonMap.ImmutableEntry
- transform(Reader, Writer) - Method in class freemarker.template.utility.NormalizeNewlines
- Performs newline normalization on FreeMarker output.
U
- URLEnc(String, String) - Static method in class freemarker.template.utility.StringUtil
- URL encoding (like%20this).
- UndeclaredThrowableException - exception freemarker.template.utility.UndeclaredThrowableException.
- The equivalent of JDK 1.3 UndeclaredThrowableException.
- UndeclaredThrowableException(Throwable) - Constructor for class freemarker.template.utility.UndeclaredThrowableException
- unwrap(TemplateModel) - Static method in class freemarker.template.utility.DeepUnwrap
- Unwraps freemarker.template.TemplateModel-s recursively.
- unwrap(TemplateModel, boolean) - Static method in class freemarker.template.utility.DeepUnwrap
- updateLineBreakState(char) - Method in class freemarker.template.utility.StandardCompress.StandardCompressWriter
- usage() - Static method in class freemarker.template.utility.ToCanonical
V
- v - Variable in class freemarker.template.utility.Collections12.SingletonMap.ImmutableEntry
- v - Variable in class freemarker.template.utility.Collections12.SingletonMap
- values() - Method in class freemarker.template.utility.Collections12.EmptyMap
- values - Variable in class freemarker.template.utility.Collections12.SingletonMap
- values() - Method in class freemarker.template.utility.Collections12.SingletonMap
W
- write(char[], int, int) - Method in class freemarker.template.utility.StandardCompress.StandardCompressWriter
- writeHelper(char[], int, int) - Method in class freemarker.template.utility.StandardCompress.StandardCompressWriter
- writeLineBreakOrSpace() - Method in class freemarker.template.utility.StandardCompress.StandardCompressWriter
X
- XMLEnc(String) - Static method in class freemarker.template.utility.StringUtil
- XML Encoding.
- XMLEncNA(String) - Static method in class freemarker.template.utility.StringUtil
- XML encoding without replacing apostrophes.
- XMLEncNQG(String) - Static method in class freemarker.template.utility.StringUtil
- XML encoding without replacing apostrophes and quotation marks and greater-than signs.
- XMLEncQAttr(String) - Static method in class freemarker.template.utility.StringUtil
- XML encoding for attributes valies quoted with " (not with '!).
- XmlEscape - class freemarker.template.utility.XmlEscape.
- Performs an XML escaping of a given template fragment.
- XmlEscape() - Constructor for class freemarker.template.utility.XmlEscape
Z
A B C D E F G H I J K L M N O P Q R S T U V W X Z
|
|||||||||
Home >> All >> freemarker >> template >> [ utility overview ] | PREV NEXT |