XINSFunctionRecordSet
implements a special Record Set
type that processes XINS function source files in a specific manner.
More...
Protected Member Functions | |
void | _listDirectory (ArrayList stack, ArrayList files, String directory, String glob, boolean recursive) throws IOException |
XINSFunctionRecordSet
implements a special Record Set
type that processes XINS function source files in a specific manner.
This record type erases the Impl section of the filename when rendering.
Definition at line 27 of file XINSFunctionRecordSet.java.
void dochelper.xins.XINSFunctionRecordSet._listDirectory | ( | ArrayList | stack, | |
ArrayList | files, | |||
String | directory, | |||
String | glob, | |||
boolean | recursive | |||
) | throws IOException [protected] |
stack | ||
files | ||
directory | ||
glob | ||
recursive |
java.io.IOException |
Reimplemented from dochelper.FileRecordSet.
Definition at line 32 of file XINSFunctionRecordSet.java.