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 _

O

oacute - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity oacute (ó).
Oacute - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Oacute (Ó).
object() - Method in class org.apache.xalan.xpath.XObject
Return a java object that's closes to the represenation that should be handed to an extension.
object() - Method in class org.apache.xalan.xpath.XNumber
Return a java object that's closes to the represenation that should be handed to an extension.
object() - Method in class org.apache.xalan.xpath.XBoolean
Return a java object that's closes to the represenation that should be handed to an extension.
ObjectId - class com.lutris.appserver.server.sql.ObjectId.
Represents an object id used by LBS data objects.
ObjectId(BigDecimal) - Constructor for class com.lutris.appserver.server.sql.ObjectId
Creates and object id whose value is the same as val.
ObjectId(long) - Constructor for class com.lutris.appserver.server.sql.ObjectId
Translates a long into an ObjectID.
ObjectId(String) - Constructor for class com.lutris.appserver.server.sql.ObjectId
Translates a string containing one or more decimal digits into an ObjectID.
ObjectId(String, int) - Constructor for class com.lutris.appserver.server.sql.ObjectId
Translates a string containing one or more integers of the specified radix into an ObjectID.
ObjectIdAllocationError - error com.lutris.appserver.server.sql.ObjectIdAllocationError.
Error thrown when an object id cannot be allocated.
ObjectIdAllocationError(String) - Constructor for class com.lutris.appserver.server.sql.ObjectIdAllocationError
 
objectIdAllocator - Variable in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Object id manager.
ObjectIdAllocator - interface com.lutris.appserver.server.sql.ObjectIdAllocator.
Defines the object id allocator.
ObjectIdException - exception com.lutris.appserver.server.sql.ObjectIdException.
Exception for object id failures.
ObjectIdException(String) - Constructor for class com.lutris.appserver.server.sql.ObjectIdException
Construct with required messsage.
ObjectIdException(String, Throwable) - Constructor for class com.lutris.appserver.server.sql.ObjectIdException
Construct with a message and associated causing exception.
ObjectIdException(Throwable) - Constructor for class com.lutris.appserver.server.sql.ObjectIdException
Construct from a causing exception.
ObjectPool - class org.apache.xalan.xpath.xml.ObjectPool.
 
ObjectPool() - Constructor for class org.apache.xalan.xpath.xml.ObjectPool
 
ObjectPool(Class) - Constructor for class org.apache.xalan.xpath.xml.ObjectPool
 
ObjectPool(Class, int) - Constructor for class org.apache.xalan.xpath.xml.ObjectPool
 
objectPrep(GeneratorInfo, DODSProject, DataObject) - Method in class com.lutris.dods.builder.generator.query.SourceGenerator_Query
Adds tag values to the TagSet.
ocirc - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity ocirc (ô).
Ocirc - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Ocirc (Ô).
oelig - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity oelig (?).
OElig - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity OElig (?).
ograve - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity ograve (ò).
Ograve - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Ograve (Ò).
ok - Static variable in class com.lutris.http.HttpStatus
 
