BEA Systems, Inc.

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

OBJECT - Static variable in class weblogic.common.ParamTypes
Constant for an object
object() - Method in class weblogic.apache.xalan.xpath.XObject
Deprecated. Return a java object that's closes to the represenation that should be handed to an extension.
object() - Method in class weblogic.apache.xalan.xpath.XNumber
Deprecated. Return a java object that's closes to the represenation that should be handed to an extension.
object() - Method in class weblogic.apache.xalan.xpath.XBoolean
Deprecated. Return a java object that's closes to the represenation that should be handed to an extension.
object() - Method in class weblogic.apache.xpath.objects.XObject
Return a java object that's closest to the representation that should be handed to an extension.
object() - Method in class weblogic.apache.xpath.objects.XBoolean
Return a java object that's closest to the representation that should be handed to an extension.
object() - Method in class weblogic.apache.xpath.objects.XStringForChars
Since this object is incomplete without the length and the offset, we have to convert to a string when this function is called.
object() - Method in class weblogic.apache.xpath.objects.XNumber
Return a java object that's closest to the representation that should be handed to an extension.
object() - Method in class weblogic.apache.xpath.objects.XStringForFSB
Since this object is incomplete without the length and the offset, we have to convert to a string when this function is called.
object() - Method in class weblogic.apache.xpath.objects.XRTreeFrag
Return a java object that's closest to the representation that should be handed to an extension.
object() - Method in class weblogic.apache.xpath.objects.XNodeSetForDOM
Return the original DOM object that the user passed in.
ObjectArray - class weblogic.apache.xalan.lib.sql.ObjectArray.
Provide a simple Array storage mechinsim where native Arrays will be use as the basic storage mechinism but the Arrays will be stored as blocks.
ObjectArray() - Constructor for class weblogic.apache.xalan.lib.sql.ObjectArray
 
ObjectArray(int) - Constructor for class weblogic.apache.xalan.lib.sql.ObjectArray
 
ObjectElement - class weblogic.html.ObjectElement.
Deprecated.  
ObjectElement() - Constructor for class weblogic.html.ObjectElement
Deprecated.  
ObjectPool - class weblogic.apache.xml.utils.ObjectPool.
Pool of object of a given type to pick from to help memory usage
ObjectPool() - Constructor for class weblogic.apache.xml.utils.ObjectPool
Constructor ObjectPool
ObjectPool(Class) - Constructor for class weblogic.apache.xml.utils.ObjectPool
Constructor ObjectPool
ObjectPool(Class, int) - Constructor for class weblogic.apache.xml.utils.ObjectPool
Constructor ObjectPool
ObjectPool(String) - Constructor for class weblogic.apache.xml.utils.ObjectPool
Constructor ObjectPool
OCCURRENCE_UNBOUNDED - Static variable in class weblogic.apache.xerces.validators.schema.SchemaSymbols
 
ociconn - Variable in class weblogic.jdbc.oci.Statement
 
ociconn - Variable in class weblogic.jdbc.oci.Connection
 
ocicursor - Variable in class weblogic.jdbc.oci.Statement
 
off - Static variable in class weblogic.html.WrapType
Deprecated. Turns off text wrapping.
offset - Variable in class weblogic.apache.xerces.utils.StringPool.CharArrayRange
 
