Lines Matching full:file
5 * you may not use this file except in compliance with the License.
40 * Parses the specified file as if it has template content. The file will
42 * @param filename the name of file to read in and parse.
43 * @throws java.io.FileNotFoundException if the specified file does not
45 * @throws IOException other problems reading the file.
63 * Get the file loader in use, if any.
64 * @return the file loader in use.
69 * Set the CS file loader to use
70 * @param fileLoader the file loader that should be used.