| Home | Trees | Indices | Help |
|---|
|
|
The query module defines a class for performing schema queries.
|
|||
|
Query Schema query base class. |
|||
|
BlindQuery Schema query class that blindly searches for a reference in the specified schema. |
|||
|
TypeQuery Schema query class that searches for Type references in the specified schema. |
|||
|
GroupQuery Schema query class that searches for Group references in the specified schema. |
|||
|
AttrQuery Schema query class that searches for Attribute references in the specified schema. |
|||
|
AttrGroupQuery Schema query class that searches for attributeGroup references in the specified schema. |
|||
|
ElementQuery Schema query class that searches for Element references in the specified schema. |
|||
|
|||
log = getLogger(__name__)
|
|||
__package__ =
|
|||
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Mar 21 14:39:08 2011 | http://epydoc.sourceforge.net |