Uses of Class
org.xmlresolver.catalog.query.QueryResult
Packages that use QueryResult
-
Uses of QueryResult in org.xmlresolver.catalog.query
Subclasses of QueryResult in org.xmlresolver.catalog.queryModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
Fields in org.xmlresolver.catalog.query declared as QueryResultModifier and TypeFieldDescriptionstatic final QueryResult
QueryResult.EMPTY_RESULT
static final QueryResult
QueryResult.FINAL_RESULT
Methods in org.xmlresolver.catalog.query that return QueryResultModifier and TypeMethodDescriptionprotected abstract QueryResult
QueryCatalog.lookup
(CatalogManager manager, EntryCatalog catalog) protected QueryResult
QueryDoctype.lookup
(CatalogManager manager, EntryCatalog catalog) protected QueryResult
QueryDocument.lookup
(CatalogManager manager, EntryCatalog catalog) protected QueryResult
QueryEntity.lookup
(CatalogManager manager, EntryCatalog catalog) protected QueryResult
QueryNotation.lookup
(CatalogManager manager, EntryCatalog catalog) protected QueryResult
QueryPublic.lookup
(CatalogManager manager, EntryCatalog catalog) QuerySystem.lookup
(CatalogManager manager, EntryCatalog catalog) protected QueryResult
QueryUri.lookup
(CatalogManager manager, EntryCatalog catalog) QueryCatalog.search
(CatalogManager manager)