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

F

field(CodeletInstance, Field, Appendable) - Static method in class com.github.aliteralmind.codelet.alter.NewJavaDocLinkReplacerFor
Changes a field name (an object existing in another class) to a JavaDoc link.
field(CodeletInstance, int, Class<?>, String, Appendable, Appendable) - Static method in class com.github.aliteralmind.codelet.alter.NewJDLinkForWordOccuranceNum
Replaces a single occurance of a field name (an object contained in another object) with a JavaDoc link.
field(CodeletInstance, int, Field, Appendable, Appendable) - Static method in class com.github.aliteralmind.codelet.alter.NewJDLinkForWordOccuranceNum
 
field(CodeletInstance, String, String, int, Class<?>, String) - Static method in class com.github.aliteralmind.codelet.alter.NewJDLinkForWordOccuranceNum
Create a field link replacer with named debuggers.
FilenameBlacklist - Class in com.github.aliteralmind.codelet.util
For black-listing file paths or fully-qualified class names.
FilenameBlacklist(IOCase, String[], String[], Appendable) - Constructor for class com.github.aliteralmind.codelet.util.FilenameBlacklist
Create a new instance.
FilenameBlacklist(FilenameBlackWhiteList, IOCase, Appendable) - Constructor for class com.github.aliteralmind.codelet.util.FilenameBlacklist
Create a new instance from an existing black or white-list.
FilenameBlackWhiteList - Class in com.github.aliteralmind.codelet.util
For black- or white-listing file paths or fully-qualified class names, with overrides.
FilenameBlackWhiteList(BlackOrWhite, IOCase, String[], String[], Appendable) - Constructor for class com.github.aliteralmind.codelet.util.FilenameBlackWhiteList
Create a new instance.
FilenameBlackWhiteList(FilenameBlackWhiteList, BlackOrWhite, IOCase, Appendable) - Constructor for class com.github.aliteralmind.codelet.util.FilenameBlackWhiteList
Create a new instance from the lists in an existing FilenameBlackWhiteList.
FilenameWhitelist - Class in com.github.aliteralmind.codelet.util
For white-listing file paths or fully-qualified class names.
FilenameWhitelist(IOCase, String[], String[], Appendable) - Constructor for class com.github.aliteralmind.codelet.util.FilenameWhitelist
Create a new instance.
FilenameWhitelist(FilenameBlackWhiteList, IOCase, Appendable) - Constructor for class com.github.aliteralmind.codelet.util.FilenameWhitelist
Create a new instance from an existing white or black-list.
FileTextletTaglet - Class in com.github.aliteralmind.codelet.taglet
Inline JavaDoc taglet for displaying the contents of a plain-text file (usually one associated to an example code, such as its input).
FileTextletTaglet() - Constructor for class com.github.aliteralmind.codelet.taglet.FileTextletTaglet
 
FileTextProcessor - Class in com.github.aliteralmind.codelet.type
Reads a {@.file.textlet} taglet and outputs its replacement text.
FileTextProcessor(CodeletInstance) - Constructor for class com.github.aliteralmind.codelet.type.FileTextProcessor
Create a new instance from an CodeletInstance.
FileTextTemplate - Class in com.github.aliteralmind.codelet.type
The text into which {@.file.textlet} output (the example-code's console output) is placed.
FileTextTemplate(FeatherTemplate, String, UserExtraGapGetter) - Constructor for class com.github.aliteralmind.codelet.type.FileTextTemplate
Create the first instance.
FileTextTemplate(FileTextTemplate, FeatherTemplate, String) - Constructor for class com.github.aliteralmind.codelet.type.FileTextTemplate
Create the second or subsequent instance.
FileTextTemplate(FileTextTemplate, Appendable) - Constructor for class com.github.aliteralmind.codelet.type.FileTextTemplate
 
fillBody(String) - Method in class com.github.aliteralmind.codelet.type.ConsoleOutTemplate
 
fillBody(String) - Method in class com.github.aliteralmind.codelet.type.FileTextTemplate
 
fillBody(String) - Method in class com.github.aliteralmind.codelet.type.SourceCodeTemplate
 
fillBodyGap(String, String) - Method in class com.github.aliteralmind.codelet.CodeletTemplateBase
Fill a body gap.
fillBodyGap(String) - Method in class com.github.aliteralmind.codelet.type.OnlyOneBodyGapTemplateBase
Fill the fully-processed text into the body gap.
fillConsoleOutputBody(String) - Method in class com.github.aliteralmind.codelet.type.SourceAndOutTemplate
Fill the fully-processed console-output body gap.
fillSourceCodeBody(String) - Method in class com.github.aliteralmind.codelet.type.SourceAndOutTemplate
Fill the fully-processed source-code body gap.
filter(FilteredLineIterator) - Method in class com.github.aliteralmind.codelet.CustomizationInstructions
Keep or eliminate lines that meet some conditions.
FQClassNameWithBaseDir - Class in com.github.aliteralmind.codelet.util
Given a base directory and fully-qualified class name, get a Path, LineIterator, or PrintWriter to its source code, class file, or JavaDoc html file.
FQClassNameWithBaseDir(String, String, String) - Constructor for class com.github.aliteralmind.codelet.util.FQClassNameWithBaseDir
 
FQClassNameWithBaseDir(FQClassNameWithBaseDir) - Constructor for class com.github.aliteralmind.codelet.util.FQClassNameWithBaseDir
Create a new instance as a duplicate of another.
FQClassNameWithBaseDir(FQClassNameWithBaseDir, String, String, String) - Constructor for class com.github.aliteralmind.codelet.util.FQClassNameWithBaseDir
Create a new instance as a duplicate of another.
fullToString() - Method in class com.github.aliteralmind.codelet.simplesig.AllSimpleParamSignatures
 
FunctionConstructorJavaDocLink - Class in com.github.aliteralmind.codelet.examples.util
FunctionConstructorJavaDocLink() - Constructor for class com.github.aliteralmind.codelet.examples.util.FunctionConstructorJavaDocLink
 
FunctionConstructorJavaDocLink(String, int[], int...) - Constructor for class com.github.aliteralmind.codelet.examples.util.FunctionConstructorJavaDocLink
 
A B C D E F G H I J L M N O P R S T U V W Z 


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

 

https://github.com/aliteralmind/codelet