Uses of Package
sk.uniba.euromath.document.schema

Packages that use sk.uniba.euromath.document.schema
sk.uniba.euromath.document Manages in-memory document. 
sk.uniba.euromath.document.schema Helps with the document modification. 
sk.uniba.euromath.document.schema.impl.export Encapsulates and adapts internal structures onto schema API interfaces. 
sk.uniba.euromath.document.schema.plug Interfaces that must be implemented in order to be able to be provided by the SchemaPool object. 
sk.uniba.euromath.editor.dialogs Dialogs 
sk.uniba.euromath.editor.widgets Reusable GUI widgets. 
sk.uniba.euromath.editor.widgets.namelist Providers that provides a list of qnames to widgets. 
sk.uniba.euromath.editor.wizards.document Reusable GUI wizards, that serves for document modification. 
 

Classes in sk.uniba.euromath.document.schema used by sk.uniba.euromath.document
DocumentSchema
          Document's content modifier helper.
 

Classes in sk.uniba.euromath.document.schema used by sk.uniba.euromath.document.schema
AcceptsEnum
           Determines type of qnames, that some rule accepts.
AttributeListRule
          Wraps the AttributeListRuleP interface.
AttributeRule
          Wraps the IAttributeRuleP instance.
BaseRule
          Represents a base rule.
ElementLoc
          Mutable instance, representing element locator.
ElementRule
          Represents rule for one element, already present in the document.
ElementSequenceRule
          Represents rule generating sequence of elements.
INameList
          Maintains list of all creatable elements/attributes.
INameListImplDataProvider
          Provides data for the namelist.
InsertList
          List of ElementLoc objects, must be maintained ordered by InsertPoint.
IQNameAcceptor
          Acceptor of the qname.
NewElementRule
           Represents rule for one element (the context element), that is being created.
SchemaAvailabilityEnum
          Enum constants defining availability of schema.
SchemaPool
          Manages list of Schemas, one for each namespace URI.
SchemaReferences
           Manages list of Schemas, one for each namespace URI, for a single document.
Validator
          Manages validator switching when validating document with multiple namespaces.
 

Classes in sk.uniba.euromath.document.schema used by sk.uniba.euromath.document.schema.impl.export
AcceptsEnum
           Determines type of qnames, that some rule accepts.
IQNameAcceptor
          Acceptor of the qname.
 

Classes in sk.uniba.euromath.document.schema used by sk.uniba.euromath.document.schema.plug
IQNameAcceptor
          Acceptor of the qname.
 

Classes in sk.uniba.euromath.document.schema used by sk.uniba.euromath.editor.dialogs
AttributeRule
          Wraps the IAttributeRuleP instance.
INameList
          Maintains list of all creatable elements/attributes.
NewElementRule
           Represents rule for one element (the context element), that is being created.
 

Classes in sk.uniba.euromath.document.schema used by sk.uniba.euromath.editor.widgets
AttributeListRule
          Wraps the AttributeListRuleP interface.
InsertList
          List of ElementLoc objects, must be maintained ordered by InsertPoint.
NewElementRule
           Represents rule for one element (the context element), that is being created.
SchemaReferences
           Manages list of Schemas, one for each namespace URI, for a single document.
 

Classes in sk.uniba.euromath.document.schema used by sk.uniba.euromath.editor.widgets.namelist
AttributeRule
          Wraps the IAttributeRuleP instance.
BaseRule
          Represents a base rule.
INameList
          Maintains list of all creatable elements/attributes.
 

Classes in sk.uniba.euromath.document.schema used by sk.uniba.euromath.editor.wizards.document
AttributeListRule
          Wraps the AttributeListRuleP interface.
AttributeRule
          Wraps the IAttributeRuleP instance.
BaseRule
          Represents a base rule.
InsertList
          List of ElementLoc objects, must be maintained ordered by InsertPoint.
NewElementRule
           Represents rule for one element (the context element), that is being created.
 



Copyright © 2003-2006 null. All Rights Reserved.