A B C D E F G H I J K L M N O P Q R S T U V W X
F
- fill(String, boolean) -
Method in class xbn.template.TemplateFiller
- Fill in the requested gap with a boolean value.
- fill(String, int) -
Method in class xbn.template.TemplateFiller
- Fill in the requested gap with an int value.
- fill(String, String) -
Method in class xbn.template.TemplateFiller
- Fill in the requested gap with a string value.
- fill(String, TemplateOrderedGaps, String[]) -
Method in class xbn.template.TemplateFiller
- Fill in a single gap in the currently-set Template with the resulting text from a TemplateOrderedGaps.
- fill(String, TOGOne, String) -
Method in class xbn.template.TemplateFiller
- Fill in a single gap in the currently-set Template with the resulting text from a TOGOne.
- fill(String, TOGThree, String, String, String) -
Method in class xbn.template.TemplateFiller
- Fill in a single gap in the currently-set Template with the resulting text from a TOGThree.
- fill(String, TOGTwo, String, String) -
Method in class xbn.template.TemplateFiller
- Fill in a single gap in the currently-set Template with the resulting text from a TOGTwo.
- finalize() -
Method in class xbn.db.DBConnDirect
- For internal use only.
- finalize() -
Method in class xbn.output.OWWrapper
- Flush, close and then null the [writer/stream].
- finalize() -
Method in class xbn.output.OWFile
- When this OWFile object is destroyed, this properly deactivates the internal PrintWriter.
- finalize() -
Method in class xbn.util.FLRFile
- When this OWFile object is destroyed, this properly closes the FileInputStream.
- FLRFile - class xbn.util.FLRFile.
- A ForLineRetrieval where the source text comes from a text File.
- FLRFile(String) -
Constructor for class xbn.util.FLRFile
- Create a FLRFile.
- FLRString - class xbn.string.FLRString.
- A ForLineRetrieval where the source text comes from a String.
- FLRString(String) -
Constructor for class xbn.string.FLRString
- Create a FLRString.
- FLRString(StringBuffer) -
Constructor for class xbn.string.FLRString
- Create a FLRString.
- FLRString(String, String) -
Constructor for class xbn.string.FLRString
- Create a FLRString.
- FLRString(String, StringBuffer) -
Constructor for class xbn.string.FLRString
- Create a FLRString.
- flush() -
Method in class xbn.output.OWWrapper
- Manually flush the [writer/stream] by calling flush().
- forceReset() -
Method in class xbn.template.TemplateFiller
- Reset this TemplateFiller to its original state...as if you never set a Template or filled any gaps within it.
- ForLineRetrieval - class xbn.util.ForLineRetrieval.
- Represents multiple-line source text, from which lines are retrieved individually, and in order.
- ForLineRetrieval(String) -
Constructor for class xbn.util.ForLineRetrieval
-
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