All Classes
| Class Summary |
| Genders |
Java JNI extensions wrapper around libgenders C library. |
| GendersException |
Genders Exception class, parent to all specific Genders Exceptions. |
| GendersExceptionInternal |
Genders Internal Exception, all other errors that may occur due to
system issues. |
| GendersExceptionNotfound |
Genders Notfound Exception, indicates a node, attribute, or other
input cannot be found. |
| GendersExceptionOpen |
Genders Open Exception, indicates a genders database cannot be
open, possiblity due to permissions or an incorrect filename. |
| GendersExceptionParameters |
Genders Parameters Exception, indicates an invalid input |
| GendersExceptionParse |
Genders Parse Exception, indicates a parse error in the genders
database. |
| GendersExceptionRead |
Genders Read Exception, indicates a read error on the genders
database |
| GendersExceptionSyntax |
Genders Syntax Exception, indicates a syntax error in a genders
query. |