Uses of Class
sk.uniba.euromath.document.schema.SchemaReferences

Packages that use SchemaReferences
sk.uniba.euromath.document.schema Helps with the document modification. 
sk.uniba.euromath.editor.widgets Reusable GUI widgets. 
 

Uses of SchemaReferences in sk.uniba.euromath.document.schema
 

Methods in sk.uniba.euromath.document.schema that return SchemaReferences
 SchemaReferences DocumentSchema.getRefs()
          Returns object containing references to loaded schema objects.
 

Methods in sk.uniba.euromath.document.schema with parameters of type SchemaReferences
 void Validator.validate(Element element, SchemaReferences ref)
          Performs full validation over given element.
 

Uses of SchemaReferences in sk.uniba.euromath.editor.widgets
 

Methods in sk.uniba.euromath.editor.widgets with parameters of type SchemaReferences
static boolean Tools.loadSchema(Shell shell, SchemaReferences refs, String namespaceURI)
          Tries to load the schema.
 



Copyright © 2003-2006 null. All Rights Reserved.