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

R

readFile(String) - Static method in class fx.modules.wrappers.xml.dom.DomWrapper
Reads a given XML file into a DOM Document object by means of a DocumentBuilder
readProjectFile() - Method in class fx.codegen.builder.project.loader.XmlCodegenBuilderProjectLoaderTest
 
refactor(String, StringRefactoringUtil.RefactoringMethod) - Static method in class fx.modules.strings.StringRefactoringUtil
 
RefactoringConsumerConverter - Class in fx.codegen.converter
 
RefactoringConsumerConverter() - Constructor for class fx.codegen.converter.RefactoringConsumerConverter
 
ReferenceCountingCodegenPreprocessor - Class in fx.codegen.preprocessor.stock
Computes the number of incoming and outgoing references for each node in the data model.
ReferenceCountingCodegenPreprocessor() - Constructor for class fx.codegen.preprocessor.stock.ReferenceCountingCodegenPreprocessor
 
RegexMap<T> - Class in fx.modules.collections
Subclass of HashMap for which the get() method is overwritten to do a REGEX lookup.
RegexMap() - Constructor for class fx.modules.collections.RegexMap
 
RegexMapTest - Class in fx.modules.collections
 
RegexMapTest() - Constructor for class fx.modules.collections.RegexMapTest
 
RegexMapUtil - Class in fx.modules.collections.util
Utility class which provides convenience methods for use on RegexMap's.
RegexMapUtil() - Constructor for class fx.modules.collections.util.RegexMapUtil
 
RegexMapUtilTest - Class in fx.modules.collections.util
 
RegexMapUtilTest() - Constructor for class fx.modules.collections.util.RegexMapUtilTest
 
RegexUtil - Class in fx.modules.strings
Provides abstraction of usual REGEX patterns, so that the source code may be more comprehensible and so that developers (specifically myself) will not have to remember or write down or search for these usual patterns whenever needed
RegexUtil() - Constructor for class fx.modules.strings.RegexUtil
 
RegexUtilTest - Class in fx.modules.strings
 
RegexUtilTest() - Constructor for class fx.modules.strings.RegexUtilTest
 
replaceIgnoreCase(String, String, String) - Static method in class fx.modules.strings.RegexUtil
Replaces all occurrences of the given needle with the given replacement within the referenced haystack using case
replaceIgnoreCaseActuallyWorks() - Method in class fx.modules.strings.RegexUtilTest
 
replaceIgnoreCaseReturnsEmptyIfHaystackIsEmpty() - Method in class fx.modules.strings.RegexUtilTest
 
replaceIgnoreCaseReturnsHaystackIfNeedleIsNullOrEmpty() - Method in class fx.modules.strings.RegexUtilTest
 
replaceIgnoreCaseReturnsNullIfHaystackIsNull() - Method in class fx.modules.strings.RegexUtilTest
 
rtrim(String) - Static method in class fx.modules.strings.RegexUtil
Right trim: removes white spaces from the end of the given string
rtrimShouldReturnStringAndLeadingWhitespacesWhenNoTrailingWhitespacesAreFound() - Method in class fx.modules.strings.RegexUtilTest
 
rtrimShouldReturnStringAndLeadingWhitespacesWhenTrailingWhitespacesAreFound() - Method in class fx.modules.strings.RegexUtilTest
 
rtrimShouldReturnStringWhenNoTrailingingWhitespacesAreFound() - Method in class fx.modules.strings.RegexUtilTest
 
rtrimShouldReturnStringWhenTrailingWhitespacesAreFound() - Method in class fx.modules.strings.RegexUtilTest
 
run(CodegenBuilderProject) - Method in interface fx.codegen.builder.project.CodegenBuilderProjectPreprocessor
 
run(CodegenBuilderProject, String, String, Map<String, String>) - Method in interface fx.codegen.builder.project.executor.CodegenBuilderGoal
 
run(CodegenBuilderProject, String, String, Map<String, String>) - Method in class fx.codegen.builder.project.executor.goal.CodegenBuilderGoalBuild
 
run(CodegenBuilderProject, String, String, Map<String, String>) - Method in class fx.codegen.builder.project.executor.goal.CodegenBuilderGoalClean
 
run(CodegenBuilderProject) - Method in class fx.codegen.builder.project.preprocessor.AbsolutePathsMakingCodegenBuilderProjectPreprocessor
 
run(CodegenBuilderProject) - Method in class fx.codegen.builder.project.preprocessor.AbstractCodegenBuilderProjectPreprocessor
 
run(CodegenBuilderProject) - Method in class fx.codegen.builder.project.preprocessor.CodegenBuilderVersionInjectingCodegenBuilderProjectPreprocessor
 
run(CodegenBuilderProject) - Method in class fx.codegen.builder.project.preprocessor.WildcardsReplacingCodegenBuilderProjectPreprocessor
 
runCodegenBundle(CodegenBundle) - Method in interface fx.codegen.core.CodegenCore
 
runCodegenBundle(CodegenBundle) - Method in class fx.codegen.core.stock.StockCodegenCore
 
runConfig(ConfigRoot) - Method in interface fx.codegen.runner.CodegenRunner
 
runConfig(ConfigRoot) - Method in class fx.codegen.runner.stock.TemplateBasedCodegenRunner
 
runGoal(String, String, String, String, Map<String, String>) - Method in interface fx.codegen.builder.facade.CodegenBuilderFacade
 
runGoal(String, String, String, String, Map<String, String>) - Method in class fx.codegen.builder.facade.impl.XmlProjectCodegenBuilderFacadeImpl
 
A B C D E F G H I J L M N O P R S T U V W X 
Skip navigation links