Uses of Class
jwikidump.entidad.mapeos.XMLRevision

Packages that use XMLRevision
jwikidump.entidad.mapeos   
 

Uses of XMLRevision in jwikidump.entidad.mapeos
 

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