dochelper.xins
Class XINSFunctionRecord

java.lang.Object
  extended by dochelper.FileRecord
      extended by dochelper.xins.XINSFunctionRecord
All Implemented Interfaces:
Record

public class XINSFunctionRecord
extends FileRecord

The class XINSFunctionRecord implements a special Record type that makes an extra parameter available to Renderers. It contains the xins function name.


Field Summary
private  java.lang.String replace
           
 
Fields inherited from class dochelper.FileRecord
params
 
Constructor Summary
XINSFunctionRecord(java.io.File file, java.lang.String name)
          Creates a new instance of XINSFunctionRecord
 
Method Summary
 
Methods inherited from class dochelper.FileRecord
execute, getFile, getValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

replace

private final java.lang.String replace
See Also:
Constant Field Values
Constructor Detail

XINSFunctionRecord

public XINSFunctionRecord(java.io.File file,
                          java.lang.String name)
Creates a new instance of XINSFunctionRecord

Parameters:
file -
name -