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

R

readImageFromFile(String) - Static method in class com.bristle.javalib.awt.ImgUtil
Read an Image from the specified filename.
readImageFromInputStream(InputStream) - Static method in class com.bristle.javalib.awt.ImgUtil
Read an Image from the specified InputStream.
releaseSavepoint(Savepoint) - Method in class com.bristle.javalib.sql.DummyConnection
 
remove(Object) - Method in class com.bristle.javalib.bean.MapBean
Calls Set.remove(Object) on the Set returned by Map.entrySet()
remove() - Method in class com.bristle.javalib.io.FileTreeIterator
Not implemented.
remove(Object) - Method in class com.bristle.javalib.ui.ObjectDisplayDataMap
Overridden put method to prevent the map from being modified.
removeAll(Collection) - Method in class com.bristle.javalib.bean.MapBean
Calls Set.removeAll(Collection) on the Set returned by Map.entrySet()
removeAllChildren(Node) - Static method in class com.bristle.javalib.xml.XMLUtil
Remove all child nodes from the specified Node.
rename(String, String) - Static method in class com.bristle.javalib.io.FileUtil
Rename the file with the specified old name to the specified new name.
replaceAll(String, String, String) - Static method in class com.bristle.javalib.util.StrUtil
Return a String that is a copy of strIn with all occurrences of strFrom replaced with strTo.
replaceFirst(String, String, String) - Static method in class com.bristle.javalib.util.StrUtil
Return a String that is a copy of strIn with the first occurrences, if any, of strFrom replaced with strTo.
retainAll(Collection) - Method in class com.bristle.javalib.bean.MapBean
Calls Set.retainAll(Collection) on the Set returned by Map.entrySet()
returnConnection(Connection, boolean) - Method in class com.bristle.javalib.sql.ConnectionPool
Return a connection to the pool, optionally closing it so it won't be used anymore.
returnConnection(Connection) - Method in class com.bristle.javalib.sql.ConnectionPool
Return a connection to the pool for reuse by others.
right(String, int) - Static method in class com.bristle.javalib.util.StrUtil
Returns a string containing the specified number of chars copied from the end of a string, or less if the specified string is too short.
rollback() - Method in class com.bristle.javalib.sql.DummyConnection
 
rollback(Savepoint) - Method in class com.bristle.javalib.sql.DummyConnection
 
rpad(String, char, int) - Static method in class com.bristle.javalib.util.StrUtil
Right pad a string.
rs - Variable in class com.bristle.javalib.sql.ConnectionPoolUtil.DBContext
 
rtrim(String, String) - Static method in class com.bristle.javalib.util.StrUtil
Right trim a string.

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