This method is primarily for internal use. It should not be considered a stable part of the Saxon API. @param out the Receiver to which the node should be copied. It is the caller'sresponsibility to ensure that this Receiver is open before the method is called (or that it is self-opening), and that it is closed after use. @param copyOptions a selection of the options defined in {@link CopyOptions} @exception XPathException
|
|