A C D E G H I K M N O P S T X

G

get(Object) - Method in interface org.inxar.affirm.Errata
Returns the Erratum mapped to the given key or null if the Errata objects does not contain a mapping for that key.
get(Object) - Method in interface org.inxar.affirm.Data
Returns the Datum mapped to the given key.
get(Object) - Method in interface org.inxar.affirm.Input
Returns the value mapped to the given key.
getBoolean(Object) - Method in interface org.inxar.affirm.Data
Returns the Datum mapped to the given key as a boolean.
getBoolean(String, Element) - Static method in class com.inxar.affirm.DOM
 
getByte(Object) - Method in interface org.inxar.affirm.Data
Returns the Datum mapped to the given key as a byte.
getByte(String, Element) - Static method in class com.inxar.affirm.DOM
 
getChar(Object) - Method in interface org.inxar.affirm.Data
Returns the Datum mapped to the given key as a char.
getDocument(String) - Static method in class com.inxar.affirm.DOM
Attempts to instantiate an XML document from the given URI using three different parsers.
getDouble(Object) - Method in interface org.inxar.affirm.Data
Returns the Datum mapped to the given key as a double.
getDouble(String, Element) - Static method in class com.inxar.affirm.DOM
 
getFloat(Object) - Method in interface org.inxar.affirm.Data
Returns the Datum mapped to the given key as a float.
getFloat(String, Element) - Static method in class com.inxar.affirm.DOM
 
getInt(Object) - Method in interface org.inxar.affirm.Data
Returns the Datum mapped to the given key as an int.
getInt(String, Element) - Static method in class com.inxar.affirm.DOM
 
getKey() - Method in interface org.inxar.affirm.Datum
Returns the key to which this data is associated.
getKey() - Method in interface org.inxar.affirm.Erratum
Returns the key upon which these error are relevant.
getKey() - Method in interface org.inxar.affirm.Affirmation
Returns the key for which this affirmation targets.
getKey() - Method in class com.inxar.affirm.AbstractAffirmation
 
getLong(Object) - Method in interface org.inxar.affirm.Data
Returns the Datum mapped to the given key as a long.
getLong(String, Element) - Static method in class com.inxar.affirm.DOM
 
getMessage() - Method in interface org.inxar.affirm.Detail
Returns an error message that originated from the Affirmation object.
getObject(Object) - Method in interface org.inxar.affirm.Data
Returns the Datum mapped to the given key as an object.
getShort(Object) - Method in interface org.inxar.affirm.Data
Returns the Datum mapped to the given key as a short.
getShort(String, Element) - Static method in class com.inxar.affirm.DOM
 
getString(Object) - Method in interface org.inxar.affirm.Data
Returns the Datum mapped to the given key as a string.
getString(String, Element) - Static method in class com.inxar.affirm.DOM
 
getText(Node) - Static method in class com.inxar.affirm.DOM
 
getValue() - Method in interface org.inxar.affirm.Datum
Returns the value under the stated key.
getValue() - Method in interface org.inxar.affirm.Detail
Returns the argument value which caused the Affirmation.affirm(Input) to fail.

A C D E G H I K M N O P S T X