|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IValidationContextP | |
---|---|
sk.uniba.euromath.document.schema | Helps with the document modification. |
sk.uniba.euromath.document.schema.impl | Implementation of adapter that adapts MSV's Expression object to the ISchema interface. |
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 IValidationContextP in sk.uniba.euromath.document.schema |
---|
Classes in sk.uniba.euromath.document.schema that implement IValidationContextP | |
---|---|
class |
ValidationContextImpl
Implementation of ValidationContextP . |
Uses of IValidationContextP in sk.uniba.euromath.document.schema.impl |
---|
Fields in sk.uniba.euromath.document.schema.impl declared as IValidationContextP | |
---|---|
IValidationContextP |
SchemaImpl.context
Validation context. |
Methods in sk.uniba.euromath.document.schema.impl with parameters of type IValidationContextP | |
---|---|
ISchema |
SchemaFactoryImpl.getSchema(String namespaceURI,
IValidationContextP context)
|
Uses of IValidationContextP in sk.uniba.euromath.document.schema.plug |
---|
Methods in sk.uniba.euromath.document.schema.plug with parameters of type IValidationContextP | |
---|---|
ISchema |
ISchemaFactory.getSchema(String namespaceURI,
IValidationContextP context)
Produces a schema object from file represented by url . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |