public class NullConverterScript extends JSLiteral implements ScriptWithDependencies
EMPTY_HASH, EMPTY_LIST
COLON, COMMA, DOT, EMPTY_STRING, EQUALS, FUNCTION, LEFT_CURLY_BRACKET, LEFT_ROUND_BRACKET, LEFT_SQUARE_BRACKET, RIGHT_CURLY_BRACKET, RIGHT_ROUND_BRACKET, RIGHT_SQUARE_BRACKET
Constructor and Description |
---|
NullConverterScript() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
Iterable<ResourceKey> |
getResources()
Returns a list of resources contained in this resource library
|
appendScript, getLiteral
appendScriptToStringBuilder, toScript, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
appendScript, appendScriptToStringBuilder, toScript
public String getName()
public Iterable<ResourceKey> getResources()
ResourceLibrary
Returns a list of resources contained in this resource library
The result does not have to be stable; i.e. the returned list of resources may differ for each execution based on context, configuration, time, etc.
getResources
in interface ResourceLibrary
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.