Set the document property for this analyser.
(Document document)
| 30 | |
| 31 | /** Set the document property for this analyser. */ |
| 32 | @RunTime |
| 33 | @CreoleParameter(comment = "The document to process") |
| 34 | public void setDocument(Document document); |
| 35 |
no outgoing calls