Package net.filebot.format
Class ExpressionFormatFunctions
java.lang.Object
net.filebot.format.ExpressionFormatFunctions
Global functions available in the
ExpressionFormat-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic doublestatic Objectstatic Stringstatic Stringstatic longstatic Objectstatic Objectstatic booleanisEmptyValue(Script context, Object object) static Objectstatic Objectstatic List<?> milliseconds(Script context, Object c1, Object... cN) static booleanstatic Stringstatic Stringstatic Stringstatic StringquotePowerShell(Script context, Object c1, Object... cN) static Stringstatic Stringstatic Object
-
Constructor Details
-
ExpressionFormatFunctions
public ExpressionFormatFunctions()
-
-
Method Details
-
isEmptyValue
-
none
-
any
-
allOf
-
list
-
count
-
concat
-
component
-
abs
-
milliseconds
-
quote
-
quoteBash
-
quotePowerShell
-
toJson
-
csv
- Throws:
Exception
-
lines
- Throws:
Exception
-
xml
- Throws:
Exception
-
json
- Throws:
Exception
-
json
public static Object json(Script context, Map<String, String> header, String url, Object postData) throws Exception- Throws:
Exception
-
html
- Throws:
Exception
-
text
- Throws:
Exception
-
include
- Throws:
Exception
-
OpenAI
- Throws:
Exception
-