|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdochelper.FileRecord
dochelper.xins.XINSFunctionRecord
public class XINSFunctionRecord
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 |
---|
private final java.lang.String replace
Constructor Detail |
---|
public XINSFunctionRecord(java.io.File file, java.lang.String name)
file
- name
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |