Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
J
- JAR_FILE_PATTERN - Static variable in class rife.tools.FileUtils
- JAVA_FILE_PATTERN - Static variable in class rife.tools.FileUtils
- JavaSpecificationUtils - Class in rife.tools
-
Utility class to obtain information about the currently running Java specification.
- join(boolean[], boolean) - Static method in class rife.tools.ArrayUtils
-
Joins a single boolean and a boolean array into a new array containing all elements.
- join(boolean[], boolean[]) - Static method in class rife.tools.ArrayUtils
-
Joins two boolean arrays into a new array containing all elements from both arrays.
- join(boolean[], String) - Static method in class rife.tools.StringUtils
-
Creates a new
String
object, containing the elements of a supplied array, joined by a given separator. - join(byte[], byte) - Static method in class rife.tools.ArrayUtils
-
Joins a single byte and a byte array into a new array containing all elements.
- join(byte[], byte[]) - Static method in class rife.tools.ArrayUtils
-
Joins two byte arrays into a new array containing all elements from both arrays.
- join(byte[], String) - Static method in class rife.tools.StringUtils
-
Creates a new
String
object, containing the elements of a supplied array, joined by a given separator. - join(char[], char) - Static method in class rife.tools.ArrayUtils
-
Joins a single char and a char array into a new array containing all elements.
- join(char[], char[]) - Static method in class rife.tools.ArrayUtils
-
Joins two char arrays into a new array containing all elements from both arrays.
- join(char[], String) - Static method in class rife.tools.StringUtils
-
Creates a new
String
object, containing the elements of a supplied array, joined by a given separator. - join(char[], String, String) - Static method in class rife.tools.StringUtils
-
Creates a new
String
object, containing the elements of a supplied array, joined by a given separator. - join(double[], double) - Static method in class rife.tools.ArrayUtils
-
Joins a single double and a double array into a new array containing all elements.
- join(double[], double[]) - Static method in class rife.tools.ArrayUtils
-
Joins two double arrays into a new array containing all elements from both arrays.
- join(double[], String) - Static method in class rife.tools.StringUtils
-
Creates a new
String
object, containing the elements of a supplied array, joined by a given separator. - join(float[], float) - Static method in class rife.tools.ArrayUtils
-
Joins a single float and a float array into a new array containing all elements.
- join(float[], float[]) - Static method in class rife.tools.ArrayUtils
-
Joins two float arrays into a new array containing all elements from both arrays.
- join(float[], String) - Static method in class rife.tools.StringUtils
-
Creates a new
String
object, containing the elements of a supplied array, joined by a given separator. - join(int[], int) - Static method in class rife.tools.ArrayUtils
-
Joins a single int and an int array into a new array containing all elements.
- join(int[], int[]) - Static method in class rife.tools.ArrayUtils
-
Joins two int arrays into a new array containing all elements from both arrays.
- join(int[], String) - Static method in class rife.tools.StringUtils
-
Creates a new
String
object, containing the elements of a supplied array, joined by a given separator. - join(long[], long) - Static method in class rife.tools.ArrayUtils
-
Joins a single long and a long array into a new array containing all elements.
- join(long[], long[]) - Static method in class rife.tools.ArrayUtils
-
Joins two long arrays into a new array containing all elements from both arrays.
- join(long[], String) - Static method in class rife.tools.StringUtils
-
Creates a new
String
object, containing the elements of a supplied array, joined by a given separator. - join(short[], short) - Static method in class rife.tools.ArrayUtils
-
Joins a single short and a short array into a new array containing all elements.
- join(short[], short[]) - Static method in class rife.tools.ArrayUtils
-
Joins two short arrays into a new array containing all elements from both arrays.
- join(short[], String) - Static method in class rife.tools.StringUtils
-
Creates a new
String
object, containing the elements of a supplied array, joined by a given separator. - join(Object[], String) - Static method in class rife.tools.StringUtils
-
Creates a new
String
object, containing the elements of a supplied array, joined by a given separator. - join(Object[], String, String) - Static method in class rife.tools.StringUtils
-
Creates a new
String
object, containing the elements of a supplied array, joined by a given separator. - join(Object[], String, String, boolean) - Static method in class rife.tools.StringUtils
-
Creates a new
String
object, containing the elements of a supplied array, joined by a given separator. - join(String) - Method in class rife.database.queries.Select
- join(String) - Method in class rife.database.querymanagers.generic.CountQuery
- join(String) - Method in class rife.database.querymanagers.generic.RestoreQuery
- join(String[], String) - Static method in class rife.tools.ArrayUtils
-
Joins a single String and a String array into a new array containing all elements.
- join(String[], String[]) - Static method in class rife.tools.ArrayUtils
-
Joins two String arrays into a new array containing all elements from both arrays.
- join(String, Select) - Method in class rife.database.queries.Select
- join(Collection<?>, String) - Static method in class rife.tools.StringUtils
-
Creates a new
String
object, containing the elements of a suppliedCollection
ofString
objects joined by a given separator. - joinCross(String) - Method in class rife.database.queries.Select
- joinCross(String) - Method in class rife.database.querymanagers.generic.CountQuery
- joinCross(String) - Method in class rife.database.querymanagers.generic.RestoreQuery
- joinCustom(String) - Method in class rife.database.queries.Select
- joinCustom(String) - Method in class rife.database.querymanagers.generic.CountQuery
- joinCustom(String) - Method in class rife.database.querymanagers.generic.RestoreQuery
- joinInner(String, Select.JoinCondition, String) - Method in class rife.database.queries.Select
- joinInner(String, Select.JoinCondition, String) - Method in class rife.database.querymanagers.generic.CountQuery
- joinInner(String, Select.JoinCondition, String) - Method in class rife.database.querymanagers.generic.RestoreQuery
- joinOuter(String, Select.JoinType, Select.JoinCondition, String) - Method in class rife.database.queries.Select
- joinOuter(String, Select.JoinType, Select.JoinCondition, String) - Method in class rife.database.querymanagers.generic.CountQuery
- joinOuter(String, Select.JoinType, Select.JoinCondition, String) - Method in class rife.database.querymanagers.generic.RestoreQuery
- joinPaths(List<String>) - Static method in class rife.tools.FileUtils
-
Joins a list of file paths into a single string with the file path separator.
- JSON - Static variable in class rife.template.TemplateFactory
- JSON_1_1 - Enum constant in enum class rife.feed.elements.FeedProvider.FeedType
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form