public class KeyStrokeActionResult
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
java.lang.String |
getText()
The new text to be added.
|
boolean |
isValid()
Indicates whether the added text passed validation.
|
public boolean isValid() throws PDFNetException
PDFNetException
public java.lang.String getText() throws PDFNetException
PDFNetException
public void destroy() throws PDFNetException
PDFNetException