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 

T

TemplateBasedCodegenRunner - Class in fx.codegen.runner.stock
This stock CodegenRunner generates source code by replacing tags in a given template with various versions of the names and types of the elements of the configuration tree and their children.
TemplateBasedCodegenRunner() - Constructor for class fx.codegen.runner.stock.TemplateBasedCodegenRunner
 
TemplateEngineAbstraction - Interface in fx.codegen.runner.stock.abstraction
Interface used by template-based CodegenRunners for accessing the functionality of the templating engine desired by the caller.
testCharacterIsDigit() - Method in class fx.modules.strings.StringAnalysisUtilTest
 
testConfigLoader() - Method in class fx.codegen.builder.project.loader.XmlCodegenBuilderProjectLoaderTest
 
testConfigurationException() - Method in class fx.codegen.preprocessor.stock.NodesRefactoringCodegenPreprocessorTest
 
testConsolidateWhitespacesRefactoring() - Method in class fx.codegen.preprocessor.stock.NodesRefactoringCodegenPreprocessorTest
 
testDictionaryBasedTypeRefactoring() - Method in class fx.codegen.preprocessor.stock.NodesRefactoringCodegenPreprocessorTest
 
testExtractLeadingWhitespaces() - Method in class fx.modules.strings.StringAnalysisUtilTest
 
testGetFQN() - Method in class fx.codegen.common.util.ConfigNodeUtilTest
 
testIgnoreRootNodes() - Method in class fx.codegen.preprocessor.stock.PropertyGroupsResolvingCodegenPreprocessorTest
 
testLoadingOfCommonDataTypes() - Method in class fx.codegen.util.CodegenPrimitivesDictionaryUtilTest
 
testLowerCamelCaseRefactoring() - Method in class fx.codegen.preprocessor.stock.NodesRefactoringCodegenPreprocessorTest
 
testLowercaseDashesRefactoring() - Method in class fx.codegen.preprocessor.stock.NodesRefactoringCodegenPreprocessorTest
 
testLowercaseRefactoring() - Method in class fx.codegen.preprocessor.stock.NodesRefactoringCodegenPreprocessorTest
 
testMakeAbsolutePaths() - Method in class fx.codegen.builder.project.preprocessor.AbsolutePathsMakingCodegenBuilderProjectPreprocessorTest
 
testPlural() - Method in class fx.modules.strings.StringRefactoringUtilTest
 
testPositionOfFirstAlphanumericCharacher() - Method in class fx.modules.strings.StringAnalysisUtilTest
 
testPrimitivesHandlingPolicy() - Method in class fx.codegen.builder.project.loader.XmlCodegenBuilderProjectLoaderTest
 
testProperPropertyGroupResolving() - Method in class fx.codegen.preprocessor.stock.PropertyGroupsResolvingCodegenPreprocessorTest
 
testPropertyGroupResolvingFailure() - Method in class fx.codegen.preprocessor.stock.PropertyGroupsResolvingCodegenPreprocessorTest
 
testReadFileForNormallyFormattedNodes() - Method in class fx.modules.wrappers.xml.dom.DomWrapperTest
 
testRegexMapKeys() - Method in class fx.modules.collections.RegexMapTest
 
testReplaceWildcards() - Method in class fx.codegen.builder.project.preprocessor.WildcardsReplacingCodegenBuilderProjectPreprocessorTest
 
testSingular() - Method in class fx.modules.strings.StringRefactoringUtilTest
 
testStringMatch() - Method in class fx.modules.strings.StringAnalysisUtilTest
 
testUperCamelCaseRefactoring() - Method in class fx.codegen.preprocessor.stock.NodesRefactoringCodegenPreprocessorTest
 
testUppercaseDashesRefactoring() - Method in class fx.codegen.preprocessor.stock.NodesRefactoringCodegenPreprocessorTest
 
testUppercaseRefactoring() - Method in class fx.codegen.preprocessor.stock.NodesRefactoringCodegenPreprocessorTest
 
toConfigNode(IndentedTextNode) - Static method in class fx.codegen.config.stock.converter.IndentedTextNodeConverter
Converts the referenced textNode and it's child nodes
toLowerCamelCase(String) - Static method in class fx.modules.strings.StringRefactoringUtil
 
toLowerCamelCaseTest() - Method in class fx.modules.strings.StringRefactoringUtilTest
 
toNodesRefactoringCodegenPreprocessors(List<Consumer<ConfigNode>>) - Static method in class fx.codegen.converter.RefactoringConsumerConverter
 
toPlural(String) - Static method in class fx.modules.strings.StringRefactoringUtil
Returns the plural form of the given string (i.e.
toShort(String, String) - Static method in class fx.modules.strings.StringRefactoringUtil
Reduces the length of the given source string by removing the given context (if any).
toShortDoesNotRemoveContextWhenNotFound() - Method in class fx.modules.strings.StringRefactoringUtilTest
 
toShortHandlesLinkingWords() - Method in class fx.modules.strings.StringRefactoringUtilTest
 
toShortRemovesContextWhenSpecified() - Method in class fx.modules.strings.StringRefactoringUtilTest
 
toShortReturnsEmptyWhenSourceIsEmpty() - Method in class fx.modules.strings.StringRefactoringUtilTest
 
toShortReturnsNullWhenSourceIsNull() - Method in class fx.modules.strings.StringRefactoringUtilTest
 
toSingular(String) - Static method in class fx.modules.strings.StringRefactoringUtil
Returns the singular form of the given string (i.e.
toUpperCamelCase(String) - Static method in class fx.modules.strings.StringRefactoringUtil
 
toUpperCamelCaseTest() - Method in class fx.modules.strings.StringRefactoringUtilTest
 
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