Uses of Class
jwikidump.entidad.mapeos.XMLPagina

Packages that use XMLPagina
jwikidump.entidad.mapeos   
 

Uses of XMLPagina in jwikidump.entidad.mapeos
 

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