|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISingleQNameP | |
---|---|
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 ISingleQNameP in sk.uniba.euromath.document.schema.impl.export |
---|
Classes in sk.uniba.euromath.document.schema.impl.export with type parameters of type ISingleQNameP | |
---|---|
class |
NameListImpl<R extends ISingleQNameP>
Implementor of the NameListP interface. |
class |
NameListImplBuilder<R extends ISingleQNameP,E extends NameClassAndExpression>
Factory, that can build appropriate NameListImpl . |
Classes in sk.uniba.euromath.document.schema.impl.export that implement ISingleQNameP | |
---|---|
class |
AttributeRuleImpl
Implements the AttributeRule interface. |
class |
NewElementRuleImpl
Implementor of NewElementRuleP interface. |
Uses of ISingleQNameP in sk.uniba.euromath.document.schema.plug |
---|
Subinterfaces of ISingleQNameP in sk.uniba.euromath.document.schema.plug | |
---|---|
interface |
IAttributeRuleP
Represents rule for attribute. |
interface |
INewElementRuleP
Represents rule for one element (the context element), that is being created. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |