Class FormatFilterExtension
java.lang.Object
org.apache.sling.scripting.sightly.impl.engine.extension.FormatFilterExtension
- All Implemented Interfaces:
org.apache.sling.scripting.sightly.extension.RuntimeExtension
public class FormatFilterExtension
extends Object
implements org.apache.sling.scripting.sightly.extension.RuntimeExtension
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final String
protected static final String
protected boolean
protected static final String
protected static final String
protected static final String
protected static final String
protected static final String
Fields inherited from interface org.apache.sling.scripting.sightly.extension.RuntimeExtension
FORMAT, I18N, INCLUDE, JOIN, NAME, RESOURCE, URI_MANIPULATION, USE, XSS
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
FORMAT_OPTION
- See Also:
-
TYPE_OPTION
- See Also:
-
LOCALE_OPTION
- See Also:
-
TIMEZONE_OPTION
- See Also:
-
DATE_FORMAT_TYPE
- See Also:
-
NUMBER_FORMAT_TYPE
- See Also:
-
STRING_FORMAT_TYPE
- See Also:
-
hasIcuSupport
protected boolean hasIcuSupport
-
-
Constructor Details
-
FormatFilterExtension
public FormatFilterExtension()
-
-
Method Details