getStatus()
Returns information about the status of the implementing class.
org.w3c.dom.Document
transform(org.w3c.dom.Document document,
java.lang.String documentBase,
org.w3c.dom.Document sheet,
java.lang.String sheetBase,
org.w3c.dom.Document result,
java.util.Dictionary params)
Process the DOM tree with the given transformation sheet and
uses the result tree to return.
Methods inherited from class org.apache.cocoon.framework.AbstractActor
Returns information about the status of the implementing class.
Note: this is use instead of the usual toString()
method because some of these methods are declared final in some
classes in JDK 1.1.