|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A profile for a specific metadata application.
Method Summary | |
SchemaProperty |
getPredicateProperty(java.lang.String predicate)
Get the schema property for a given predicate. |
SchemaProperty |
getPrimarySearchProperty()
Get the primary search property for the schema. |
java.util.Map |
getSchemaMap()
Get a mapping of schemas with their default prefixes. |
SchemaProperty |
getSummaryProperty()
Get the summary property for the schema. |
SchemaProperty |
getTitleProperty()
Get the title property for the schema. |
Methods inherited from interface com.mkdoc.schema.Resolver |
expandPredicate, expandScheme |
Method Detail |
public java.util.Map getSchemaMap()
public SchemaProperty getPredicateProperty(java.lang.String predicate)
predicate
- The predicate to look up.
null
if no
mapping exists.public SchemaProperty getPrimarySearchProperty()
public SchemaProperty getTitleProperty()
public SchemaProperty getSummaryProperty()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |