|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Data | |
com.inxar.affirm | XML-based implementation of Proclamation and various Affirmation types. |
org.inxar.affirm | Interfaces which define the core affirm API. |
Uses of Data in com.inxar.affirm |
Methods in com.inxar.affirm that return Data | |
Data |
AbstractProclamation.proclaim(Input input)
|
Uses of Data in org.inxar.affirm |
Fields in org.inxar.affirm declared as Data | |
Data |
ProclamationException.data
Reference to the rescued Data object. |
Methods in org.inxar.affirm that return Data | |
Data |
Proclamation.proclaim(Input input)
The proclaim() method is used to trigger
verification of the given Input . |
Constructors in org.inxar.affirm with parameters of type Data | |
ProclamationException(Data data,
Errata errata)
Builds a new ProclamationException with the given
Data and Errata objects. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |