getStatus()
Returns information about the status of the implementing class.
void
init(Director director)
Initialize the actor by indicating their director.
org.w3c.dom.Document
transform(org.w3c.dom.Document in,
java.lang.String inBase,
org.w3c.dom.Document sheet,
java.lang.String sheetBase,
org.w3c.dom.Document out,
java.util.Dictionary params)
Process the DOM tree with the given transformation sheet and
uses the result tree to return.
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.