Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X 

F

FALSE - Static variable in class com.dkfqs.tools.json.eclipsesource.Json
Represents the JSON literal false.
FALSE - Static variable in class com.dkfqs.tools.json.eclipsesource.JsonValue
Deprecated.
Use Json.FALSE instead
FindTextInContent - Class in com.dkfqs.tools.text
Find all occurrences of a text-fragment within a content, and return an array of [line number and column index] where the text was found.
FindTextInContent(String, String, boolean) - Constructor for class com.dkfqs.tools.text.FindTextInContent
Create a new instance.
FindTextInContentElement - Class in com.dkfqs.tools.text
A result element of FindTextInContent.
formatTimestamp(long) - Static method in class com.dkfqs.tools.lib.Utils
Format an absolute date and time to a string.
formatTimestamp(TimeZone, long) - Static method in class com.dkfqs.tools.lib.Utils
Format an absolute date and time to a string by using a specific time zone.
formatTimestampInSourceFileFormat(long) - Static method in class com.dkfqs.tools.lib.Utils
Format an absolute date and time to a string in 'source file date format'.
formatTimestampInSourceFileFormat(TimeZone, long) - Static method in class com.dkfqs.tools.lib.Utils
Format an absolute date and time to a string in 'source file date format' by using a specific time zone.
formatTimestampResultFileNameFragmentFormat(long) - Static method in class com.dkfqs.tools.lib.Utils
Format an absolute date and time to a string in 'result file name fragment format'.
formatTimestampResultFileNameFragmentFormat(TimeZone, long) - Static method in class com.dkfqs.tools.lib.Utils
Format an absolute date and time to a string in 'result file name fragment format' by using a specific time zone.
formatTimestampWithMillis(long) - Static method in class com.dkfqs.tools.lib.Utils
Format an absolute date and time to a string which includes also milliseconds.
formatTimestampWithMillis(TimeZone, long) - Static method in class com.dkfqs.tools.lib.Utils
Format an absolute date and time to a string which includes also milliseconds by using a specific time zone.
Frame - Class in com.dkfqs.tools.websocket
A WebSocket frame.
Frame() - Constructor for class com.dkfqs.tools.websocket.Frame
Constructor: Create a new frame which can be send to a WebSocket client or server.
Frame(PushbackInputStream) - Constructor for class com.dkfqs.tools.websocket.Frame
Constructor: Receive a frame from a WebSocket client or server.
A B C D E F G H I J K L M N O P R S T U V W X 
Skip navigation links