OK - Static variable in interface weblogic.jdbc.extensions.ConnectionPoolFailoverCallback
A return code from the allowPoolFailover method.
oldJMSMessageIDToNew(String, long) - Method in class weblogic.jms.extensions.JMSHelper
Convert WebLogic JMS pre-6.0 JMSMessageID format into 6.0 format.
oldlace - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
olive - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
olivedrab - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
ONCE - Static variable in class weblogic.security.spi.Direction
Indicates that the authorization check is being performed once, with no indication of whether it is being done before or after an operation.
onDisk(TransactionLogger) - Method in interface weblogic.transaction.TransactionLoggable
Callback method for when object safely written to disk.
onError(TransactionLogger) - Method in interface weblogic.transaction.TransactionLoggable
Callback method for problem writing object to disk.
OneStepIterator - class weblogic.apache.xpath.axes.OneStepIterator.
This class implements a general iterator for those LocationSteps with only one step, and perhaps a predicate.
OneStepIterator(DTMAxisIterator, int) - Constructor for class weblogic.apache.xpath.axes.OneStepIterator
Create a OneStepIterator object.
OneStepIteratorForward - class weblogic.apache.xpath.axes.OneStepIteratorForward.
This class implements a general iterator for those LocationSteps with only one step, and perhaps a predicate, that only go forward (i.e.
OneStepIteratorForward(int) - Constructor for class weblogic.apache.xpath.axes.OneStepIteratorForward
Create a OneStepIterator object that will just traverse the self axes.
oneTransition(QName, int[], int) - Method in class weblogic.apache.xerces.validators.common.DFAContentModel
one transition only
onLoadScript - Static variable in class weblogic.html.FrameSetElement
Deprecated.  
onLoadScript - Static variable in class weblogic.html.BodyElement
Deprecated. Constant for onLoad tag in BODY element for use with a ScriptElement.
OnlyInEltContent - Static variable in class weblogic.apache.xerces.validators.schema.SchemaMessageProvider
 
onRecovery(TransactionLogger) - Method in interface weblogic.transaction.TransactionLoggable
Callback method to perform recovery.
onUnloadScript - Static variable in class weblogic.html.FrameSetElement
Deprecated.  
onUnloadScript - Static variable in class weblogic.html.BodyElement
Deprecated. Constant for onUnload tag in BODY element for use with a ScriptElement.
OP_AND - Static variable in class weblogic.apache.xpath.compiler.OpCodes
[OP_AND] [length] {boolean expression} {boolean expression} returns: XBoolean
OP_ARGUMENT - Static variable in class weblogic.apache.xpath.compiler.OpCodes
[OP_ARGUMENT] (Function argument.) [length] {expression} returns: XNodeSet XNumber XString XBoolean XRTree XObject
OP_BOOL - Static variable in class weblogic.apache.xpath.compiler.OpCodes
[OP_BOOL] (cast operation) [length] {expression} returns: XBoolean
OP_DIV - Static variable in class weblogic.apache.xpath.compiler.OpCodes
[OP_DIV] [length] {number expression} {number expression} returns: XNumber
OP_EQUALS - Static variable in class weblogic.apache.xpath.compiler.OpCodes
[OP_EQUALS] [length] {expression} {expression} returns: XBoolean
OP_EXTFUNCTION - Static variable in class weblogic.apache.xpath.compiler.OpCodes
[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 weblogic.apache.xpath.compiler.OpCodes
[OP_FUNCTION] [length] [FUNC_name] {OP_ARGUMENT} [ENDOP] returns: XNodeSet XNumber XString XBoolean XRTree XObject
OP_GROUP - Static variable in class weblogic.apache.xpath.compiler.OpCodes
[OP_GROUP] [length] {expression} returns: XNodeSet XNumber XString XBoolean XRTree XObject
OP_GT - Static variable in class weblogic.apache.xpath.compiler.OpCodes
[OP_GT] (greater-than) [length] {number expression} {number expression} returns: XBoolean
OP_GTE - Static variable in class weblogic.apache.xpath.compiler.OpCodes
[OP_GTE] (greater-than-or-equals) [length] {number expression} {number expression} returns: XBoolean
OP_LITERAL - Static variable in class weblogic.apache.xpath.compiler.OpCodes
[OP_LITERAL] [3] [index to token] returns: XString
OP_LOCATIONPATH - Static variable in class weblogic.apache.xpath.compiler.OpCodes
[OP_LOCATIONPATH] [length] {FROM_stepType} | {function} {predicate} [ENDOP] (Note that element and attribute namespaces and names can be wildcarded '*'.) returns: XNodeSet
OP_LOCATIONPATHPATTERN - Static variable in class weblogic.apache.xpath.compiler.OpCodes
[OP_LOCATIONPATHPATTERN] [length] {FROM_stepType} | {function}{predicate} [ENDOP] returns: XNodeSet
OP_LT - Static variable in class weblogic.apache.xpath.compiler.OpCodes
[OP_LT] (less-than) [length] {number expression} {number expression} returns: XBoolean
OP_LTE - Static variable in class weblogic.apache.xpath.compiler.OpCodes
[OP_LTE] (less-than-or-equals) [length] {number expression} {number expression} returns: XBoolean
OP_MATCHPATTERN - Static variable in class weblogic.apache.xpath.compiler.OpCodes
[OP_MATCHPATTERN] [length] {PathExpr}+ returns: XNodeSet
OP_MINUS - Static variable in class weblogic.apache.xpath.compiler.OpCodes
[OP_MINUS] [length] {number expression} {number expression} returns: XNumber
OP_MOD - Static variable in class weblogic.apache.xpath.compiler.OpCodes
[OP_MOD] [length] {number expression} {number expression} returns: XNumber
OP_MULT - Static variable in class weblogic.apache.xpath.compiler.OpCodes
[OP_MULT] [length] {number expression} {number expression} returns: XNumber
OP_NEG - Static variable in class weblogic.apache.xpath.compiler.OpCodes
[OP_NEG] [length] {number expression} returns: XNumber
OP_NOTEQUALS - Static variable in class weblogic.apache.xpath.compiler.OpCodes
[OP_NOTEQUALS] [length] {expression} {expression} returns: XBoolean
OP_NUMBER - Static variable in class weblogic.apache.xpath.compiler.OpCodes
[OP_NUMBER] (cast operation) [length] {expression} returns: XBoolean
OP_NUMBERLIT - Static variable in class weblogic.apache.xpath.compiler.OpCodes
[OP_NUMBERLIT] (Number literal.) [3] [index to token] returns: XString
OP_OR - Static variable in class weblogic.apache.xpath.compiler.OpCodes
[OP_OR] [length] {boolean expression} {boolean expression} returns: XBoolean
OP_PLUS - Static variable in class weblogic.apache.xpath.compiler.OpCodes
[OP_PLUS] [length] {number expression} {number expression} returns: XNumber
OP_PREDICATE - Static variable in class weblogic.apache.xpath.compiler.OpCodes
[OP_PREDICATE] [length] {expression} [ENDOP] (For safety) returns: XBoolean or XNumber
OP_QUO - Static variable in class weblogic.apache.xpath.compiler.OpCodes
[OP_QUO] [length] {number expression} {number expression} returns: XNumber
OP_STRING - Static variable in class weblogic.apache.xpath.compiler.OpCodes
[OP_STRING] (cast operation) [length] {expression} returns: XString
OP_UNION - Static variable in class weblogic.apache.xpath.compiler.OpCodes
[OP_UNION] [length] {PathExpr}+ returns: XNodeSet
OP_VARIABLE - Static variable in class weblogic.apache.xpath.compiler.OpCodes
[OP_VARIABLE] [4] [index to namespace token, or EMPTY] [index to function name token] returns: XString
OP_XPATH - Static variable in class weblogic.apache.xpath.compiler.OpCodes
[OP_XPATH] [length] {expression} returns: XNodeSet XNumber XString XBoolean XRTree XObject
OPCODE_CURR_POOL_BUSY - Static variable in interface weblogic.jdbc.extensions.ConnectionPoolFailoverCallback
A parameter passed to the callback application in the allowPoolFailover method.
OPCODE_CURR_POOL_DEAD - Static variable in interface weblogic.jdbc.extensions.ConnectionPoolFailoverCallback
A parameter passed to the callback application in the allowPoolFailover() method.
OPCODE_REENABLE_CURR_POOL - Static variable in interface weblogic.jdbc.extensions.ConnectionPoolFailoverCallback
A parameter passed to the callback application in the allowPoolFailover method.
OpCodes - class weblogic.apache.xpath.compiler.OpCodes.
Operations codes for XPath.
OpCodes() - Constructor for class weblogic.apache.xpath.compiler.OpCodes
 
open - Variable in class weblogic.xml.stream.util.PipedXMLInputStreamBase
 
open - Variable in class weblogic.xml.stream.util.XMLInputStreamFilterBase
 
open() - Method in class weblogic.apache.html.dom.HTMLDocumentImpl
 
open(XSLProcessorContext, ElemExtensionCall) - Method in class weblogic.apache.xalan.lib.Redirect
Open the given file and put it in the XML, HTML, or Text formatter listener's table.
openConnection(URL) - Method in class weblogic.net.http.Handler
 
openConnection(URL) - Method in class weblogic.webservice.client.NullSSLAdapter
 
openConnection(URL) - Method in class weblogic.webservice.client.BaseWLSSLAdapter
Opens connection to URL
openConnection(URL) - Method in class weblogic.webservice.client.JSSEAdapter
 
openConnection(URL) - Method in class weblogic.webservice.client.WLSSLAdapter
Opens connection to URL
openConnection(URL) - Method in interface weblogic.webservice.client.SSLAdapter
 
openElementForChildren() - Method in class weblogic.apache.xalan.serialize.SerializerToXML
Flag the current element as not yet having any children.
OpenLDAPAuthenticatorMBean - interface weblogic.security.providers.authentication.OpenLDAPAuthenticatorMBean.
This MBean specifies the LDAP schema definitions for the Open LDAP Authentication provider.
operate(XObject) - Method in class weblogic.apache.xpath.operations.UnaryOperation
Apply the operation to two operands, and return the result.
operate(XObject) - Method in class weblogic.apache.xpath.operations.String
Apply the operation to two operands, and return the result.
operate(XObject) - Method in class weblogic.apache.xpath.operations.Bool
Apply the operation to two operands, and return the result.
operate(XObject) - Method in class weblogic.apache.xpath.operations.Neg
Apply the operation to two operands, and return the result.
operate(XObject) - Method in class weblogic.apache.xpath.operations.Number
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class weblogic.apache.xpath.operations.Operation
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class weblogic.apache.xpath.operations.Minus
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class weblogic.apache.xpath.operations.Lt
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class weblogic.apache.xpath.operations.Gte
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class weblogic.apache.xpath.operations.Lte
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class weblogic.apache.xpath.operations.NotEquals
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class weblogic.apache.xpath.operations.Gt
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class weblogic.apache.xpath.operations.Mult
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class weblogic.apache.xpath.operations.Div
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class weblogic.apache.xpath.operations.Plus
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class weblogic.apache.xpath.operations.Equals
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class weblogic.apache.xpath.operations.Quo
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class weblogic.apache.xpath.operations.Mod
Apply the operation to two operands, and return the result.
Operation - class weblogic.apache.xpath.operations.Operation.
The baseclass for a binary operation.
Operation() - Constructor for class weblogic.apache.xpath.operations.Operation
 
operator - Variable in class weblogic.uddi.client.structures.response.Response
 
OpMap - class weblogic.apache.xpath.compiler.OpMap.
This class represents the data structure basics of the XPath object.
OpMap() - Constructor for class weblogic.apache.xpath.compiler.OpMap
 
OptimisticConcurrencyException - exception weblogic.ejb.OptimisticConcurrencyException.
 
OptimisticConcurrencyException() - Constructor for class weblogic.ejb.OptimisticConcurrencyException
 
OptimisticConcurrencyException(String) - Constructor for class weblogic.ejb.OptimisticConcurrencyException
 
optimisticLockingCol() - Method in class weblogic.db.jdbc.TableDataSet
 
OptionElement - class weblogic.html.OptionElement.
Deprecated.  
OptionElement() - Constructor for class weblogic.html.OptionElement
Deprecated. Constructs an empty OptionElement.
OptionElement(String) - Constructor for class weblogic.html.OptionElement
Deprecated. Constructs an OptionElement with the specified string.
OptionElement(String, boolean) - Constructor for class weblogic.html.OptionElement
Deprecated. Constructs an OptionElement with the specified string and sets the SELECTED property as specified.
OptionElement(String, String) - Constructor for class weblogic.html.OptionElement
Deprecated. Constructs an OptionElement with the specified string and the specified value.
OptionElement(String, String, boolean) - Constructor for class weblogic.html.OptionElement
Deprecated. Constructs an OptionElement with the specified string and value and sets the SELECTED property as specified.
Or - class weblogic.apache.xpath.operations.Or.
The 'or' operation expression executer.
Or() - Constructor for class weblogic.apache.xpath.operations.Or
 
or(int) - Method in class weblogic.apache.xpath.compiler.Compiler
Compile an 'or' operation.
ORACLE - Static variable in class weblogic.db.jdbc.Enums
Constant for an Oracle-specific type.
orange - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
orangered - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
orchid - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
order(String) - Method in class weblogic.db.jdbc.SelectStmt
Adds an ORDER BY clause to the SelectStmt object.
order(String) - Method in class weblogic.db.jdbc.TableDataSet
Sets the ORDER BY clause for a TableDataSet.
OrderedList - class weblogic.html.OrderedList.
Deprecated.  
OrderedList() - Constructor for class weblogic.html.OrderedList
Deprecated.  
OrderedMap.OrderedSet - class weblogic.webservice.util.OrderedMap.OrderedSet.
 
OrderedMap.OrderedSet(OrderedMap, List) - Constructor for class weblogic.webservice.util.OrderedMap.OrderedSet
 
OrderIsAll - Static variable in class weblogic.apache.xerces.validators.schema.SchemaMessageProvider
 
orderstr() - Method in class weblogic.db.jdbc.TableDataSet
 
orderString() - Method in class weblogic.db.jdbc.SelectStmt
 
OrExpr() - Method in class weblogic.apache.xpath.compiler.XPathParser
OrExpr ::= AndExpr | OrExpr 'or' AndExpr
organizationName - Variable in class weblogic.security.X500Name
Deprecated.  
orgUnitName - Variable in class weblogic.security.X500Name
Deprecated.  
orphanString(int) - Method in class weblogic.apache.xerces.utils.StringPool
 
other(String) - Method in class weblogic.db.jdbc.TableDataSet
Sets additional SQL clause for a TableDataSet.
othersDeletesAreVisible(int) - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
othersDeletesAreVisible(int) - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
othersInsertsAreVisible(int) - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
othersInsertsAreVisible(int) - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
othersUpdatesAreVisible(int) - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
othersUpdatesAreVisible(int) - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
otherValue - Variable in class weblogic.apache.xerces.framework.XMLContentSpec
The "right hand" value of the content spec node.
out - Variable in class weblogic.apache.xerces.domx.XGrammarWriter
Output writer.
OUT - Static variable in class weblogic.common.ParamTypes
Constant for an output stored procedure parameter.
OUT_OF_BOUNDS - Static variable in class weblogic.apache.xerces.validators.datatype.DatatypeMessageProvider
 
OutOfDateConfigurationException - exception weblogic.management.configuration.OutOfDateConfigurationException.
 
OutOfDateConfigurationException(Object, Object, String) - Constructor for class weblogic.management.configuration.OutOfDateConfigurationException
 
output() - Method in class weblogic.html.WebPage
Deprecated. Outputs a WebPage to System.out.
output(OutputStream) - Method in class weblogic.html.HtmlElement
Deprecated. Outputs an HtmlElement to the specified output stream.
output(OutputStream) - Method in class weblogic.html.ElementWithAttributes
Deprecated.  
output(OutputStream) - Method in class weblogic.html.MarkupElement
Deprecated.  
output(OutputStream) - Method in class weblogic.html.WebPage
Deprecated. Outputs a WebPage to the specified output stream.
output(OutputStream) - Method in class weblogic.html.FileElement
Deprecated. Outputs a FileElement to the specified output stream.
output(OutputStream) - Method in class weblogic.html.ImagePage
Deprecated. Outputs the file.
output(OutputStream) - Method in class weblogic.html.HtmlPage
Deprecated.  
output(OutputStream) - Method in class weblogic.html.DefinitionItem
Deprecated.  
output(OutputStream) - Method in class weblogic.html.StringElement
Deprecated. Outputs to the specified OutputStream.
output(OutputStream) - Method in class weblogic.html.AudioPage
Deprecated. Outputs an AudioPage to the specified output stream.
output(OutputStream) - Method in class weblogic.html.HtmlContainer
Deprecated. Outputs an HtmlContainer to the specified output stream.
output(OutputStream) - Method in class weblogic.html.FieldType
Deprecated. Outputs a FieldType to the specified output stream.
output(OutputStream) - Method in interface weblogic.security.Streamable
Deprecated. Output to the specified output stream.
output(OutputStream) - Method in class weblogic.security.X509
Deprecated.  
output(OutputStream) - Method in class weblogic.security.X500Name
Deprecated. Output X500Name to specified output stream.
output(OutputStream) - Method in class weblogic.security.SSL.SSLCertificate
Deprecated. Output certificate chain to the given OutputStream.
output(OutputStream, int) - Method in class weblogic.html.HtmlPage
Deprecated. Outputs HTML for an HtmlPage to the specified OutputStream.
output(OutputStream, int, String) - Method in class weblogic.html.HtmlPage
Deprecated.  
output(OutputStream, String) - Method in class weblogic.html.HtmlElement
Deprecated. Outputs an HtmlElement to the specified output stream.
output(OutputStream, String) - Method in class weblogic.html.ElementWithAttributes
Deprecated.  
output(OutputStream, String) - Method in class weblogic.html.MarkupElement
Deprecated.  
output(OutputStream, String) - Method in class weblogic.html.WebPage
Deprecated. Outputs a WebPage to the specified output stream.
output(OutputStream, String) - Method in class weblogic.html.FileElement
Deprecated. Outputs a FileElement to the specified output stream.
output(OutputStream, String) - Method in class weblogic.html.HtmlPage
Deprecated. Outputs HTML for an HtmlPage to the specified OutputStream.
output(OutputStream, String) - Method in class weblogic.html.DefinitionItem
Deprecated. Outputs to the specified output stream.
output(OutputStream, String) - Method in class weblogic.html.StringElement
Deprecated. Outputs to the specified OutputStream.
output(OutputStream, String) - Method in class weblogic.html.HtmlContainer
Deprecated. Outputs an HtmlContainer to the specified output stream.
output(PrintWriter) - Method in class weblogic.html.HtmlElement
Deprecated. Outputs an HtmlElement to the specified print writer.
output(PrintWriter) - Method in class weblogic.html.ElementWithAttributes
Deprecated.  
output(PrintWriter) - Method in class weblogic.html.MarkupElement
Deprecated.  
output(PrintWriter) - Method in class weblogic.html.FileElement
Deprecated.  
output(PrintWriter) - Method in class weblogic.html.StringElement
Deprecated.  
output(PrintWriter) - Method in class weblogic.html.HtmlContainer
Deprecated.  
output(String) - Method in class weblogic.html.WebPage
Deprecated. Outputs a WebPage to System.out.
outputBody() - Method in class weblogic.html.HtmlPage
Deprecated. Outputs HTML for the body of an HtmlPage to stout.
outputBody(OutputStream) - Method in class weblogic.html.HtmlPage
Deprecated. Outputs HTML for the body of an HtmlPage to the specified DataOutputStream.
OutputFormat - class weblogic.apache.xml.serialize.OutputFormat.
Specifies an output format to control the serializer.
OutputFormat.Defaults - class weblogic.apache.xml.serialize.OutputFormat.Defaults.
 
OutputFormat.Defaults() - Constructor for class weblogic.apache.xml.serialize.OutputFormat.Defaults
 
OutputFormat.DTD - class weblogic.apache.xml.serialize.OutputFormat.DTD.
 
OutputFormat.DTD() - Constructor for class weblogic.apache.xml.serialize.OutputFormat.DTD
 
OutputFormat() - Constructor for class weblogic.apache.xml.serialize.OutputFormat
Constructs a new output format with the default values.
OutputFormat(Document) - Constructor for class weblogic.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 weblogic.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 weblogic.apache.xml.serialize.OutputFormat
Constructs a new output format with the default values for the specified method and encoding.
outputHeader() - Method in class weblogic.html.HtmlPage
Deprecated. Outputs HTML for the header of an HtmlPage to stout.
outputHeader(OutputStream) - Method in class weblogic.html.HtmlPage
Deprecated. Outputs HTML for the header of an HtmlPage to the specified DataOutputStream.
outputLineSep() - Method in class weblogic.apache.xalan.serialize.SerializerToXML
Output a system-dependent line break.
OutputProperties - class weblogic.apache.xalan.templates.OutputProperties.
This class provides information from xsl:output elements.
OutputProperties() - Constructor for class weblogic.apache.xalan.templates.OutputProperties
Creates an empty OutputProperties with no default values.
OutputProperties(Properties) - Constructor for class weblogic.apache.xalan.templates.OutputProperties
Creates an empty OutputProperties with the specified defaults.
OutputProperties(String) - Constructor for class weblogic.apache.xalan.templates.OutputProperties
Creates an empty OutputProperties with the defaults specified by a property file.
outputResultTreeFragment(XObject, XPathContext) - Method in class weblogic.apache.xalan.transformer.ResultTreeHandler
Given a result tree fragment, walk the tree and output it to the result stream.
outputs(Object[]) - Method in class weblogicx.jsp.tags.BeanParamGenerator
 
outputToResultTree(Stylesheet, Object) - Method in class weblogic.apache.xalan.extensions.XSLProcessorContext
Output an object to the result tree by doing the right conversions.
outputTrailer() - Method in class weblogic.html.HtmlPage
Deprecated. Outputs HTML for the trailer of an HtmlPage to stout.
outputTrailer(OutputStream) - Method in class weblogic.html.HtmlPage
Deprecated. Outputs HTML for the trailer of an HtmlPage to the specified DataOutputStream.
outWriter - Variable in class weblogic.apache.xalan.xslt.EnvironmentCheck
Simple PrintWriter we send output to; defaults to System.out.
OverviewDoc - class weblogic.uddi.client.structures.datatypes.OverviewDoc.
The overviewDoc structure holds the metadata that describes overview infomration about a particular TModel use.
OverviewDoc() - Constructor for class weblogic.uddi.client.structures.datatypes.OverviewDoc
Class constructor.
OverviewURL - class weblogic.uddi.client.structures.datatypes.OverviewURL.
The overviewURL structure holds the URL to a overview document (overviewDoc).
OverviewURL(String) - Constructor for class weblogic.uddi.client.structures.datatypes.OverviewURL
Class constructor specifying the initialization value.
ownDeletesAreVisible(int) - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
ownDeletesAreVisible(int) - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
OWNED - Static variable in class weblogic.apache.xerces.dom.NodeImpl
 
ownerDocument - Variable in class weblogic.apache.xerces.dom.ParentNode
Owner document.
OwnerImpl - class weblogic.security.acl.OwnerImpl.
Deprecated. Deprecated in WebLogic Server 7.0. Replaced by the rules-based Authorization Provider in the Pluggable Security Infrastructure.
OwnerImpl(Principal) - Constructor for class weblogic.security.acl.OwnerImpl
Deprecated. Constructs an owner with an initial principal.
ownerNode - Variable in class weblogic.apache.xerces.dom.NodeImpl
 
ownerNode - Variable in class weblogic.apache.xerces.dom.NamedNodeMapImpl
 
ownInsertsAreVisible(int) - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
ownInsertsAreVisible(int) - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
ownUpdatesAreVisible(int) - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
ownUpdatesAreVisible(int) - Method in class weblogic.jdbc.pool.DatabaseMetaData
 

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 _
Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs70

Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
WebLogic Server 7.0 API Reference