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, removeChangeListener
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getFailureMessage, test
protected DocumentCriterion(Document pDocument)
pDocument
- Document against which regular expression is tested.Copyright © 2023. All rights reserved.