|
|||||||||
| Home >> All >> org >> biomage >> tools >> [ helpers overview ] | PREV NEXT | ||||||||
C
- cppBodyIndent - Static variable in class org.biomage.tools.helpers.StringOutputHelpers
- createPackageDir(String, String) - Static method in class org.biomage.tools.helpers.StringOutputHelpers
- Description: Creates the directory for the package.
I
- initialCap(String) - Static method in class org.biomage.tools.helpers.StringOutputHelpers
- Description: Takes the string and returns a new string based on the input but with the first letter capitalized.
- initialLower(String) - Static method in class org.biomage.tools.helpers.StringOutputHelpers
- Description: Takes the string and returns a new string based on the input but with the first letter in lower case.
J
- javaBodyIndent - Static variable in class org.biomage.tools.helpers.StringOutputHelpers
N
- NEWLINE - Static variable in class org.biomage.tools.helpers.StringOutputHelpers
- Description: The environment specific new line.
O
- oneIndent - Static variable in class org.biomage.tools.helpers.StringOutputHelpers
- Description: Size of indentation.
- org.biomage.tools.helpers - package org.biomage.tools.helpers
S
- StringOutputHelpers - class org.biomage.tools.helpers.StringOutputHelpers.
- Description: Class that provides static helper metheds for outputting strings.
- StringOutputHelpers() - Constructor for class org.biomage.tools.helpers.StringOutputHelpers
- setVerbose(int) - Static method in class org.biomage.tools.helpers.StringOutputHelpers
- Description: Looks for verboseness argument to set the level of output.
V
- verbose - Static variable in class org.biomage.tools.helpers.StringOutputHelpers
- Description: The verboseness level.
W
- wrapString(String, int, int) - Static method in class org.biomage.tools.helpers.StringOutputHelpers
- Description: Takes the input string and breaks it into appropriate sized pieces.
- writeCPPComment(FileWriter, String, int, String, boolean, boolean) - Static method in class org.biomage.tools.helpers.StringOutputHelpers
- Description: Takes the comment, formats it for C++ and outputs it.
- writeCommentBody(FileWriter, Vector, String, String) - Static method in class org.biomage.tools.helpers.StringOutputHelpers
- Description: Writes out the body of a comment.
- writeDTDComment(FileWriter, String, String, boolean, boolean) - Static method in class org.biomage.tools.helpers.StringOutputHelpers
- Description: Takes the comment, formats it for JavaDoc and outputs it.
- writeHeader(FileWriter, File) - Static method in class org.biomage.tools.helpers.StringOutputHelpers
- Description: Writes the header information out to the file.
- writeJavaComment(FileWriter, String, int, String, boolean, boolean) - Static method in class org.biomage.tools.helpers.StringOutputHelpers
- Description: Takes the comment, formats it for JavaDoc and outputs it.
- writeOutput(String, int) - Static method in class org.biomage.tools.helpers.StringOutputHelpers
- Description: The verboseness level.
C I J N O S V W
|
|||||||||
| Home >> All >> org >> biomage >> tools >> [ helpers overview ] | PREV NEXT | ||||||||