Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
G
O
P
R
W
A
append(String, String)
- Method in class org.ops4j.util.collections.
PropertiesWriter
Appends a property to be written.
append(String)
- Method in class org.ops4j.util.collections.
PropertiesWriter
Appends a comment to be written.
append()
- Method in class org.ops4j.util.collections.
PropertiesWriter
Appends an empty line
appendRaw(String)
- Method in class org.ops4j.util.collections.
PropertiesWriter
Appends a raw value = will be exactely as recived.
G
getProperty(Properties, String, String)
- Static method in class org.ops4j.util.collections.
PropertiesUtils
Return the value of a property.
O
org.ops4j.util.collections
- package org.ops4j.util.collections
P
PropertiesUtils
- Class in
org.ops4j.util.collections
Utility class supporting operations related to property retrival.
PropertiesWriter
- Class in
org.ops4j.util.collections
Helper for writing properties files.
PropertiesWriter(OutputStream)
- Constructor for class org.ops4j.util.collections.
PropertiesWriter
Creates a new property writer with default sperator (,).
PropertiesWriter(OutputStream, String)
- Constructor for class org.ops4j.util.collections.
PropertiesWriter
Creates a new property writer with a custom separator.
PropertyResolver
- Class in
org.ops4j.util.collections
Utility class that handles substitution of property names in the string for ${value} relative to a supplied set of properties.
R
readListFile(URL)
- Static method in class org.ops4j.util.collections.
PropertiesUtils
Read a file and return the list of lines in an array of strings.
readProperties(InputStream, Properties, boolean)
- Static method in class org.ops4j.util.collections.
PropertiesUtils
Read a set of properties from a property file provided as an Inputstream.
readProps(URL, Properties)
- Static method in class org.ops4j.util.collections.
PropertiesUtils
Read a set of properties from a property file specificed by a url.
resolve(Properties, String)
- Static method in class org.ops4j.util.collections.
PropertyResolver
Symbol substitution from properties.
resolveProperty(Properties, String)
- Static method in class org.ops4j.util.collections.
PropertiesUtils
Resolve symbols in a supplied value against supplied known properties.
W
write()
- Method in class org.ops4j.util.collections.
PropertiesWriter
Write properties to output stream.
A
G
O
P
R
W
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2006-2012
OPS4J - Open Participation Software for Java
. All Rights Reserved.