Uses of Interface
com.mkdoc.schema.SchemaClass

Packages that use SchemaClass
com.mkdoc.schema Interfaces for interpreting metadata schema  
 

Uses of SchemaClass in com.mkdoc.schema
 

Classes in com.mkdoc.schema that implement SchemaClass
 class SchemaProperty
          A schema property type.
 

Methods in com.mkdoc.schema that return SchemaClass
protected static SchemaClass AbstractSchema.getSchemaClass(java.lang.String uri, java.lang.String label, java.lang.String name)
          Get a new schema class.
 

Methods in com.mkdoc.schema with parameters of type SchemaClass
protected static void UKeGMS.addPredicate(SchemaClass predicate)
          Add a predicate to the schema mapping.
protected static void UKeGMS.addScheme(SchemaClass scheme)
          Add a predicate to the schema mapping.
protected static void DublinCoreTerms.addPredicate(SchemaClass predicate)
          Add a predicate to the schema mapping.
protected static void DublinCoreTerms.addScheme(SchemaClass scheme)
          Add a predicate to the schema mapping.
protected static void DublinCoreElements.addPredicate(SchemaClass predicate)
          Add a predicate to the schema mapping.