oline - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity oline (?).
omega - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity omega (?).
Omega - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Omega (?).
omicron - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity omicron (?).
Omicron - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Omicron (?).
ONE - Static variable in class com.lutris.appserver.server.sql.ObjectId
The value of one.
OP_AND - Static variable in class org.apache.xalan.xpath.XPath
[OP_AND] [length] {boolean expression} {boolean expression} returns: XBoolean
OP_ARGUMENT - Static variable in class org.apache.xalan.xpath.XPath
[OP_ARGUMENT] (Function argument.) [length] {expression} returns: XNodeSet XNumber XString XBoolean XRTree XObject
OP_BOOL - Static variable in class org.apache.xalan.xpath.XPath
[OP_BOOL] (cast operation) [length] {expression} returns: XBoolean
OP_DIV - Static variable in class org.apache.xalan.xpath.XPath
[OP_DIV] [length] {number expression} {number expression} returns: XNumber
OP_EQUALS - Static variable in class org.apache.xalan.xpath.XPath
[OP_EQUALS] [length] {expression} {expression} returns: XBoolean
OP_EXTFUNCTION - Static variable in class org.apache.xalan.xpath.XPath
[OP_EXTFUNCTION] (Extension function.) [length] [index to namespace token] [index to function name token] {OP_ARGUMENT}* returns: XNodeSet XNumber XString XBoolean XRTree XObject
OP_FUNCTION - Static variable in class org.apache.xalan.xpath.XPath
[OP_FUNCTION] [length] [FUNC_name] {OP_ARGUMENT}* [ENDOP] returns: XNodeSet XNumber XString XBoolean XRTree XObject
OP_GROUP - Static variable in class org.apache.xalan.xpath.XPath
[OP_GROUP] [length] {expression} returns: XNodeSet XNumber XString XBoolean XRTree XObject
OP_GT - Static variable in class org.apache.xalan.xpath.XPath
[OP_GT] (greater-than) [length] {number expression} {number expression} returns: XBoolean
OP_GTE - Static variable in class org.apache.xalan.xpath.XPath
[OP_GTE] (greater-than-or-equals) [length] {number expression} {number expression} returns: XBoolean
OP_LITERAL - Static variable in class org.apache.xalan.xpath.XPath
[OP_LITERAL] [3] [index to token] returns: XString
OP_LOCATIONPATH - Static variable in class org.apache.xalan.xpath.XPath
[OP_LOCATIONPATH] [length] {FROM_stepType} | {function}{predicate}* [ENDOP] (Note that element and attribute namespaces and names can be wildcarded '*'.) returns: XNodeSet
OP_LOCATIONPATH_EX - Static variable in class org.apache.xalan.xpath.XPath
 
OP_LOCATIONPATHPATTERN - Static variable in class org.apache.xalan.xpath.XPath
[OP_UNION] [length] {PathExpr}+ returns: XNodeSet
OP_LT - Static variable in class org.apache.xalan.xpath.XPath
[OP_LT] (less-than) [length] {number expression} {number expression} returns: XBoolean
OP_LTE - Static variable in class org.apache.xalan.xpath.XPath
[OP_LTE] (less-than-or-equals) [length] {number expression} {number expression} returns: XBoolean
OP_MATCHPATTERN - Static variable in class org.apache.xalan.xpath.XPath
[OP_UNION] [length] {PathExpr}+ returns: XNodeSet
OP_MINUS - Static variable in class org.apache.xalan.xpath.XPath
[OP_MINUS] [length] {number expression} {number expression} returns: XNumber
OP_MOD - Static variable in class org.apache.xalan.xpath.XPath
[OP_MOD] [length] {number expression} {number expression} returns: XNumber
OP_MULT - Static variable in class org.apache.xalan.xpath.XPath
[OP_MULT] [length] {number expression} {number expression} returns: XNumber
OP_NEG - Static variable in class org.apache.xalan.xpath.XPath
[OP_NEG] [length] {number expression} returns: XNumber
OP_NOTEQUALS - Static variable in class org.apache.xalan.xpath.XPath
[OP_NOTEQUALS] [length] {expression} {expression} returns: XBoolean
OP_NUMBER - Static variable in class org.apache.xalan.xpath.XPath
[OP_NUMBER] (cast operation) [length] {expression} returns: XBoolean
OP_NUMBERLIT - Static variable in class org.apache.xalan.xpath.XPath
[OP_NUMBERLIT] (Number literal.) [3] [index to token] returns: XString
OP_OR - Static variable in class org.apache.xalan.xpath.XPath
[OP_OR] [length] {boolean expression} {boolean expression} returns: XBoolean
OP_PLUS - Static variable in class org.apache.xalan.xpath.XPath
[OP_PLUS] [length] {number expression} {number expression} returns: XNumber
OP_PREDICATE - Static variable in class org.apache.xalan.xpath.XPath
[OP_PREDICATE] [length] {expression} [ENDOP] (For safety) returns: XBoolean or XNumber
OP_QUO - Static variable in class org.apache.xalan.xpath.XPath
[OP_QUO] [length] {number expression} {number expression} returns: XNumber
OP_STRING - Static variable in class org.apache.xalan.xpath.XPath
[OP_STRING] (cast operation) [length] {expression} returns: XString
OP_UNION - Static variable in class org.apache.xalan.xpath.XPath
[OP_UNION] [length] {PathExpr}+ returns: XNodeSet
OP_VARIABLE - Static variable in class org.apache.xalan.xpath.XPath
[OP_VARIABLE] [3] [index to token] returns: XString
OP_XPATH - Static variable in class org.apache.xalan.xpath.XPath
[OP_XPATH] [length] {expression} returns: XNodeSet XNumber XString XBoolean XRTree XObject
open() - Method in class org.enhydra.xml.io.ClosingInputSource
If the resource is specified by system id, open it now as a byte stream.
open() - Method in class org.enhydra.xml.xmlc.html.HTMLObjectImpl
 
open() - Method in interface org.w3c.dom.html.HTMLDocument
Note.
open(InputSource) - Static method in class org.enhydra.xml.io.InputSourceOps
Open a character input stream for an input source if one is not already open.
open(XSLProcessorContext, Element) - Method in class org.apache.xalan.xslt.extensions.Redirect
Open the given file and put it in the XML, HTML, or Text formatter listener's table.
openElementForChildren() - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Flag the current element as not yet having any children.
openSystemId(String) - Static method in class org.enhydra.xml.io.InputSourceOps
Open a bytestream given a system id.
oplus - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity oplus (?).
or - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity or (?).
or(XPathSupport, Node, int) - Method in class org.apache.xalan.xpath.XPath
OR two expressions and return the boolean result.
OracleConnectionAllocator - class com.lutris.appserver.server.sql.oracle.OracleConnectionAllocator.
An Oracle database connection allocator used by the Oracle logical database.
OracleConnectionAllocator(OracleLogicalDatabase, Config) - Constructor for class com.lutris.appserver.server.sql.oracle.OracleConnectionAllocator
Creates an Oracle database connection allocator.
OracleDBConnection - class com.lutris.appserver.server.sql.oracle.OracleDBConnection.
An Oracle database connection object used by the Oracle logical database.
OracleDBConnection(OracleConnectionAllocator, String, String, String, int, boolean, int) - Constructor for class com.lutris.appserver.server.sql.oracle.OracleDBConnection
Create a connection to a JDBC database with oracle specific symantics.
OracleDBQuery - class com.lutris.appserver.server.sql.oracle.OracleDBQuery.
An Oracle database query object used by the Oracle logical database.
OracleDBQuery(DBConnection) - Constructor for class com.lutris.appserver.server.sql.oracle.OracleDBQuery
Private constructor.
OracleDBTransaction - class com.lutris.appserver.server.sql.oracle.OracleDBTransaction.
An Oracle database transaction object used by the Oracle logical database.
OracleDBTransaction(DBConnection) - Constructor for class com.lutris.appserver.server.sql.oracle.OracleDBTransaction
Private constructor.
OracleLogicalDatabase - class com.lutris.appserver.server.sql.oracle.OracleLogicalDatabase.
Represents a logical database with Oracle specific capabilities.
OracleLogicalDatabase() - Constructor for class com.lutris.appserver.server.sql.oracle.OracleLogicalDatabase
Default constructor to configure a single logical database.
OracleLogicalDatabase(String, Config) - Constructor for class com.lutris.appserver.server.sql.oracle.OracleLogicalDatabase
Creates and configures a single logical database with oracle specific enhancements.
OracleObjectIdAllocator - class com.lutris.appserver.server.sql.oracle.OracleObjectIdAllocator.
An Oracle database object id allocator used by the Oracle logical database.
OracleObjectIdAllocator(LogicalDatabase, Config) - Constructor for class com.lutris.appserver.server.sql.oracle.OracleObjectIdAllocator
Initialize the object id manager.
order_avt - Variable in class org.apache.xalan.xslt.ElemSort
 
ordf - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity ordf (ª).
ordm - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity ordm (º).
OrExpr() - Method in class org.apache.xalan.xpath.XPathProcessorImpl
OrExpr ::= AndExpr | OrExpr 'or' AndExpr
org.apache.xalan.xpath - package org.apache.xalan.xpath
 
org.apache.xalan.xpath.dtm - package org.apache.xalan.xpath.dtm
 
org.apache.xalan.xpath.res - package org.apache.xalan.xpath.res
 
org.apache.xalan.xpath.xdom - package org.apache.xalan.xpath.xdom
 
org.apache.xalan.xpath.xml - package org.apache.xalan.xpath.xml
 
org.apache.xalan.xslt - package org.apache.xalan.xslt
 
