Uses of Interface
net.ontopia.topicmaps.schema.core.SchemaValidatorIF

Packages that use SchemaValidatorIF
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. 
 

Uses of SchemaValidatorIF in net.ontopia.topicmaps.schema.core
 

Methods in net.ontopia.topicmaps.schema.core that return SchemaValidatorIF
 SchemaValidatorIF SchemaIF.getValidator()
          PUBLIC: Returns a validator object that can be used to validate topic map objects against the schema.
 

Uses of SchemaValidatorIF in net.ontopia.topicmaps.schema.impl.osl
 

Classes in net.ontopia.topicmaps.schema.impl.osl that implement SchemaValidatorIF
 class SchemaValidator
          INTERNAL: A schema validator that can be used to validate topic map constructs against an OSL schema.
 

Fields in net.ontopia.topicmaps.schema.impl.osl declared as SchemaValidatorIF
protected  SchemaValidatorIF OSLSchema.validator
           
 

Methods in net.ontopia.topicmaps.schema.impl.osl that return SchemaValidatorIF
 SchemaValidatorIF OSLSchema.getValidator()
           
 



Copyright © 2000-2012 Ontopia.