|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |