dochelper.xins
Class XINSFunctionRecordSet
java.lang.Object
dochelper.FileRecordSet
dochelper.xins.XINSFunctionRecordSet
- All Implemented Interfaces:
- Configurable, RecordSet
public class XINSFunctionRecordSet
- extends FileRecordSet
The class 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.
Method Summary |
protected void |
_listDirectory(java.util.ArrayList stack,
java.util.ArrayList files,
java.lang.String directory,
java.lang.String glob,
boolean recursive)
|
Methods inherited from class dochelper.FileRecordSet |
addPattern, checkParams, clearPatterns, execute, getName, getPatterns, getRsfiles, init, setName, setParam, setPatterns, setRsfiles, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
XINSFunctionRecordSet
public XINSFunctionRecordSet()
_listDirectory
protected void _listDirectory(java.util.ArrayList stack,
java.util.ArrayList files,
java.lang.String directory,
java.lang.String glob,
boolean recursive)
throws java.io.IOException
- Overrides:
_listDirectory
in class FileRecordSet
- Throws:
java.io.IOException