Uses of Interface
sk.uniba.euromath.document.schema.plug.IForeignNodeP

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

Uses of IForeignNodeP in sk.uniba.euromath.document.schema.impl.export
 

Classes in sk.uniba.euromath.document.schema.impl.export that implement IForeignNodeP
 class AttributeRuleImpl
          Implements the AttributeRule interface.
 class NameListImpl<R extends ISingleQNameP>
          Implementor of the NameListP interface.
 class NewElementRuleImpl
          Implementor of NewElementRuleP interface.
 

Uses of IForeignNodeP in sk.uniba.euromath.document.schema.plug
 

Subinterfaces of IForeignNodeP in sk.uniba.euromath.document.schema.plug
 interface IAttributeRuleP
           Represents rule for attribute.
 interface INameListP<R extends IBaseRuleP>
           Holds list of possible element/attibute QNames, with their corresponding rules.
 interface INewElementRuleP
           Represents rule for one element (the context element), that is being created.
 



Copyright © 2003-2006 null. All Rights Reserved.