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

Range - class xbn.util.Range.
Manages an int that must conform to a RangeConfig.
Range(Range) - Constructor for class xbn.util.Range
Create a copy of the provided Range.
Range(RangeConfig) - Constructor for class xbn.util.Range
Create a Range.
Range(RangeConfig, int) - Constructor for class xbn.util.Range
Create a Range.
RangeConfig - class xbn.util.RangeConfig.
Defines the legal range for an integer.
RangeConfig() - Constructor for class xbn.util.RangeConfig
Create a, completely unrestricted, RangeConfig object.
RangeConfig(int, boolean, int, boolean) - Constructor for class xbn.util.RangeConfig
Create a RangeConfig.
RangeConfig(int, int) - Constructor for class xbn.util.RangeConfig
Create a RangeConfig.
RangeConfig(RangeConfig) - Constructor for class xbn.util.RangeConfig
Create a copy of the provided RangeConfig.
RCLength - class xbn.util.RCLength.
A RangeConfig where the minimum value is always enforced, and may never be lower than zero.
RCLength() - Constructor for class xbn.util.RCLength
Create a, completely unrestricted, RCLength object.
RCLength(int) - Constructor for class xbn.util.RCLength
Create a RCLength.
RCLength(int, boolean) - Constructor for class xbn.util.RCLength
Create a RCLength.
RCLength(int, int) - Constructor for class xbn.util.RCLength
Create a RCLength.
RCLength(int, int, boolean) - Constructor for class xbn.util.RCLength
Create a RCLength.
RCLength(RCLength) - Constructor for class xbn.util.RCLength
Create a copy of the provided RCLength.
reGap(String) - Method in class xbn.template.TemplateFiller
Refill the gap with the gap itself.
reGap(String, String, String) - Method in class xbn.template.TemplateFiller
Refill the gap with the gap itself.
replace(Named) - Method in class xbn.named.ManualNamedArray
Replace a Named object already existing in the array.
replaceAll(StringBuffer, String, String) - Method in class xbn.string.UtilStringBuffer
Replace all occurances.
replaceAll(StringOrBuffer, String, String) - Method in class xbn.string.UtilSOB
Replace all occurances.
replaceUntil(StringBuffer, String, String) - Method in class xbn.string.UtilStringBuffer
Replace all occurances, with multiple passes, until no instances of the search string remain.
replaceUntil(StringOrBuffer, String, String) - Method in class xbn.string.UtilSOB
Replace all occurances, with multiple passes, until no instances of the search string remain.
ReportBadImports - class xbn.programs.ReportBadImports.
An application to analyze a directory of Java code, reporting on all unneeded/redundant import statements.
ReportBadImports() - Constructor for class xbn.programs.ReportBadImports
Create a ReportBadImports.
ReportBadJDLinkCodes - class xbn.programs.ReportBadJDLinkCodes.
An application to test and report on the validity of all JavaDoc Link Codes.
ReportBadJDLinkCodes() - Constructor for class xbn.programs.ReportBadJDLinkCodes
 
reportJDLinkCodeErrors(String, String, boolean, String, String, boolean, boolean, boolean, String, OWriter) - Method in class xbn.jdlcode.UtilJDLCode
This analyzes the source code existing in a directory, verifying all JavaDoc Link Codes, as well as links to source code.
ReportPackageDependencies - class xbn.programs.ReportPackageDependencies.
An application to report all the packages dependended on by another set of packages.
ReportPackageDependencies() - Constructor for class xbn.programs.ReportPackageDependencies
Create a ReportPackageDependencies.
reset() - Method in class xbn.array.BinarySearchData
Reset the internally-held data, to search the array again.
reset() - Method in class xbn.output.OWIntoSB
Delete all text from the internal StringBuffer.
reset() - Method in class xbn.util.Range
Initialize this object as if a value were never set into it.
resetAddedCharCount() - Method in class xbn.string.escape.EscapeString
Reset the counter that keeps track of how many escape characters have been added to the string.
RLength - class xbn.util.RLength.
Manages an int that must conform to a RCLength.
RLength(RCLength) - Constructor for class xbn.util.RLength
Create a RLength.
RLength(RCLength, int) - Constructor for class xbn.util.RLength
Create a RLength.

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


Copyright 1997-2003, Jeff Epstein, All Rights Reserved. See top of source code files for copyright notice.

 

http://sourceforge.net/projects/xbnjava

 

SourceForge.net Logo