Uses of Package
net.ontopia.topicmaps.schema.core

Packages that use net.ontopia.topicmaps.schema.core
net.ontopia.topicmaps.schema.core The core interfaces that are common to all schema language implementations. 
net.ontopia.topicmaps.schema.impl.osl The classes and interfaces used to represent constructs in the Ontopia Schema Language. 
net.ontopia.topicmaps.schema.utils Contains classes containing useful utilities that make working with schemas easier. 
net.ontopia.topicmaps.webed.impl.utils   
 

Classes in net.ontopia.topicmaps.schema.core used by net.ontopia.topicmaps.schema.core
ConstraintIF
          PUBLIC: Represents a constraint specified in a schema.
SchemaIF
          PUBLIC: This interface is implemented by objects that represent complete topic map schemas.
SchemaSyntaxException
          PUBLIC: This exception is thrown when a topic map schema violates the syntax of the schema language it is written in.
SchemaValidatorIF
          PUBLIC: Schema validators can validate topic map objects against a schema.
SchemaViolationException
          PUBLIC: This exception is thrown when topic maps violate their schemas.
TMObjectMatcherIF
          INTERNAL: Implementations of this interface can match topic map objects independently of any specific topic map.
ValidationHandlerIF
          PUBLIC: Schema validator objects report errors through this interface.
 

Classes in net.ontopia.topicmaps.schema.core used by net.ontopia.topicmaps.schema.impl.osl
CardinalityConstraintIF
          INTERNAL: Represents constraints that may only match a specified number of objects.
ConstraintIF
          PUBLIC: Represents a constraint specified in a schema.
SchemaIF
          PUBLIC: This interface is implemented by objects that represent complete topic map schemas.
SchemaReaderIF
          PUBLIC: Schema readers can read instances of a topic map schema from some implicitly specified source and return object structures representing the schema.
SchemaSyntaxException
          PUBLIC: This exception is thrown when a topic map schema violates the syntax of the schema language it is written in.
SchemaValidatorIF
          PUBLIC: Schema validators can validate topic map objects against a schema.
SchemaViolationException
          PUBLIC: This exception is thrown when topic maps violate their schemas.
SchemaWriterIF
          PUBLIC: Schema writers can write object structures representing schemas out to an implicitly specified location in some schema language syntax.
TMObjectMatcherIF
          INTERNAL: Implementations of this interface can match topic map objects independently of any specific topic map.
ValidationHandlerIF
          PUBLIC: Schema validator objects report errors through this interface.
 

Classes in net.ontopia.topicmaps.schema.core used by net.ontopia.topicmaps.schema.utils
ConstraintIF
          PUBLIC: Represents a constraint specified in a schema.
SchemaViolationException
          PUBLIC: This exception is thrown when topic maps violate their schemas.
TMObjectMatcherIF
          INTERNAL: Implementations of this interface can match topic map objects independently of any specific topic map.
ValidationHandlerIF
          PUBLIC: Schema validator objects report errors through this interface.
 

Classes in net.ontopia.topicmaps.schema.core used by net.ontopia.topicmaps.webed.impl.utils
ConstraintIF
          PUBLIC: Represents a constraint specified in a schema.
 



Copyright © 2000-2012 Ontopia.