Uses of Class
converters.RDFSConverter.RDFSDatatype

Uses of RDFSConverter.RDFSDatatype in converters
 

Methods in converters that return RDFSConverter.RDFSDatatype
static RDFSConverter.RDFSDatatype RDFSConverter.rdfsTypeforYagoClass(basics.datagraph.YagoClass y)
          Returns the RDFSType for a YagoClass (or RESOURCE if it's a resource)
static RDFSConverter.RDFSDatatype RDFSConverter.RDFSDatatype.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static RDFSConverter.RDFSDatatype[] RDFSConverter.RDFSDatatype.values()
          Returns an array containing the constants of this enum type, in the order they are declared.