Java JNI extensions wrapper around libgenders C library.
Creates a Genders object, loading the default genders database
Creates a Genders object, loading the specified genders database
Genders Exception class, parent to all specific Genders Exceptions.
Genders Internal Exception, all other errors that may occur due to
system issues.
Genders Notfound Exception, indicates a node, attribute, or other
input cannot be found.
Genders Open Exception, indicates a genders database cannot be
open, possiblity due to permissions or an incorrect filename.
Genders Parameters Exception, indicates an invalid input
Genders Parse Exception, indicates a parse error in the genders
database.
Genders Read Exception, indicates a read error on the genders
database
Genders Syntax Exception, indicates a syntax error in a genders
query.
Returns all the attributes of the node you are running on
Returns all the attributes of the specified node
Returns all of the attributes in the genders database
Returns the value of the specified attribute on the current
node you are running on
Returns the value of the specified attribute on the specified
node.
Returns maximum number of attributes of any one node parsed in
the genders database
Returns the current node you are on, in shortened hostname
format.
Returns all the nodes in the genders database
Returns all the nodes with the specified attribute
Returns all the nodes with the specified attribute and value
Returns number of attributes parsed in the genders database
Returns number of nodes parsed in the genders database