Uses of Class
sk.baka.xml.schematic.SchemaReferences

Packages that use SchemaReferences
sk.baka.xml.schematic   
sk.baka.xml.schematic.rules   
 

Uses of SchemaReferences in sk.baka.xml.schematic
 

Fields in sk.baka.xml.schematic declared as SchemaReferences
protected  SchemaReferences DocumentSchema.refs
          References instance.
 

Methods in sk.baka.xml.schematic that return SchemaReferences
 SchemaReferences DocumentSchema.getRefs()
          Returns object containing references to loaded schema objects.
 

Methods in sk.baka.xml.schematic with parameters of type SchemaReferences
 ISchema SchemaPool.reloadSchema(String namespaceURI, SchemaReferences refs)
          Creates instance of Schema for given parameters.
 

Uses of SchemaReferences in sk.baka.xml.schematic.rules
 

Constructors in sk.baka.xml.schematic.rules with parameters of type SchemaReferences
ElementRule(SchemaReferences refs, Element element)
          Creates instance of object.
 



Copyright © 2006 Martin Vysny - baka. All Rights Reserved.