public abstract class DocumentCriterion extends AbstractActivationCriterion
| Modifier | Constructor and Description |
|---|---|
protected |
DocumentCriterion(Document pDocument) |
| Modifier and Type | Method and Description |
|---|---|
protected Document |
getDocument() |
protected String |
getText() |
String |
toString() |
addChangeListener, equals, fireSatisfactionChange, hashCode, inverse, removeChangeListenerclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetFailureMessage, testprotected DocumentCriterion(Document pDocument)
pDocument - Document against which regular expression is tested.Copyright © 2023. All rights reserved.