character
~~|
~~+--
RspObject
~~~~~~~|
~~~~~~~+--
RspConstruct
~~~~~~~~~~~~|
~~~~~~~~~~~~+--
RspDirective
~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~+--
RspCutDirective
Directly known subclasses: RspCopyDirective
public class RspCutDirective extends RspDirective
An RspCutDirective and RspPasteDirective are
RspDirective
that will copy, cut, and paste a set of
RspConstruct
:s.
RspCutDirective(value="cut", ..., .validate=TRUE)
character
string.RspDirective
.logical
specifying whether the attributes should
be validated or not.