XINSFunctionRecord implements a special Record type that makes an extra parameter available to Renderers.
More...


Public Member Functions | |
| XINSFunctionRecord (File file, String name) | |
| Creates a new instance of XINSFunctionRecord. | |
Private Attributes | |
| final String | replace = "Impl" |
XINSFunctionRecord implements a special Record type that makes an extra parameter available to Renderers.
It contains the xins function name.
Definition at line 22 of file XINSFunctionRecord.java.
| dochelper.xins.XINSFunctionRecord.XINSFunctionRecord | ( | File | file, | |
| String | name | |||
| ) |
Creates a new instance of XINSFunctionRecord.
| file | ||
| name |
Definition at line 30 of file XINSFunctionRecord.java.
final String dochelper.xins.XINSFunctionRecord.replace = "Impl" [private] |
Definition at line 24 of file XINSFunctionRecord.java.
1.5.6