net.ontopia.topicmaps.schema.core
Interface SchemaIF

All Known Implementing Classes:
OSLSchema

public interface SchemaIF

PUBLIC: This interface is implemented by objects that represent complete topic map schemas.


Method Summary
 LocatorIF getAddress()
          PUBLIC: Returns the address of the schema.
 SchemaValidatorIF getValidator()
          PUBLIC: Returns a validator object that can be used to validate topic map objects against the schema.
 

Method Detail

getValidator

SchemaValidatorIF getValidator()
PUBLIC: Returns a validator object that can be used to validate topic map objects against the schema.


getAddress

LocatorIF getAddress()
PUBLIC: Returns the address of the schema. The address may be null.



Copyright © 2000-2012 Ontopia.