BEA Systems, Inc.

WebLogic Server 8.1 API Reference
A B C D E F G H I J K L M N O P Q R S T U V W X _

P

packageStatement() - Method in class weblogicx.jsp.tags.BeanParamGenerator
 
pageContext - Variable in class weblogicx.jsp.tags.validators.ValidatableTagAdapter
 
paramDesc - Variable in class weblogic.common.ParamValue
Variable used for IN, OUT, and IN/OUT parameters to set the descriptor of the parameter.
paramDesc() - Method in class weblogic.common.ParamValue
Returns the paramDesc of a ParamValue.
paramMode - Variable in class weblogic.common.ParamValue
Variable used for IN, OUT, and IN/OUT parameters to set the mode of the parameter.
paramMode() - Method in class weblogic.common.ParamValue
Returns the paramMode of a ParamValue.
paramModeString() - Method in class weblogic.common.ParamValue
Returns the paramMode of a ParamValue as a String.
paramName - Variable in class weblogic.common.ParamValue
Variable used for IN, OUT, and IN/OUT parameters to set the name of the parameter.
ParamSet - class weblogic.common.ParamSet.
A ParamSet object is used to set parameters for events and remote procedures.
ParamSet() - Constructor for class weblogic.common.ParamSet
Constructs a ParamSet.
ParamSet(int) - Constructor for class weblogic.common.ParamSet
Constructs a ParamSet with the specified number of parameters.
ParamSetException - exception weblogic.common.ParamSetException.
Class for exceptions thrown by errors in ParamSets and ParamValues.
ParamSetException(String) - Constructor for class weblogic.common.ParamSetException
Constructs a ParamSetException with the specified string.
ParamSetException(String, boolean) - Constructor for class weblogic.common.ParamSetException
Constructs a ParamSetException with the specified string.
paramType - Variable in class weblogic.common.ParamValue
Variable used for IN, OUT, and IN/OUT parameters to set the type of the parameter.
paramType() - Method in class weblogic.common.ParamValue
Returns the paramType of a ParamValue.
ParamTypes - class weblogic.common.ParamTypes.
Class for WebLogic type constants.
ParamTypes() - Constructor for class weblogic.common.ParamTypes
 
paramTypeString() - Method in class weblogic.common.ParamValue
Returns the paramType of a ParamValue as a String.
ParamValue - class weblogic.common.ParamValue.
A ParamValue is the value part of a name/value pair used for events and remote procedures.
ParamValue() - Constructor for class weblogic.common.ParamValue
Internal use only.
ParamValue(String, int, int, String) - Constructor for class weblogic.common.ParamValue
Constructs a ParamValue with the specified name, of the specified data type, of the specified parameter type, and of the specified parameter description.
parent - Variable in class weblogic.security.service.ResourceBase
 
parent - Variable in class weblogic.xml.stream.util.XMLInputStreamFilterBase
 
parent - Variable in class weblogic.xml.stream.util.PipedXMLInputStreamBase
 
parent - Variable in class weblogicx.jsp.tags.validators.ValidatableTagAdapter
 
ParentNode - class weblogic.apache.xerces.dom.ParentNode.
ParentNode inherits from ChildNode and adds the capability of having child nodes.
parentNode() - Method in class weblogic.apache.xerces.dom.TreeWalkerImpl
Return the parent Node from the current node, after applying filter, whatToshow.
ParentNode() - Constructor for class weblogic.apache.xerces.dom.ParentNode
Constructor for serialization.
ParentNode(CoreDocumentImpl) - Constructor for class weblogic.apache.xerces.dom.ParentNode
No public constructor; only subclasses of ParentNode should be instantiated, and those normally via a Document's factory methods
parse() - Method in class weblogicx.jsp.tags.Rewriter
 
parse(boolean) - Method in class weblogic.apache.xerces.parsers.XMLPullParser
 
parse(boolean) - Method in class weblogic.apache.xerces.parsers.NonValidatingConfiguration
Parses the document in a pull parsing fashion.
parse(boolean) - Method in class weblogic.apache.xerces.parsers.DTDConfiguration
Parses the document in a pull parsing fashion.
parse(boolean) - Method in interface weblogic.apache.xerces.xni.parser.XMLPullParserConfiguration
Parses the document in a pull parsing fashion.
parse(DOMInputSource) - Method in class weblogic.apache.xerces.parsers.DOMBuilderImpl
Parse an XML document from a resource identified by an DOMInputSource.
parse(InputSource) - Method in class weblogic.apache.xerces.jaxp.DocumentBuilderImpl
 
parse(InputSource) - Method in class weblogic.apache.xerces.parsers.DOMParser
parse
parse(InputSource) - Method in class weblogic.apache.xerces.parsers.AbstractSAXPullParser
parse
parse(InputSource) - Method in class weblogic.apache.xerces.parsers.AbstractSAXParser
parse
parse(InputSource) - Method in class weblogic.xml.stream.util.XMLPullReaderBase
 
parse(String) - Method in class weblogic.apache.xerces.parsers.DOMParser
Parses the input source specified by the given system identifier.
parse(String) - Method in class weblogic.apache.xerces.parsers.AbstractSAXPullParser
Parses the input source specified by the given system identifier.
parse(String) - Method in class weblogic.apache.xerces.parsers.AbstractSAXParser
Parses the input source specified by the given system identifier.
parse(String) - Method in class weblogic.jdbc.oci.Statement
Deprecated.  
parse(String) - Method in interface weblogic.jdbc.oci.Parseable
 
parse(String) - Method in class weblogic.xml.stream.util.XMLPullReaderBase
 
parse(String) - Method in class weblogicx.xml.tags.XsltTag
 
parse(XMLInputSource) - Method in class weblogic.apache.xerces.dom.DOMValidationConfiguration
Parse an XML document.
parse(XMLInputSource) - Method in class weblogic.apache.xerces.parsers.XMLPullParser
parse
parse(XMLInputSource) - Method in class weblogic.apache.xerces.parsers.XMLParser
parse
parse(XMLInputSource) - Method in class weblogic.apache.xerces.parsers.NonValidatingConfiguration
Parses the specified input source.
parse(XMLInputSource) - Method in class weblogic.apache.xerces.parsers.DTDConfiguration
Parses the specified input source.
parse(XMLInputSource) - Method in class weblogic.apache.xerces.parsers.BasicParserConfiguration
Parse an XML document.
parse(XMLInputSource) - Method in interface weblogic.apache.xerces.xni.parser.XMLParserConfiguration
Parse an XML document.
Parseable - interface weblogic.jdbc.oci.Parseable.
 
