Enhydra 3.1 API
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

Q

QName - class org.apache.xalan.xpath.xml.QName.
Class to represent a qualified name: "The name of an internal XSLT object, specifically a named template (see [7 Named Templates]), a mode (see [6.7 Modes]), an attribute set (see [8.1.4 Named Attribute Sets]), a key (see [14.2 Keys]), a locale (see [14.3 Number Formatting]), a variable or a parameter (see [12 Variables and Parameters]) is specified as a QName.
QName() - Method in class org.apache.xalan.xpath.XPathProcessorImpl
QName ::= (Prefix ':')? LocalPart Prefix ::= NCName LocalPart ::= NCName
QName(String) - Constructor for class org.apache.xalan.xpath.xml.QName
Construct a QName from a string, without namespace resolution.
QName(String, Element, PrefixResolver) - Constructor for class org.apache.xalan.xpath.xml.QName
Construct a QName from a string, resolving the prefix using the given namespace stack.
QName(String, PrefixResolver) - Constructor for class org.apache.xalan.xpath.xml.QName
Construct a QName from a string, resolving the prefix using the given namespace stack.
QName(String, Stack) - Constructor for class org.apache.xalan.xpath.xml.QName
Construct a QName from a string, resolving the prefix using the given namespace stack.
Query - interface com.lutris.appserver.server.sql.Query.
Interface that must be implemented by objects accessed by DBQuery.
QUERY_HEADER - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
QUERY_HEADER - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
query(Query) - Method in interface com.lutris.appserver.server.sql.DBQuery
Query the database.
query(Query) - Method in class com.lutris.appserver.server.sql.standard.StandardDBQuery
Query the database.
query(String, String) - Static method in class org.apache.xalan.xpath.SimpleNodeLocator
Execute the proprietary connect() function, which returns an instance of XLocator.
QueryBuilder - class com.lutris.dods.builder.generator.query.QueryBuilder.
A QueryBuilder is a helper-object used by the xxxQuery classes.
QueryBuilder() - Constructor for class com.lutris.dods.builder.generator.query.QueryBuilder
Construct a QueryBuilder object.
QueryBuilder(RDBColumn[]) - Constructor for class com.lutris.dods.builder.generator.query.QueryBuilder
Construct a QueryBuilder object that will return specified fields of a table.
QueryBuilder(String) - Constructor for class com.lutris.dods.builder.generator.query.QueryBuilder
Construct a QueryBuilder object that will return all fields of a table.
QueryBuilder(String, String) - Constructor for class com.lutris.dods.builder.generator.query.QueryBuilder
Construct a QueryBuilder object that will return specified fields of a table.
QueryBuilder(Vector) - Constructor for class com.lutris.dods.builder.generator.query.QueryBuilder
Construct a QueryBuilder object that will return specified fields of a table.
QUERYENGINE - Static variable in interface org.apache.xalan.xpath.xml.ProblemListener
 
QueryException - exception com.lutris.dods.builder.generator.query.QueryException.
QueryException is thrown by QueryBuilder.getNextRow and getRows methods when the database query could not be performed.
QueryException(String) - Constructor for class com.lutris.dods.builder.generator.query.QueryException
 
QueryException(String, Throwable) - Constructor for class com.lutris.dods.builder.generator.query.QueryException
 
queryTable - Variable in class com.lutris.appserver.server.jolt.joltpo.JoltPage
CGI arguments, stored as a hash table.
queryTimeOut - Variable in class com.lutris.appserver.server.sql.standard.StandardConnectionAllocator
Maximum amount of time in seconds to block on a query.
quickPop(int) - Method in class org.apache.xalan.xpath.xml.IntStack
Quickly pops a number of items from the stack.
quo(XPathSupport, Node, int) - Method in class org.apache.xalan.xpath.XPath
Return the remainder from a truncating division.
quot - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity quot (").

Enhydra 3.1 API
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _