|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
source
to the end of target
source
to target
source
to target
.required
is always the first element in the list
true
if s
contains any of the strings from strings
Map
to a Properties
object.
includes
, excludes
patterns.
filename
without throwing an exception.
includes
and excludes
.
executable
supplied to this beanexecutables
supplied to this beanlocation
exists.
location
exists.
cr
and linefeeds with lf
.
ConfigurableEnvironment
for PropertySource
's that extend EnumerablePropertySource
and aggregate them into a single
Properties
object
mysqldump
invocation looks like this:
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[]
.
classpath:
.
classpath:
.
count
~/.ssh
and
parsing ~/.ssh/config
.
Properties
object (never null) containing only those properties whose values are encrypted.
List
of keys from properties
that end with suffix
.
env
prefix
File
handle from filename
.
basedir
and returns files matching the provided include/exclude patterns
getEnvAsProperties()
and System.getProperties()
.
getEnvAsProperties()
and System.getProperties()
.
org.kuali
and org.kuali.student.web
return org.kuali.student
org.kuali
and org.kuali.rice
return rice
org.kuali
and org.kuali.student.web
return student
InputStream
to location
.
includes
list is true
.
fragments.keySet()
to see if string
contains any of the fragments
.
c
..
and .
from absolutePath
after converting any back slashes to forward slashes
org.kuali
return kuali
List<String>
into List<Pattern>
Properties
object containing properties prefixed with prefix
.
~/.ssh
and
parsing config
.
key
according to the mode passed in.
properties
plus global properties to find a value for key
according to the mode passed in.
PropertySource
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.
--recursive
, --archive
, and --delete
as the first 3
elements, with additional options coming after.
List
of keys from properties
that start with prefix
BasicTextEncryptor
BasicTextEncryptor
or StrongTextEncryptor
depending on what strength
is set to
List
containing the unique set of strings from strings
keys
Version
object from the version
string.
Writer
that writes to out
using the indicated encoding.
String's
into the hex for a given encoding and back again.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.*
is supported for includes
and excludes
.amount
true
if location starts with classpath:
ENC(
and ends with )
, false otherwise.
location
is an existing file.
0-9
, a-f
, or A-F
value
against pattern
where pattern
can optionally contain a single wildcard *
.
version
ends with -SNAPSHOT
or .SNAPSHOT
(case insensitive).
property
is set in the environment and evaluates to true.
port >= 1
and port <= 65535
, false otherwise.
.xml
(case insensitive).
Properties
object loaded from file
.
Properties
object loaded from file
using the given encoding.
Properties
object loaded from location
.
Properties
object loaded from location
using encoding
.
PrintStream
to the indicated file.
groupId:artifactId:version:classifier:type:scope
.
groupId:artifactId:version:classifier:type:scope
.
PropertySource
.PropertiesFactoryBean
is the ability to dynamically resolve placeholders in the property locations themselves.Properties
especially as it relates to storing and loading.file
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 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
forceMojoExecution
is true, otherwise return true only if skip
is true or packaging
is pom.
elements
evenly into separate lists divided up howManyWays
String
that are null
safeo==null
return an empty list otherwise return a singleton list.
list==null
return an empty list otherwise return list
string
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.
groupId:artifactId:version:classifier:type
.
groupId:artifactId:version:classifier:type:scope
.
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 |