parseAction(String) - Static method in class weblogic.security.net.ConnectionFilterImpl
 
parseAddresses(String) - Static method in class weblogic.security.net.ConnectionFilterImpl
 
parseASInputSource(DOMInputSource) - Method in class weblogic.apache.xerces.parsers.DOMASBuilderImpl
Parse a Abstract Schema from a location identified by an DOMInputSource.
parseASURI(String) - Method in class weblogic.apache.xerces.parsers.DOMASBuilderImpl
Parse a Abstract Schema from a location identified by an URI.
parseAttr(int[], String) - Method in class weblogic.security.X500Name
Deprecated.  
parseGrammar(String, String) - Method in class weblogic.apache.xerces.parsers.XMLGrammarCachingConfiguration
Parse a grammar from a location identified by an URI.
parseGrammar(String, XMLInputSource) - Method in class weblogic.apache.xerces.parsers.XMLGrammarCachingConfiguration
Parse a grammar from a location identified by an XMLInputSource.
parseLine(String, Vector) - Method in class weblogic.security.net.ConnectionFilterImpl
 
parseNetmask(String) - Static method in class weblogic.security.net.ConnectionFilterImpl
 
parseProtocols(StringTokenizer) - Static method in class weblogic.security.net.ConnectionFilterImpl
 
ParserConfigurationSettings - class weblogic.apache.xerces.util.ParserConfigurationSettings.
This class implements the basic operations for managing parser configuration features and properties.
ParserConfigurationSettings() - Constructor for class weblogic.apache.xerces.util.ParserConfigurationSettings
Default Constructor.
ParserConfigurationSettings(XMLComponentManager) - Constructor for class weblogic.apache.xerces.util.ParserConfigurationSettings
Constructs a parser configuration settings object with a parent settings object.
parseSchedule(String) - Static method in class weblogic.jms.extensions.Schedule
Throw a ParseException if the given schedule doesn't parse.
parseSingleAddress(String) - Static method in class weblogic.security.net.ConnectionFilterImpl
 
parseSome() - Method in class weblogic.xml.stream.util.XMLPullReaderBase
 
parseSome() - Method in interface weblogic.xml.stream.util.XMLPullReader
a method that allows iterative parsing of a document
parseSomeSetup(InputSource) - Method in class weblogic.xml.stream.util.XMLPullReaderBase
 
parseSomeSetup(InputSource) - Method in interface weblogic.xml.stream.util.XMLPullReader
a prepare method for the parse
parseSomeSetup(String) - Method in class weblogic.xml.stream.util.XMLPullReaderBase
 
parseSomeSetup(String) - Method in interface weblogic.xml.stream.util.XMLPullReader
a prepare method for the parse
parseURI(String) - Method in class weblogic.apache.xerces.parsers.DOMBuilderImpl
Parse an XML document from a location identified by an URI reference.
parseWithContext(DOMInputSource, Node, short) - Method in class weblogic.apache.xerces.parsers.DOMBuilderImpl
Parse an XML document or fragment from a resource identified by an DOMInputSource and insert the content into an existing document at the position epcified with the contextNode and action arguments.
PARTICLE_ELEMENT - Static variable in class weblogic.apache.xerces.impl.xs.XSParticleDecl
 
PARTICLE_EMPTY - Static variable in class weblogic.apache.xerces.impl.xs.XSParticleDecl
 
PARTICLE_MODELGROUP - Static variable in class weblogic.apache.xerces.impl.xs.XSParticleDecl
 
PARTICLE_ONE_OR_MORE - Static variable in class weblogic.apache.xerces.impl.xs.XSParticleDecl
 
PARTICLE_WILDCARD - Static variable in class weblogic.apache.xerces.impl.xs.XSParticleDecl
 
PARTICLE_ZERO_OR_MORE - Static variable in class weblogic.apache.xerces.impl.xs.XSParticleDecl
 
PARTICLE_ZERO_OR_ONE - Static variable in class weblogic.apache.xerces.impl.xs.XSParticleDecl
 
password - Variable in class weblogic.security.acl.DefaultUserInfoImpl
Deprecated.  
password(String) - Method in class weblogic.common.T3User
Deprecated. Sets the password of a T3User.
PasswordCredential - class weblogic.security.auth.login.PasswordCredential.
PasswordCredential module
PasswordCredential(String, String) - Constructor for class weblogic.security.auth.login.PasswordCredential
Create a password credential for use in the private credentials.
PASSWORDTYPE_PASSWORDDIGEST - Static variable in interface weblogic.xml.security.wsse.WSSEConstants
http://www.docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest
PASSWORDTYPE_PASSWORDTEXT - Static variable in interface weblogic.xml.security.wsse.WSSEConstants
http://www.docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText
PATH_FIELD_TYPE - Static variable in interface weblogic.security.spi.SelfDescribingResource
Fields that are slash separated and are part of the inheritance hierarchy of Resources return PATH_FIELD_TYPE from getFieldType().
pathSeparator() - Method in interface weblogic.io.common.T3FileSystem
Deprecated. Deprecated in WebLogic Server 6.1.
pattern - Variable in class weblogic.apache.xerces.impl.dv.XSFacets
string containing value of pattern facet, for multiple patterns values are ORed together.
pause() - Method in interface weblogic.management.runtime.JMSDestinationRuntimeMBean
Pauses the destination so that new messages are not accepted.
pcdata(Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDProcessor
The appearance of "#PCDATA" within a group signifying a mixed content model.
pcdata(Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.DTDGrammar
The appearance of "#PCDATA" within a group signifying a mixed content model.
pcdata(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
The appearance of "#PCDATA" within a group signifying a mixed content model.
pcdata(Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
The appearance of "#PCDATA" within a group signifying a mixed content model.
pcdata(Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDTDContentModelHandler
The appearance of "#PCDATA" within a group signifying a mixed content model.
peek() - Method in class weblogic.apache.xerces.util.IntStack
Peeks at the top of the stack.
peek() - Method in interface weblogic.xml.stream.XMLInputStream
Check the next XMLEvent without reading it from the stream.
peek() - Method in interface weblogic.xml.stream.AttributeIterator
Return the next element on the stream without shifting it
peek() - Method in class weblogic.xml.stream.util.XMLInputStreamFilterBase
 
peek() - Method in class weblogic.xml.stream.util.XMLInputOutputStreamBase
 
peek() - Method in class weblogic.xml.stream.util.PipedXMLInputStreamBase
 
peekChar() - Method in class weblogic.apache.xerces.impl.XMLEntityScanner
Returns the next character on the input.
peekChar() - Method in class weblogic.apache.xerces.impl.XMLEntityManager.EntityScanner
Returns the next character on the input.
peekChar() - Method in class weblogic.apache.xerces.impl.XML11EntityManager.XML11EntityScanner
Returns the next character on the input.
peerGone(PeerGoneEvent) - Method in class weblogic.common.T3Client
 
PEMInputStream - class weblogic.security.PEMInputStream.
This class implements a BASE64 Character decoder as specified in RFC1521.
PEMInputStream(InputStream) - Constructor for class weblogic.security.PEMInputStream
 
performAcceptHandshake() - Method in class weblogic.security.SSL.SSLSocket
Deprecated. Do the handshake.
performIntersectionWith(XSWildcardDecl, short) - Method in class weblogic.apache.xerces.impl.xs.XSWildcardDecl
Schema Component Constraint: Attribute Wildcard Intersection
performUnionWith(XSWildcardDecl, short) - Method in class weblogic.apache.xerces.impl.xs.XSWildcardDecl
Schema Component Constraint: Attribute Wildcard Union
PermissionImpl - class weblogic.security.acl.PermissionImpl.
Deprecated. Deprecated in WebLogic Server 7.0. Replaced by the rules-based Authorization Provider in the Pluggable Security Infrastructure.
PermissionImpl(String) - Constructor for class weblogic.security.acl.PermissionImpl
Deprecated. Creates a permission of that name.
permissions() - Method in class weblogic.security.acl.AclEntryImpl
Deprecated. Returns an enumeration of the permissions in this AclEntry.
PERMIT - Static variable in class weblogic.security.spi.Result
Indicates that the Access Decision has decided that the request should be permitted.
permNegCache - Variable in class weblogic.security.acl.CachingRealm
Deprecated. Permission negative cache.
permPosCache - Variable in class weblogic.security.acl.CachingRealm
Deprecated. Permission positive cache.
permSync - Variable in class weblogic.security.acl.CachingRealm
Deprecated. Permission sync object.
PERSISTENT - Static variable in interface weblogic.management.configuration.JMSConstants
 
PersonName - class weblogic.uddi.client.structures.datatypes.PersonName.
The personName structure holds a string that denotes a person's name in the contact structure.
PersonName(String) - Constructor for class weblogic.uddi.client.structures.datatypes.PersonName
Class constructor specifying the initialization value.
Phone - class weblogic.uddi.client.structures.datatypes.Phone.
The phone structure store a string.
Phone() - Constructor for class weblogic.uddi.client.structures.datatypes.Phone
Class constructor.
Phone(String) - Constructor for class weblogic.uddi.client.structures.datatypes.Phone
Class constructor specifying the initialization value.
Phone(String, String) - Constructor for class weblogic.uddi.client.structures.datatypes.Phone
Class constructor specifying the initialization values.
PIN_TO_PRIMARY_SERVER - Static variable in interface weblogic.jndi.WLContext
Cluster-specific: If true, this property forces the context stub to connect to the primary naming server only (i.e., the server currently running at host specified by Context.PROVIDER_URL).
ping(byte[]) - Method in interface weblogic.common.AdminServicesDef
Deprecated. Deprecated in WebLogic Server 6.1.
PipedXMLInputStreamBase - class weblogic.xml.stream.util.PipedXMLInputStreamBase.
This is the implementation of the interface for creating Filters on XMLInputStreams
PipedXMLInputStreamBase() - Constructor for class weblogic.xml.stream.util.PipedXMLInputStreamBase
 
PipedXMLInputStreamBase(XMLInputStream) - Constructor for class weblogic.xml.stream.util.PipedXMLInputStreamBase
 
PolicyEditorMBean - interface weblogic.management.security.authorization.PolicyEditorMBean.
Provides a set of methods for creating, editing, and removing policies.
policyExists(String) - Method in interface weblogic.management.security.authorization.PolicyReaderMBean
Indicates whether a policy exists for a resource.
PolicyReaderMBean - interface weblogic.management.security.authorization.PolicyReaderMBean.
Provides a set of methods for reading data about policies.
PoolDisabledSQLException - exception weblogic.jdbc.extensions.PoolDisabledSQLException.
This exception is generated when an application request to get a connection fails because the JDBC Connection Pool has been administratively disabled.
PoolDisabledSQLException(String) - Constructor for class weblogic.jdbc.extensions.PoolDisabledSQLException
 
poolExists(String) - Method in interface weblogic.management.runtime.JDBCConnectionPoolRuntimeMBean
Does a pool with the given name exist?
PoolLimitSQLException - exception weblogic.jdbc.extensions.PoolLimitSQLException.
This exception is generated when an application request to get a connection fails due to an application configured threshold.
PoolLimitSQLException(String) - Constructor for class weblogic.jdbc.extensions.PoolLimitSQLException
 
PoolPermissionsSQLException - exception weblogic.jdbc.extensions.PoolPermissionsSQLException.
This exception is generated when an application request to get a connection fails a (security) authentication or authorization check.
PoolPermissionsSQLException(String) - Constructor for class weblogic.jdbc.extensions.PoolPermissionsSQLException
 
PoolUnavailableSQLException - exception weblogic.jdbc.extensions.PoolUnavailableSQLException.
This exception is generated when an application request to get a connection fails because there are currently no connections available in the pool to be allocated.
PoolUnavailableSQLException(String) - Constructor for class weblogic.jdbc.extensions.PoolUnavailableSQLException
 
pop() - Method in class weblogic.apache.xerces.util.IntStack
Pops a value off of the stack.
popContext() - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.XPathMatcherStack
Pops a context off of the stack.
popContext() - Method in class weblogic.apache.xerces.util.NamespaceSupport
Revert to the previous Namespace context.
popElement(QName) - Method in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl.ElementStack
Pops an element off of the stack by setting the values of the specified QName.
popTransactionHelper() - Static method in class weblogic.transaction.TransactionHelper
Pop the TransactionHelper singleton.
populate(ResultSet) - Method in interface weblogic.jdbc.rowset.WLCachedRowSet
Loads the RowSet with data from an existing java.sql.ResultSet.
populate(ResultSetMetaData) - Method in interface weblogic.jdbc.rowset.WLCachedRowSet
Loads a ResultSet from an existing java.sql.ResultSetMetaData.
populateDOMElement(Document, SOAPElement) - Method in class weblogic.uddi.client.service.UDDISoapMessage
 
populateSOAPElement(SOAPEnvelope, SOAPElement, Element) - Method in class weblogic.uddi.client.service.UDDISoapMessage
 
position - Variable in class weblogic.apache.xerces.impl.XMLEntityManager.ScannedEntity
Position in character buffer.
position(Blob, long) - Method in class weblogic.jdbc.oci.Blob
Deprecated.  
position(byte[], long) - Method in class weblogic.jdbc.oci.Blob
Deprecated.  
position(Clob, long) - Method in class weblogic.jdbc.oci.Clob
Deprecated.  
position(String, long) - Method in class weblogic.jdbc.oci.Clob
Deprecated.  
POSSESSION_PROOF - Static variable in class weblogic.xml.security.assertion.IdentityAssertion
An IdentityAssertion with proof type POSSESSION_PROOF is one that is backed by proof of possession of some unique identifying information.
POST - Static variable in class weblogic.security.spi.Direction
Indicates that the authorization check is being peformed after the request has been allowed to be processed, but before the results have been returned.
poster - Variable in class weblogic.net.http.HttpURLConnection
 
postStart(ApplicationLifecycleEvent) - Method in class weblogic.application.ApplicationLifecycleListener
Provides hooks for listener classes after the application finishes initialization.
postStop(ApplicationLifecycleEvent) - Method in class weblogic.application.ApplicationLifecycleListener
Provides hooks for listeners and shut-down classes after the application finishes its shutdown process.
PREEMPTIVE - Static variable in interface weblogic.management.configuration.JMSConstants
 
prefetchSize() - Method in interface weblogic.jdbc.oci.WLConnectionInfo
Deprecated.  
prefetchSize() - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
PrefetchTag - class weblogicx.jsp.tags.PrefetchTag.
 
PrefetchTag() - Constructor for class weblogicx.jsp.tags.PrefetchTag
 
prefix - Variable in class weblogic.apache.xerces.xni.QName
The qname prefix.
PREFIX - Static variable in class weblogic.apache.xerces.dom.DOMNormalizer
prefix added by namespace fixup algorithm should follow a pattern "NS" + index
PREFIX - Static variable in class weblogic.apache.xml.serialize.XMLSerializer
 
PREFIX - Static variable in class weblogic.i18n.Localizer
key to locate catalog prefix
PREFIX_DELIM - Static variable in class weblogic.i18n.Localizer
Delimiter separating prefix from message id
PREFIX_XML - Static variable in class weblogic.apache.xerces.util.XMLSymbols
The internalized "xml" prefix.
PREFIX_XMLNS - Static variable in class weblogic.apache.xerces.util.XMLSymbols
The internalized "xmlns" prefix.
prefixes - Variable in class weblogic.apache.xml.serialize.ElementState
Association between namespace URIs (keys) and prefixes (values).
prepare() - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
prepare(Xid) - Method in class weblogic.jdbc.oci.xa.XADataSource
Deprecated.  
prepareCall(String) - Method in class weblogic.jdbc.oci.xa.Connection
Deprecated.  
prepareCall(String, int, int) - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
prepareCall(String, int, int) - Method in class weblogic.jdbc.oci.xa.Connection
Deprecated.  
prepareCall(String, int, int, int) - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
prepareCall(String, int, int, int) - Method in class weblogic.jdbc.oci.xa.Connection
Deprecated.  
PREPARED - Static variable in class weblogic.management.DeploymentNotification
The application successfully completed its prepare phase.
PREPARED - Static variable in interface weblogic.management.runtime.ComponentRuntimeMBean
State indicating at this module of this application is prepared, but not active.
PREPARED - Static variable in interface weblogic.management.runtime.ApplicationRuntimeMBean
State indicating at least one module of this application is prepared, but none are active.
PreparedQuery - interface weblogic.ejb.PreparedQuery.
 
PreparedStatement - class weblogic.jdbc.oci.xa.PreparedStatement.
Deprecated.  
prepareQuery(String) - Method in interface weblogic.ejb.QueryLocalHome
Creates a prepared query that takes input parameters.
prepareQuery(String) - Method in interface weblogic.ejb.QueryHome
Creates a prepared query that takes input parameters.
prepareQuery(String, Properties) - Method in interface weblogic.ejb.QueryLocalHome
Creates a prepared query that takes input parameters and properties
prepareQuery(String, Properties) - Method in interface weblogic.ejb.QueryHome
Creates a prepared query that takes input parameters and properties
prepareStatement(String) - Method in class weblogic.jdbc.oci.xa.Connection
Deprecated.  
prepareStatement(String, int) - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
prepareStatement(String, int) - Method in class weblogic.jdbc.oci.xa.Connection
Deprecated.  
prepareStatement(String, int[]) - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
prepareStatement(String, int[]) - Method in class weblogic.jdbc.oci.xa.Connection
Deprecated.  
prepareStatement(String, int, int) - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
prepareStatement(String, int, int) - Method in class weblogic.jdbc.oci.xa.Connection
Deprecated.  
prepareStatement(String, int, int, int) - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
prepareStatement(String, int, int, int) - Method in class weblogic.jdbc.oci.xa.Connection
Deprecated.  
prepareStatement(String, String[]) - Method in class weblogic.jdbc.oci.Connection
Deprecated.  
prepareStatement(String, String[]) - Method in class weblogic.jdbc.oci.xa.Connection
Deprecated.  
PREPARING - Static variable in class weblogic.management.DeploymentNotification
The application is beginning a prepare phase.
preparseGrammar(String, XMLInputSource) - Method in class weblogic.apache.xerces.parsers.XMLGrammarPreparser
Parse a grammar from a location identified by an XMLInputSource.
preserveSpace - Variable in class weblogic.apache.xml.serialize.ElementState
True if element is space preserving.
preStart(ApplicationLifecycleEvent) - Method in class weblogic.application.ApplicationLifecycleListener
Provides hooks for listeners and start-up classes before the application finishes initialization.
preStop(ApplicationLifecycleEvent) - Method in class weblogic.application.ApplicationLifecycleListener
Provides hooks for listener classes when the application commmences its shutdown process.
preventDefault - Variable in class weblogic.apache.xerces.dom.events.EventImpl
 
preventDefault() - Method in class weblogic.apache.xerces.dom.events.EventImpl
Prevents any default processing built into the target node from occurring.
previousNode() - Method in class weblogic.apache.xerces.dom.TreeWalkerImpl
Return the previous Node from the current node, after applying filter, whatToshow.
previousNode() - Method in class weblogic.apache.xerces.dom.NodeIteratorImpl
Return the previous Node in the Iterator.
previousSibling - Variable in class weblogic.apache.xerces.dom.ChildNode
Previous sibling.
previousSibling() - Method in class weblogic.apache.xerces.dom.TreeWalkerImpl
Return the previous sibling Node from the current node, after applying filter, whatToshow.
PRIMITIVE_ANYURI - Static variable in interface weblogic.apache.xerces.impl.dv.XSSimpleType
"anyURI" type
PRIMITIVE_BASE64BINARY - Static variable in interface weblogic.apache.xerces.impl.dv.XSSimpleType
"base64Binary" type
PRIMITIVE_BOOLEAN - Static variable in interface weblogic.apache.xerces.impl.dv.XSSimpleType
"boolean" type
PRIMITIVE_DATE - Static variable in interface weblogic.apache.xerces.impl.dv.XSSimpleType
"date" type
PRIMITIVE_DATETIME - Static variable in interface weblogic.apache.xerces.impl.dv.XSSimpleType
"dataTime" type
PRIMITIVE_DECIMAL - Static variable in interface weblogic.apache.xerces.impl.dv.XSSimpleType
"decimal" type
PRIMITIVE_DOUBLE - Static variable in interface weblogic.apache.xerces.impl.dv.XSSimpleType
"double" type
PRIMITIVE_DURATION - Static variable in interface weblogic.apache.xerces.impl.dv.XSSimpleType
"duration" type
PRIMITIVE_FLOAT - Static variable in interface weblogic.apache.xerces.impl.dv.XSSimpleType
"float" type
PRIMITIVE_GDAY - Static variable in interface weblogic.apache.xerces.impl.dv.XSSimpleType
"gDay" type
PRIMITIVE_GMONTH - Static variable in interface weblogic.apache.xerces.impl.dv.XSSimpleType
"gMonth" type
PRIMITIVE_GMONTHDAY - Static variable in interface weblogic.apache.xerces.impl.dv.XSSimpleType
"gMonthDay" type
PRIMITIVE_GYEAR - Static variable in interface weblogic.apache.xerces.impl.dv.XSSimpleType
"gYear" type
PRIMITIVE_GYEARMONTH - Static variable in interface weblogic.apache.xerces.impl.dv.XSSimpleType
"gYearMonth" type
PRIMITIVE_HEXBINARY - Static variable in interface weblogic.apache.xerces.impl.dv.XSSimpleType
"hexBinary" type
PRIMITIVE_NOTATION - Static variable in interface weblogic.apache.xerces.impl.dv.XSSimpleType
"NOTATION" type
PRIMITIVE_QNAME - Static variable in interface weblogic.apache.xerces.impl.dv.XSSimpleType
"QName" type
PRIMITIVE_STRING - Static variable in interface weblogic.apache.xerces.impl.dv.XSSimpleType
"string" type
PRIMITIVE_TIME - Static variable in interface weblogic.apache.xerces.impl.dv.XSSimpleType
"time" type
Principal - class weblogic.management.configuration.Principal.
Deprecated. Deprecated in WebLogic Server version 7.0. Replaced by the new Security architecture that includes Authentication, Authorization, and Auditing providers.
Principal(String) - Constructor for class weblogic.management.configuration.Principal
Deprecated. Constructor for the Principal object
PrincipalValidator - interface weblogic.security.spi.PrincipalValidator.
The PrincipalValidator interface defines the methods that custom Principal Validation providers must implement to support principal trust relationships within the context of the Weblogic Server environment.
PrincipalValidatorImpl - class weblogic.security.provider.PrincipalValidatorImpl.
The runtime class for the WebLogic Principal Validation provider, which signs and validates WLSPrincipals.
PrincipalValidatorImpl() - Constructor for class weblogic.security.provider.PrincipalValidatorImpl
Constructs an instance of the Principal Validation provider.
print() - Method in class weblogic.apache.xerces.dom.DeferredDocumentImpl
Prints out the tables.
print() - Method in class weblogic.apache.xerces.util.IntStack
Prints the stack.
print(PrintStream) - Method in class weblogic.common.ParamSet
Prints a ParamSet to a PrintStream.
print(String) - Method in class weblogic.net.http.HttpOutputStream
 
printAttributes(int) - Method in class weblogic.apache.xerces.impl.dtd.DTDGrammar
 
printCDATAText(String) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
printDoctypeURL(String) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
Print a document type public or system identifier URL.
printElements() - Method in class weblogic.apache.xerces.impl.dtd.DTDGrammar
 
Printer - class weblogic.apache.xml.serialize.Printer.
The printer is responsible for sending text to the output stream or writer.
Printer(Writer, OutputFormat) - Constructor for class weblogic.apache.xml.serialize.Printer
 
printEscaped(int) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
printEscaped(String) - Method in class weblogic.apache.xml.serialize.XMLSerializer
 
printEscaped(String) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
Escapes a string so it may be printed as text content or attribute value.
printExceptionInfo(PrintWriter) - Method in class weblogic.management.DistributedUpdateException
Print the information to the specified writer.
printExceptionInfo(PrintWriter) - Method in class weblogic.management.DistributedOperationUpdateException
Deprecated.  
printExceptionInfo(PrintWriter) - Method in class weblogic.management.DistributedAttributeUpdateException
Deprecated. Writes the exception information onto the PrintWriter.
printSpace() - Method in class weblogic.apache.xml.serialize.Printer
 
printSpace() - Method in class weblogic.apache.xml.serialize.IndentPrinter
Called to print a single space between text parts that may be broken into separate lines.
printStackTrace() - Method in class weblogic.common.T3ExecuteException
Deprecated. Deprecated in WebLogic Server 6.1.
printStackTrace() - Method in class weblogic.common.T3Exception
Deprecated. Deprecated in WebLogic Server 6.1.
printStackTrace() - Method in class weblogic.management.DistributedUpdateException
Print the trace to the System.err.
printStackTrace() - Method in class weblogic.management.DistributedManagementException
Prints the stack trace for this particular exception to the and all of the enclosed exceptions to the standard error.
printStackTrace() - Method in class weblogic.transaction.XAException
 
printStackTrace() - Method in class weblogic.transaction.RollbackException
 
printStackTrace() - Method in class weblogic.xml.stream.XMLStreamException
Prints the stack trace associated with this exception and its nested exception to System.err.
printStackTrace() - Method in class weblogic.xml.xpath.XPathException
Prints the stack trace associated with this exception and its nested exception to System.err.
printStackTrace(PrintStream) - Method in class weblogic.common.T3ExecuteException
Deprecated. Deprecated in WebLogic Server 6.1.
printStackTrace(PrintStream) - Method in class weblogic.common.T3Exception
Deprecated. Deprecated in WebLogic Server 6.1.
printStackTrace(PrintStream) - Method in class weblogic.management.DistributedUpdateException
Print the trace to the specified stream.
printStackTrace(PrintStream) - Method in class weblogic.management.DistributedManagementException
Prints the stack trace for this particular exception to the and all of the enclosed exceptions to the specified stream
printStackTrace(PrintStream) - Method in class weblogic.transaction.XAException
 
printStackTrace(PrintStream) - Method in class weblogic.transaction.RollbackException
 
printStackTrace(PrintStream) - Method in class weblogic.xml.stream.XMLStreamException
Prints the stack trace associated with this exception and its nested exception.
printStackTrace(PrintStream) - Method in class weblogic.xml.xpath.XPathException
Prints the stack trace associated with this exception and its nested exception.
printStackTrace(PrintWriter) - Method in class weblogic.management.DistributedUpdateException
Print the trace to the specified writer.
printStackTrace(PrintWriter) - Method in class weblogic.management.DistributedManagementException
Prints the stack trace for this particular exception to the and all of the enclosed exceptions to the specified stream
printStackTrace(PrintWriter) - Method in class weblogic.transaction.RollbackException
 
printStackTrace(PrintWriter) - Method in class weblogic.xml.stream.XMLStreamException
Prints the stack trace associated with this exception and its nested exception.
printStackTrace(PrintWriter) - Method in class weblogic.xml.xpath.XPathException
Prints the stack trace associated with this exception and its nested exception.
printText(char) - Method in class weblogic.apache.xml.serialize.Printer
 
printText(char) - Method in class weblogic.apache.xml.serialize.IndentPrinter
 
printText(char[], int, int) - Method in class weblogic.apache.xml.serialize.Printer
 
printText(char[], int, int) - Method in class weblogic.apache.xml.serialize.IndentPrinter
 
printText(char[], int, int, boolean, boolean) - Method in class weblogic.apache.xml.serialize.XMLSerializer
 
printText(char[], int, int, boolean, boolean) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
Called to print additional text with whitespace handling.
printText(String) - Method in class weblogic.apache.xml.serialize.Printer
 
printText(String) - Method in class weblogic.apache.xml.serialize.IndentPrinter
Called to print additional text.
printText(String, boolean, boolean) - Method in class weblogic.apache.xml.serialize.XMLSerializer
 
printText(String, boolean, boolean) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
printText(StringBuffer) - Method in class weblogic.apache.xml.serialize.Printer
 
printText(StringBuffer) - Method in class weblogic.apache.xml.serialize.IndentPrinter
 
printXMLChar(int) - Method in class weblogic.apache.xml.serialize.XMLSerializer
 
PRIOR - Static variable in class weblogic.security.spi.Direction
Indicates that the authorization check is being performed prior to allowing the request to be processed.
PRIORITY_DEFAULT - Static variable in interface weblogic.management.configuration.JMSConstants
 
PRIORITY_MAXIMUM - Static variable in interface weblogic.management.configuration.JMSConstants
 
PRIORITY_MINIMUM - Static variable in interface weblogic.management.configuration.JMSConstants
 
PRIVATE_CLIB - Static variable in class weblogic.jdbc.oci.Connection
Deprecated.  
PRIVATE_VERSION - Static variable in class weblogic.jdbc.oci.Connection
Deprecated.  
privateKey - Variable in class weblogic.security.SSL.SSLCertificate
Deprecated. The private key of the certificate holder.
PrivilegedAction - interface weblogic.security.acl.PrivilegedAction.
Deprecated. Deprecated in WebLogic Server 7.0.
PrivilegedExceptionAction - interface weblogic.security.acl.PrivilegedExceptionAction.
Deprecated. Deprecated in WebLogic Server 7.0.
processAll(ServletRequest, HttpSession) - Method in interface weblogicx.jsp.tags.BeanParamInterpreter
 
processDelete(ServletRequest, HttpSession) - Method in interface weblogicx.jsp.tags.BeanParamInterpreter
 
PROCESSING_INSTRUCTION - Static variable in interface weblogic.xml.stream.XMLEvent
A constant which identifies a ProcessingInstruction
ProcessingInstruction - interface weblogic.xml.stream.ProcessingInstruction.
A marker interface for processing instructions
processingInstruction(String, String) - Method in class weblogic.apache.html.dom.HTMLBuilder
 
processingInstruction(String, String) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
processingInstruction(String, XMLString, Augmentations) - Method in class weblogic.apache.xerces.impl.XMLNamespaceBinder
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDValidator
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.XMLDTDProcessor
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in class weblogic.apache.xerces.impl.dtd.DTDGrammar
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in class weblogic.apache.xerces.parsers.DTDParser
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentPullParser
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractXMLDocumentParser
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXPullParser
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractSAXParser
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in class weblogic.apache.xerces.parsers.AbstractDOMParser
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDTDHandler
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDocumentHandler
A processing instruction.
processingInstruction(String, XMLString, Augmentations) - Method in interface weblogic.apache.xerces.xni.XMLDocumentFragmentHandler
A processing instruction.
ProcessingInstructionImpl - class weblogic.apache.xerces.dom.ProcessingInstructionImpl.
Processing Instructions (PIs) permit documents to carry processor-specific information alongside their actual content.
ProcessingInstructionImpl(CoreDocumentImpl, String, String) - Constructor for class weblogic.apache.xerces.dom.ProcessingInstructionImpl
Factory constructor.
processingInstructionIO(String, String) - Method in class weblogic.apache.xml.serialize.TextSerializer
 
processingInstructionIO(String, String) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
 
processNew(ServletRequest, HttpSession) - Method in interface weblogicx.jsp.tags.BeanParamInterpreter
 
processShift(ServletRequest, HttpSession) - Method in interface weblogicx.jsp.tags.BeanParamInterpreter
 
ProcessTag - class weblogicx.jsp.tags.ProcessTag.
The process tag is used to declaratively process the results of form submissions.
ProcessTag() - Constructor for class weblogicx.jsp.tags.ProcessTag
 
PRODUCTION_MODE_THREAD_POOL_SIZE - Static variable in class weblogic.management.configuration.ServerLegalHelper
 
proofAsString() - Method in class weblogic.xml.security.assertion.IdentityAssertion
 
PROVIDER_RJVM - Static variable in interface weblogic.jndi.WLContext
Specifies the RJVM to use as the naming server.
providerAuditWriteEvent(AuditEvent) - Method in interface weblogic.security.spi.AuditorService
Allows security providers to access the Auditor object to write audit records.
ProviderDecisionException - exception weblogic.security.service.ProviderDecisionException.
The ProviderDecisionException exception is thrown by an Access Decision if it encounters a problem during execution.
ProviderDecisionException - exception weblogic.security.spi.ProviderDecisionException.
The ProviderDecisionException exception is thrown by an Access Decision if it encounters a problem during execution.
ProviderDecisionException() - Constructor for class weblogic.security.service.ProviderDecisionException
Constructs a ProviderDecisionException with no arguments.
ProviderDecisionException() - Constructor for class weblogic.security.spi.ProviderDecisionException
Constructs a ProviderDecisionException with no arguments.
ProviderDecisionException(String) - Constructor for class weblogic.security.service.ProviderDecisionException
Constructs a ProviderDecisionException with the specified detail message.
ProviderDecisionException(String) - Constructor for class weblogic.security.spi.ProviderDecisionException
Constructs a ProviderDecisionException with the specified detail message.
ProviderDecisionException(String, Throwable) - Constructor for class weblogic.security.service.ProviderDecisionException
Constructs a ProviderDecisionException with a detail message and a nested exception.
ProviderDecisionException(String, Throwable) - Constructor for class weblogic.security.spi.ProviderDecisionException
Constructs a ProviderDecisionException with a detail message and a nested exception.
ProviderDecisionException(Throwable) - Constructor for class weblogic.security.service.ProviderDecisionException
Constructs a ProviderDecisionException with a nested exception.
ProviderDecisionException(Throwable) - Constructor for class weblogic.security.spi.ProviderDecisionException
Constructs a ProviderDecisionException with a nested exception.
ProviderException - exception weblogic.security.service.ProviderException.
The ProviderException exception is a generic exception that is thrown if the WebLogic Security Framework detects any problem with a security provider.
ProviderException() - Constructor for class weblogic.security.service.ProviderException
Constructs a ProviderException with no arguments.
ProviderException(String) - Constructor for class weblogic.security.service.ProviderException
Constructs a ProviderException with the specified detail message.
ProviderException(String, Throwable) - Constructor for class weblogic.security.service.ProviderException
Constructs a ProviderException with a detail message and a nested exception.
ProviderException(Throwable) - Constructor for class weblogic.security.service.ProviderException
Constructs a ProviderException with a nested exception.
ProviderImpl - class weblogic.management.security.ProviderImpl.
The base class of all security provider mbean implementations.
ProviderImpl(RequiredModelMBean) - Constructor for class weblogic.management.security.ProviderImpl
Class constructor specifying the corresponding required model mbean.
ProviderInitializationException - exception weblogic.security.spi.ProviderInitializationException.
The ProviderInitializationException exception is a generic exception thrown by a security provider if it encounters problems during initialization.
ProviderInitializationException(String) - Constructor for class weblogic.security.spi.ProviderInitializationException
Constructs a ProviderInitializationException with the specified detail message.
ProviderMBean - interface weblogic.management.security.ProviderMBean.
The base MBean for all security providers.
ProxyAuthenticator - interface weblogic.common.ProxyAuthenticator.
This interface allows an application to provide user authentication information required when tunneling WebLogic HTTP and SSL protocols through a proxy server that requires user authentication.
ps - Variable in class weblogic.net.http.HttpURLConnection
 
PSVI_DOCUMENT_CLASS_NAME - Static variable in class weblogic.apache.xerces.parsers.AbstractDOMParser
 
PSVIAttrNSImpl - class weblogic.apache.xerces.dom.PSVIAttrNSImpl.
Attribute namespace implementation; stores PSVI attribute items.
PSVIAttrNSImpl(CoreDocumentImpl, String, String) - Constructor for class weblogic.apache.xerces.dom.PSVIAttrNSImpl
Construct an attribute node.
PSVIAttrNSImpl(CoreDocumentImpl, String, String, String) - Constructor for class weblogic.apache.xerces.dom.PSVIAttrNSImpl
Construct an attribute node.
PSVIDocumentImpl - class weblogic.apache.xerces.dom.PSVIDocumentImpl.
Our own document implementation, which knows how to create an element with PSVI information.
PSVIDocumentImpl() - Constructor for class weblogic.apache.xerces.dom.PSVIDocumentImpl
Create a document.
PSVIDocumentImpl(DocumentType) - Constructor for class weblogic.apache.xerces.dom.PSVIDocumentImpl
For DOM2 support.
PSVIDOMImplementationImpl - class weblogic.apache.xerces.dom.PSVIDOMImplementationImpl.
The DOMImplementation class is description of a particular implementation of the Document Object Model.
PSVIDOMImplementationImpl() - Constructor for class weblogic.apache.xerces.dom.PSVIDOMImplementationImpl
 
PSVIElementNSImpl - class weblogic.apache.xerces.dom.PSVIElementNSImpl.
Element namespace implementation; stores PSVI element items.
PSVIElementNSImpl(CoreDocumentImpl, String, String) - Constructor for class weblogic.apache.xerces.dom.PSVIElementNSImpl
Construct an element node.
PSVIElementNSImpl(CoreDocumentImpl, String, String, String) - Constructor for class weblogic.apache.xerces.dom.PSVIElementNSImpl
Construct an element node.
publicGetLoop() - Method in class weblogicx.jsp.tags.BeanParamGenerator
 
publicId - Variable in class weblogic.apache.xerces.dom.NotationImpl
Public identifier.
publicId - Variable in class weblogic.apache.xerces.dom.EntityImpl
Public identifier.
publicId - Variable in class weblogic.apache.xerces.impl.dtd.XMLNotationDecl
publicId
publicId - Variable in class weblogic.apache.xerces.impl.dtd.XMLEntityDecl
publicId
publicID - Variable in class weblogic.apache.xerces.dom.DocumentTypeImpl
 
publicSetLoop() - Method in class weblogicx.jsp.tags.BeanParamGenerator
 
Publish - class weblogic.uddi.client.service.Publish.
The Publish class holds all the publish api function.
Publish() - Constructor for class weblogic.uddi.client.service.Publish
Class constructor.
publish(LogRecord) - Method in class weblogic.logging.FileStreamHandler
Outputs the log record to the log file.
publish(LogRecord) - Method in class weblogic.logging.ConsoleHandler
Publishes the given log record object to the stdout.
purge() - Method in interface weblogic.management.runtime.JMSDurableSubscriberRuntimeMBean
Purges all the pending and current messages for this durable subscriber.
push(int) - Method in class weblogic.apache.xerces.util.IntStack
Pushes a value onto the stack.
pushBack(XMLEvent) - Method in class weblogic.xml.stream.util.XMLInputStreamFilterBase
 
pushContext() - Method in class weblogic.apache.xerces.impl.xs.XMLSchemaValidator.XPathMatcherStack
Pushes a new context onto the stack.
pushContext() - Method in class weblogic.apache.xerces.util.NamespaceSupport
Start a new Namespace context.
pushElement(QName) - Method in class weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl.ElementStack
Pushes an element on the stack.
pushTransactionHelper(TransactionHelper) - Static method in class weblogic.transaction.TransactionHelper
Push the TransactionHelper singleton.
put(Object) - Method in class weblogic.security.acl.TTLCache
Deprecated. Insert a new entry into the cache.
put(Object, Object) - Method in class weblogic.apache.xerces.util.SymbolHash
Adds the key/value mapping to the key table.
put(Object, Object) - Method in class weblogic.i18ntools.L10nLookup
 
put(Object, Object) - Method in class weblogic.security.UserConfigFileManager
 
put(Object, Object) - Method in class weblogic.security.acl.TTLCache
Deprecated. Insert a new entry into the cache.
put(QName, Object) - Method in interface weblogic.webservice.context.WebServiceHeader
Adds a new implicit SOAP header to the WebServiceHeader object.
put(String, int) - Method in class weblogic.apache.xerces.impl.dtd.DTDGrammar.QNameHashtable
Associates the given value with the specified key tuple.
putAll(Map) - Method in class weblogic.security.UserConfigFileManager
 
putElementNameMapping(QName, int, int) - Method in class weblogic.apache.xerces.impl.dtd.DTDGrammar
 
putGrammar(DTDGrammar) - Method in class weblogic.apache.xerces.impl.dtd.DTDGrammarBucket
Puts the specified grammar into the grammar pool and associate it to a root element name (this being internal, the lack of generality is irrelevant).
putGrammar(Grammar) - Method in class weblogic.apache.xerces.util.XMLGrammarPoolImpl
Puts the specified grammar into the grammar pool and associates it to its root element name or its target namespace.
putGrammar(SchemaGrammar) - Method in class weblogic.apache.xerces.impl.xs.XSGrammarBucket
Put a schema grammar into the registry This method is for internal use only: it assumes that a grammar with the same target namespace is not already in the bucket.
putGrammar(SchemaGrammar, boolean) - Method in class weblogic.apache.xerces.impl.xs.XSGrammarBucket
put a schema grammar and any grammars imported by it (directly or inderectly) into the registry.
putGroupName(String, String) - Method in class weblogic.security.providers.authentication.ActiveDirectorySIDToGroupCache
 
putIANA2JavaMapping(String, String) - Static method in class weblogic.apache.xerces.util.EncodingMap
Adds an IANA to Java encoding name mapping.
putIdentifier(String, Element) - Method in class weblogic.apache.xerces.dom.CoreDocumentImpl
Registers an identifier name with a specified element node.
putIdentifier(String, int) - Method in class weblogic.apache.xerces.dom.DeferredDocumentImpl
Registers an identifier name with a specified element node.
putItem(String, Object) - Method in class weblogic.apache.xerces.util.AugmentationsImpl
Add additional information identified by a key to the Augmentations structure.
putItem(String, Object) - Method in interface weblogic.apache.xerces.xni.Augmentations
Add additional information identified by a key to the Augmentations structure.
putJava2IANAMapping(String, String) - Static method in class weblogic.apache.xerces.util.EncodingMap
Adds a Java to IANA encoding name mapping.
putMessageFormatter(String, MessageFormatter) - Method in class weblogic.apache.xerces.impl.XMLErrorReporter
Registers a message formatter for the specified domain.
putXslIs(String, InputStream) - Method in class weblogicx.xml.tags.XsltTag
 
putXslURI(String, String) - Method in class weblogicx.xml.tags.XsltTag
 

A B C D E F G H I J K L M N O P Q R S T U V W X _
Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81