logical
~~|
~~+--
RspObject
~~~~~~~|
~~~~~~~+--
RspProduct
~~~~~~~~~~~~|
~~~~~~~~~~~~+--
RspFileProduct
Directly known subclasses:
public class RspFileProduct extends RspProduct
An RspFileProduct is an RspProduct
that represents an
RSP product in form of a file, e.g. LaTeX, Sweave and knitr documents.
RspFileProduct(pathname=NA, ..., mustExist=TRUE)
RspProduct
.TRUE
, it is asserted that the file exists. findProcessor |
|
- | |
getFileSize |
- |
getType |
|
- | |
print |
- |
view |
|
- |