org.apache.xalan.xslt.client - package org.apache.xalan.xslt.client
 
org.apache.xalan.xslt.extensions - package org.apache.xalan.xslt.extensions
 
org.apache.xalan.xslt.res - package org.apache.xalan.xslt.res
 
org.apache.xalan.xslt.trace - package org.apache.xalan.xslt.trace
 
org.apache.xerces.framework - package org.apache.xerces.framework
 
org.apache.xerces.parsers - package org.apache.xerces.parsers
 
org.apache.xml.serialize - package org.apache.xml.serialize
 
org.enhydra.wireless.wml - package org.enhydra.wireless.wml
 
org.enhydra.wireless.wml.dom - package org.enhydra.wireless.wml.dom
 
org.enhydra.xml.dom - package org.enhydra.xml.dom
 
org.enhydra.xml.io - package org.enhydra.xml.io
 
org.enhydra.xml.lazydom - package org.enhydra.xml.lazydom
 
org.enhydra.xml.xmlc - package org.enhydra.xml.xmlc
 
org.enhydra.xml.xmlc.dom - package org.enhydra.xml.xmlc.dom
 
org.enhydra.xml.xmlc.html - package org.enhydra.xml.xmlc.html
 
org.enhydra.xml.xmlc.reloading - package org.enhydra.xml.xmlc.reloading
 
org.w3c.dom - package org.w3c.dom
 
org.w3c.dom.events - package org.w3c.dom.events
 
org.w3c.dom.html - package org.w3c.dom.html
 
org.w3c.dom.range - package org.w3c.dom.range
 
org.w3c.dom.traversal - package org.w3c.dom.traversal
 
org.xml.sax - package org.xml.sax
 
org.xml.sax.ext - package org.xml.sax.ext
 
org.xml.sax.helpers - package org.xml.sax.helpers
 
oslash - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity oslash (ø).
Oslash - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Oslash (Ø).
otherValue - Variable in class org.apache.xerces.framework.XMLContentSpec
The "right hand" value of the content spec node.
otilde - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity otilde (õ).
Otilde - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Otilde (Õ).
otimes - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity otimes (?).
ouml - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity ouml (ö).
Ouml - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Ouml (Ö).
OUT - Static variable in class javax.servlet.jsp.PageContext
name used to store current JspWriter in PageContext name table
OutputFormat - class org.apache.xml.serialize.OutputFormat.
Specifies an output format to control the serializer.
OutputFormat.Defaults - class org.apache.xml.serialize.OutputFormat.Defaults.
 
OutputFormat.Defaults() - Constructor for class org.apache.xml.serialize.OutputFormat.Defaults
 
OutputFormat.DTD - class org.apache.xml.serialize.OutputFormat.DTD.
 
OutputFormat.DTD() - Constructor for class org.apache.xml.serialize.OutputFormat.DTD
 
OutputFormat() - Constructor for class org.apache.xml.serialize.OutputFormat
Constructs a new output format with the default values.
OutputFormat(Document) - Constructor for class org.apache.xml.serialize.OutputFormat
Constructs a new output format with the proper method, document type identifiers and media type for the specified document.
OutputFormat(Document, String, boolean) - Constructor for class org.apache.xml.serialize.OutputFormat
Constructs a new output format with the proper method, document type identifiers and media type for the specified document, and with the specified encoding.
OutputFormat(String, String, boolean) - Constructor for class org.apache.xml.serialize.OutputFormat
Constructs a new output format with the default values for the specified method and encoding.
outputLineSep() - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Output a system-dependent line break.
OutputOptions - class org.enhydra.xml.io.OutputOptions.
Object that specifies how a HTML or XML file will be formatted.
OutputOptions.Format - class org.enhydra.xml.io.OutputOptions.Format.
Desired output format enumerated type.
OutputOptions() - Constructor for class org.enhydra.xml.io.OutputOptions
Construct with default values.
OutputOptions(OutputOptions) - Constructor for class org.enhydra.xml.io.OutputOptions
Copy constructor.
outputResultTreeFragment(XObject, XPathSupport) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Given a result tree fragment, walk the tree and output it to the result stream.
outputToResultTree(Stylesheet, Object) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Output an object to the result tree by doing the right conversions.

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 _