Uses of Class
jwikidump.entidad.mapeos.XMLContribuidor

Packages that use XMLContribuidor
jwikidump.entidad.mapeos   
 

Uses of XMLContribuidor in jwikidump.entidad.mapeos
 

Methods in jwikidump.entidad.mapeos that return XMLContribuidor
static XMLContribuidor XMLContribuidor.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static XMLContribuidor[] XMLContribuidor.values()
          Returns an array containing the constants of this enum type, in the order they are declared.