Uses of Class
jwikidump.entidad.mapeos.Sintaxis

Packages that use Sintaxis
jwikidump.entidad.mapeos   
 

Uses of Sintaxis in jwikidump.entidad.mapeos
 

Fields in jwikidump.entidad.mapeos declared as Sintaxis
static Sintaxis Wikipedia.sintaxis
           
 

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