Uses of Interface
org.inxar.affirm.Erratum

Packages that use Erratum
org.inxar.affirm Interfaces which define the core affirm API. 
 

Uses of Erratum in org.inxar.affirm
 

Methods in org.inxar.affirm that return Erratum
 Erratum Errata.get(java.lang.Object key)
          Returns the Erratum mapped to the given key or null if the Errata objects does not contain a mapping for that key.