Overview
Package
Class
Tree
Deprecated
Index
Help
Enhydra 3.0.1 API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
_
O
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.
objectPrep(GeneratorInfo, DODSProject, DataObject)
- Method in class com.lutris.dods.builder.generator.query.
SourceGenerator_Query
Adds tag values to the
TagSet
.
ok
- Static variable in class com.lutris.http.
HttpStatus
ONE
- Static variable in class com.lutris.appserver.server.sql.
ObjectId
The value of one.
open()
- Method in class org.apache.html.dom.
HTMLDocumentImpl
open()
- Method in class org.enhydra.xml.xmlc.html.
HTMLObjectImpl
open()
- Method in interface org.w3c.dom.html.
HTMLDocument
Note.This method and the ones following allow a user to add to or replace the structuremodel of a document using strings of unparsed HTML.
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.
org.apache.html.dom
- package org.apache.html.dom
org.apache.xerces.dom
- package org.apache.xerces.dom
org.apache.xerces.dom.events
- package org.apache.xerces.dom.events
org.apache.xerces.domx
- package org.apache.xerces.domx
org.apache.xerces.framework
- package org.apache.xerces.framework
org.apache.xerces.parsers
- package org.apache.xerces.parsers
org.apache.xerces.readers
- package org.apache.xerces.readers
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.io
- package org.enhydra.xml.io
org.enhydra.xml.xmlc
- package org.enhydra.xml.xmlc
org.enhydra.xml.xmlc.autocomp
- package org.enhydra.xml.xmlc.autocomp
org.enhydra.xml.xmlc.dom
- package org.enhydra.xml.xmlc.dom
org.enhydra.xml.xmlc.html
- package org.enhydra.xml.xmlc.html
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
otherValue
- Variable in class org.apache.xerces.framework.
XMLContentSpecNode
out
- Variable in class org.apache.xerces.domx.
XGrammarWriter
Output writer.
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.
OutputOptions
- class org.enhydra.xml.io.
OutputOptions
.
Object that specifis how a XML file will be formatted.
OutputOptions()
- Constructor for class org.enhydra.xml.io.
OutputOptions
owned
- Variable in class org.apache.xerces.dom.
AttrImpl
Flag used for INUSE exception processing.
ownerDocument
- Variable in class org.apache.xerces.dom.
NodeImpl
Owner document.
ownerDocument
- Variable in class org.apache.xerces.dom.
NamedNodeMapImpl
Owner document.
Overview
Package
Class
Tree
Deprecated
Index
Help
Enhydra 3.0.1 API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
_