|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Map
to a Properties
object.
filename
without throwing an exception.
location
exists.
cr
and linefeeds with lf
.
BufferedReader
for the location indicated using the platform default encoding.
BufferedReader
for the location indicated using the encoding indicated.
BufferedReader
that reads from file
using the indicated encoding.
BufferedReader
that reads from in
using the indicated encoding.
BufferedReader
that reads from s
strictly hex
format, return the corresponding byte[]
.
count
List
of keys from properties
that end with suffix
.
env
prefix
File
handle from filename
.
getEnvAsProperties()
and
System.getProperties()
.
getEnvAsProperties()
and System.getProperties()
.
org.kuali
and org.kuali.rice
return rice
org.kuali
and org.kuali.student.web
return student
InputStream
to location
.
org.kuali
return kuali
List<String>
into List<Pattern>
Properties
object containing properties prefixed with prefix
.
key
according to the mode passed in.
properties
plus global properties to find a value for key
according to the mode passed in.
Properties
object containing only those properties where the resolved value is different from the original
value.
Properties
object containing only those properties where the resolved value is different from the original
value.
Properties
object containing only those properties where the resolved value is different from the original
value.
Properties
object containing only those properties where the resolved value is different from the original
value.
List
of keys from properties
that start with prefix
keys
Version
object from the version
string.
Writer
that writes to out
using the indicated encoding.
String's
into the hex for that encoding
and also convert the hex back into the original string.value
should be included, false otherwise.excludes
is not empty and matches value
return false.value
has not been explicitly excluded, check the includes
list.includes
is empty return true.includes
is not empty, return true if, and only if, value
matches a pattern from the
includes
list.*
pattern is supported for includes
and excludes
.value
contains the wildcard symbol *
, IllegalArgumentException
is thrown if the
include/exclude lists also contain strings with the wildcard symbol *
location
is an existing file.
0-9
, a-f
, or A-F
version
ends with -SNAPSHOT
or .SNAPSHOT
(case insensitive).
.xml
(case insensitive).
Properties
object loaded from location
.
Properties
object loaded from location
using encoding
.
null
as NONE
Properties
especially as it relates to storing and loading.location
as a list of String's
one entry per line using the platform default encoding
location
as a list of String's
one entry per line using the encoding indicated.
s
as a list of String's
one entry per line
value
against pattern
where pattern
can optionally contain a single wildcard.
String
that are null
safestring
into a byte[]
using the specified encoding, then convert each byte
into its 2
digit hexadecimal form.
byte
into its 2 digit hexadecimal form.
location
as a String
using the platform's default character encoding.
location
as a String
using the specified character encoding.
tokens
into a String
strictly hex
format and the encoding
that was used to produce the hex, convert it back to
a Java String
.
properties
passed in to contain only the desired property values.
properties
passed in to contain only the desired property values.
version
with .SNAPSHOT
or -SNAPSHOT
removed from the end (if present)
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |