BEA Systems, Inc.

WebLogic Server 6.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 Y Z _

M

m_analysis - Variable in class weblogic.apache.xpath.axes.LocPathIterator
The analysis pattern built by the WalkerFactory.
m_ancestorHasXMLNSAttrs - Variable in class weblogic.apache.xml.utils.NSInfo
Flag indicating whether one of this node's ancestor has an XMLNS attribute
m_ancestors - Variable in class weblogic.apache.xpath.axes.AncestorWalker
Stack of ancestors.
m_ancestors - Variable in class weblogic.apache.xpath.axes.FollowingWalker
Stack of ancestors of the root/context node.
m_ancestorsPos - Variable in class weblogic.apache.xpath.axes.AncestorWalker
The position within the stack.
m_attributeName - Variable in class weblogic.apache.xalan.trace.SelectionEvent
The attribute name from which the selection is made.
m_atts - Variable in class weblogic.apache.xalan.trace.GenerateEvent
The current attribute list.
m_blocksize - Variable in class weblogic.apache.xml.utils.IntVector
Size of blocks to allocate
m_blocksize - Variable in class weblogic.apache.xml.utils.StringVector
 
m_byteBuf - Variable in class weblogic.apache.xalan.serialize.SerializerToXML
Byte buffer if characters do not need to be encoded.
m_cacheNodes - Variable in class weblogic.apache.xpath.NodeSet
True if this list is cached.
m_candidateNoAncestorXMLNS - Variable in class weblogic.apache.xpath.DOMHelper
Vector of node (odd indexes) and NSInfos (even indexes) that tell if the given node is a candidate for ancestor namespace processing.
m_cdataSectionNames - Variable in class weblogic.apache.xalan.serialize.SerializerToXML
List of QNames obtained from the xsl:output properties.
m_cdataSectionStates - Variable in class weblogic.apache.xalan.serialize.SerializerToXML
True will be pushed, if characters should be in CDATA section blocks.
m_characters - Variable in class weblogic.apache.xalan.trace.GenerateEvent
Character data from a character or cdata event.
m_charBuf - Variable in class weblogic.apache.xalan.serialize.SerializerToXML
Character buffer if characters need to be encoded.
m_charInfo - Variable in class weblogic.apache.xalan.serialize.SerializerToXML
Map that tells which characters should have special treatment, and it provides character to entity name lookup.
m_childCount - Variable in class weblogic.apache.xalan.stree.Parent
Number of children of this node.
m_className - Variable in class weblogic.apache.xalan.extensions.ExtensionHandlerJava
Extension class name
m_cloner - Variable in class weblogic.apache.xalan.transformer.ResultTreeHandler
This class clones nodes to the result tree.
m_connection - Variable in class weblogic.apache.xalan.lib.sql.XConnection
The JDBC connection.
m_contentHandler - Variable in class weblogic.apache.xalan.transformer.QueuedSAXEvent
Instance of ContentHandler
m_context - Variable in class weblogic.apache.xpath.axes.LocPathIterator
The context node for this iterator, which doesn't change through the course of the iteration.
m_context - Variable in class weblogic.apache.xpath.axes.UnionPathIterator
The node context for the expression.
m_currentContextNode - Variable in class weblogic.apache.xpath.axes.LocPathIterator
The node context from where the expression is being executed from (i.e.
m_currentContextNode - Variable in class weblogic.apache.xpath.axes.UnionPathIterator
The node context from where the Location Path is being executed from (i.e.
m_currentIndent - Variable in class weblogic.apache.xalan.serialize.SerializerToXML
Flag to keep track of the indent amount.
m_currentNode - Variable in class weblogic.apache.xml.utils.DOMBuilder
Current node
m_currentPattern - Variable in class weblogic.apache.xpath.compiler.OpMap
The current pattern string, for diagnostics purposes
m_data - Variable in class weblogic.apache.xalan.stree.TextImpl
Text from this Text node
m_data - Variable in class weblogic.apache.xalan.trace.GenerateEvent
The string data in the element (comments and PIs).
m_dh - Variable in class weblogic.apache.xml.utils.TreeWalker
DomHelper for this TreeWalker
m_dhelper - Variable in class weblogic.apache.xpath.axes.LocPathIterator
Quicker access to the DOM helper than going through the XPathContext object.
m_disableOutputEscapingStates - Variable in class weblogic.apache.xalan.serialize.SerializerToXML
Stack to keep track of disabling output escaping.
m_doc - Variable in class weblogic.apache.xalan.stree.Child
Document Object
m_doc - Variable in class weblogic.apache.xml.utils.DOMBuilder
Root document
m_docFrag - Variable in class weblogic.apache.xml.utils.DOMBuilder
First node of document fragment or null if not a DocumentFragment
m_docImpl - Variable in class weblogic.apache.xalan.stree.StreeDOMBuilder
Source document node
m_docOrderNumber - Variable in class weblogic.apache.xalan.templates.ElemTemplateElement
The *relative* document order number of this element.
m_doIndent - Variable in class weblogic.apache.xalan.serialize.SerializerToXML
Flag to tell if indenting (pretty-printing) is on.
m_DOMFactory - Variable in class weblogic.apache.xpath.DOMHelper
The factory object used for creating nodes in the result tree.
m_elemStack - Variable in class weblogic.apache.xalan.serialize.SerializerToXML
A stack of Boolean objects that tell if the given element has children.
m_elemStack - Variable in class weblogic.apache.xml.utils.DOMBuilder
Vector of element nodes
m_encoding - Variable in class weblogic.apache.xalan.serialize.SerializerToXML
The character encoding.
m_eventtype - Variable in class weblogic.apache.xalan.trace.GenerateEvent
The type of SAX event that was generated, as enumerated in the EVENTTYPE_XXX constants below.
m_exception - Variable in class weblogic.apache.xpath.XPathException
A nested exception.
m_exceptionThrown - Variable in class weblogic.apache.xalan.stree.DocImpl
Contains exception thrown from transformation thread, if one occured.
m_execContext - Variable in class weblogic.apache.xpath.axes.LocPathIterator
The XPathContext reference, needed for execution of many operations.
m_execContext - Variable in class weblogic.apache.xpath.axes.UnionPathIterator
The execution context for the expression.
m_extensionFunctionNamespaces - Variable in class weblogic.apache.xalan.extensions.ExtensionsTable
Table of extensions that may be called from the expression language via the call(name, ...) function.
m_firstFree - Variable in class weblogic.apache.xml.utils.IntVector
Number of ints in array
m_firstFree - Variable in class weblogic.apache.xml.utils.NodeVector
Number of nodes in this NodeVector.
m_firstFree - Variable in class weblogic.apache.xml.utils.StringVector
 
m_firstWalker - Variable in class weblogic.apache.xpath.axes.LocPathIterator
The head of the step walker list.
m_format - Variable in class weblogic.apache.xalan.serialize.SerializerToXML
The xsl:output properties.
m_formatterListeners - Variable in class weblogic.apache.xalan.lib.Redirect
List of formatter listeners indexed by filename.
m_foundLast - Variable in class weblogic.apache.xpath.axes.LocPathIterator
This is true if nextNode returns null.
m_foundLast - Variable in class weblogic.apache.xpath.axes.UnionPathIterator
Tells if we've found the last node yet.
m_functions - Static variable in class weblogic.apache.xpath.compiler.FunctionTable
The function table.
m_hasProcessedNS - Variable in class weblogic.apache.xml.utils.NSInfo
Flag indicating whether namespaces have been processed for this node
m_hasXMLNSAttrs - Variable in class weblogic.apache.xml.utils.NSInfo
Flag indicating whether this node has an XMLNS attribute
m_htmlcharInfo - Static variable in class weblogic.apache.xalan.serialize.SerializerToHTML
Map that tells which XML characters should have special treatment, and it provides character to entity name lookup.
m_inCData - Variable in class weblogic.apache.xalan.serialize.SerializerToXML
True if the current characters should be in CDATA blocks.
m_inCData - Variable in class weblogic.apache.xml.utils.DOMBuilder
Flag indicating that we are processing a CData section
m_indentAmount - Variable in class weblogic.apache.xalan.serialize.SerializerToXML
Amount to indent.
m_inEntityRef - Variable in class weblogic.apache.xalan.serialize.SerializerToXML
Tells if we're in an EntityRef event.
m_interpretArray - Variable in class weblogic.apache.xalan.processor.CompiledTemplate
Object[] m_interpretArray is used to bind to nodes we don't yet know how to compile.
m_ispreserve - Variable in class weblogic.apache.xalan.serialize.SerializerToXML
State flag to tell if preservation of whitespace is important.
m_isprevtext - Variable in class weblogic.apache.xalan.serialize.SerializerToXML
State flag that tells if the previous node processed was text, so we can tell if we should preserve whitespace.
m_isTransformClient - Variable in class weblogic.apache.xalan.transformer.QueuedSAXEvent
Flag indicating that the ContentHandler is a TransformerClient, so we need to save the transform state of the queue.
m_iterators - Variable in class weblogic.apache.xpath.axes.UnionPathIterator
The location path iterators, one for each location path contained in the union expression.
m_lastFetched - Variable in class weblogic.apache.xpath.axes.LocPathIterator
The last node that was fetched, usually by nextNode.
m_lastUsedWalker - Variable in class weblogic.apache.xpath.axes.LocPathIterator
The last used step walker in the walker list.
m_left - Variable in class weblogic.apache.xpath.operations.Operation
The left operand expression.
m_length - Variable in class weblogic.apache.xalan.stree.TextImpl
The length of text in the text buffer.
m_length - Variable in class weblogic.apache.xalan.trace.GenerateEvent
The length of the current data in m_characters.
m_lineSep - Variable in class weblogic.apache.xalan.serialize.SerializerToXML
Use the system line seperator to write line breaks.
m_lineSepLen - Variable in class weblogic.apache.xalan.serialize.SerializerToXML
The length of the line seperator, since the write is done one character at a time.
m_lpi - Variable in class weblogic.apache.xpath.axes.PredicatedNodeTest
The owning location path iterator.
m_map - Variable in class weblogic.apache.xml.utils.IntVector
Array of ints
m_map - Variable in class weblogic.apache.xml.utils.StringVector
 
m_mapSize - Variable in class weblogic.apache.xml.utils.IntVector
Size of array
m_mapSize - Variable in class weblogic.apache.xml.utils.StringVector
 
m_mode - Variable in class weblogic.apache.xalan.trace.TracerEvent
The current mode.
m_mutable - Variable in class weblogic.apache.xpath.NodeSet
True if this list can be mutated.
m_name - Variable in class weblogic.apache.xalan.trace.GenerateEvent
The name of the element or PI.
m_Name - Variable in class weblogic.jdbc.informix4.ManualColumnEntry
 
m_name_avt - Variable in class weblogic.apache.xalan.templates.ElemElement
The name attribute is interpreted as an attribute value template.
m_namespace - Variable in class weblogic.apache.xml.utils.NSInfo
The namespace URI
m_namespace_avt - Variable in class weblogic.apache.xalan.templates.ElemElement
If the namespace attribute is present, then it also is interpreted as an attribute value template.
m_namespaceUri - Variable in class weblogic.apache.xalan.extensions.ExtensionHandler
uri of the extension namespace
m_next - Variable in class weblogic.apache.xalan.transformer.ResultNameSpace
Pointer to next ResultNameSpace
m_next - Variable in class weblogic.apache.xml.utils.NameSpace
Next NameSpace element on the stack.
m_next - Variable in class weblogic.apache.xpath.NodeSet
If this node is being used as an iterator, the next index that nextNode() will return.
m_next - Variable in class weblogic.apache.xpath.axes.LocPathIterator
The index of the next node to be fetched.
m_next - Variable in class weblogic.apache.xpath.axes.UnionPathIterator
The index of the next node to be fetched.
m_nextLevelAmount - Variable in class weblogic.apache.xpath.axes.AxesWalker
An estimation of the next level that this walker will traverse to.
m_nextWalker - Variable in class weblogic.apache.xpath.axes.AxesWalker
The next walker in the location step chain.
m_NSInfoNullNoAncestorXMLNS - Static variable in class weblogic.apache.xpath.DOMHelper
Object to put into the m_NSInfos table that tells that a node has been processed, and has no xmlns namespace decls.
m_NSInfoNullWithoutXMLNS - Static variable in class weblogic.apache.xpath.DOMHelper
Object to put into the m_NSInfos table that tells that a node has been processed, and has no xmlns namespace decls.
m_NSInfoNullWithXMLNS - Static variable in class weblogic.apache.xpath.DOMHelper
Object to put into the m_NSInfos table that tells that a node has been processed, and has xmlns namespace decls.
m_NSInfoUnProcNoAncestorXMLNS - Static variable in class weblogic.apache.xpath.DOMHelper
Object to put into the m_NSInfos table that tells that a node has not been processed, and has no xmlns namespace decls, and has no ancestor decls.
m_NSInfoUnProcWithoutXMLNS - Static variable in class weblogic.apache.xpath.DOMHelper
Object to put into the m_NSInfos table that tells that a node has not been processed, but has no xmlns namespace decls.
m_NSInfoUnProcWithXMLNS - Static variable in class weblogic.apache.xpath.DOMHelper
Object to put into the m_NSInfos table that tells that a node has not been processed, but has xmlns namespace decls.
m_nsThreadContexts - Variable in class weblogic.apache.xalan.processor.CompiledTemplate
 
m_obj - Variable in class weblogic.apache.xpath.objects.XObject
The java object which this object wraps.
m_opMap - Variable in class weblogic.apache.xpath.compiler.OpMap
An operations map is used instead of a proper parse tree.
m_outputStream - Variable in class weblogic.apache.xalan.serialize.SerializerToXML
The output stream where the result stream is written.
m_outputStreams - Variable in class weblogic.apache.xalan.lib.Redirect
List of output streams indexed by filename.
m_paramElems - Variable in class weblogic.apache.xalan.templates.ElemCallTemplate
Vector of xsl:param elements associated with this element.
m_ParameterList - Variable in class weblogic.apache.xalan.lib.sql.XConnection
For PreparedStatements, we need a place to to store the parameters in a vector.
m_parent - Variable in class weblogic.apache.xalan.stree.Child
This child's parent node
m_parentNode - Variable in class weblogic.apache.xalan.templates.ElemTemplateElement
Parent node.
m_pos - Variable in class weblogic.apache.xalan.serialize.SerializerToXML
The current position in the m_charBuf or m_byteBuf.
m_posInChildList - Variable in class weblogic.apache.xalan.stree.Parent
The position of this node in its parent's children list
m_postLetter - Variable in class weblogic.apache.xalan.transformer.DecimalToRoman
Correspoding letter (roman) to m_postValue
m_postValue - Variable in class weblogic.apache.xalan.transformer.DecimalToRoman
Minimum value for a given range of roman numbers
m_prefix - Variable in class weblogic.apache.xalan.transformer.ResultNameSpace
Prefix of namespace
m_prefix - Variable in class weblogic.apache.xml.utils.NameSpace
Prefix of this NameSpace element.
m_prefixResolver - Variable in class weblogic.apache.xpath.axes.LocPathIterator
Fast access to the current prefix resolver.
m_preLetter - Variable in class weblogic.apache.xalan.transformer.DecimalToRoman
Correspoding letter (roman) to m_preValue
m_preserves - Variable in class weblogic.apache.xalan.serialize.SerializerToXML
Stack to keep track of whether or not we need to preserve whitespace.
m_preValue - Variable in class weblogic.apache.xalan.transformer.DecimalToRoman
Value of last prefixed number within that same range
m_primaryReader - Variable in class weblogic.apache.xpath.XPathContext
The reader of the primary source tree.
m_processor - Variable in class weblogic.apache.xalan.trace.TracerEvent
The XSLT processor instance.
m_processor - Variable in class weblogic.apache.xalan.trace.SelectionEvent
The XSLT processor instance.
m_processor - Variable in class weblogic.apache.xalan.trace.GenerateEvent
The XSLT Transformer, which either directly or indirectly contains most needed information.
m_proximityPositions - Variable in class weblogic.apache.xpath.axes.PredicatedNodeTest
An array of counts that correspond to the number of predicates the step contains.
m_qname - Variable in class weblogic.apache.xalan.templates.ElemAttributeSet
The name attribute specifies the name of the attribute set.
m_qname - Variable in class weblogic.apache.xpath.operations.Variable
The qualified name of the variable.
m_recursionLimit - Static variable in class weblogic.apache.xalan.transformer.StackGuard
Used for infinite loop check.
m_right - Variable in class weblogic.apache.xpath.operations.Operation
The right operand expression.
m_right - Variable in class weblogic.apache.xpath.operations.UnaryOperation
The operand for the operation.
m_root - Variable in class weblogic.apache.xpath.SourceTree
The root of the source tree, which may or may not be a Document node.
m_scriptLang - Variable in class weblogic.apache.xalan.extensions.ExtensionHandler
scripting language of implementation
m_selectExpression - Variable in class weblogic.apache.xalan.templates.ElemCopyOf
The required select attribute contains an expression.
m_selection - Variable in class weblogic.apache.xalan.trace.SelectionEvent
The result of the selection.
m_shouldNotWriteXMLHeader - Variable in class weblogic.apache.xalan.serialize.SerializerToXML
Tells if we should write the XML declaration.
m_slocator - Variable in class weblogic.apache.xpath.Expression
The location where this expression was built from.
m_sortElems - Variable in class weblogic.apache.xalan.templates.ElemForEach
Vector containing the xsl:sort elements associated with this element.
m_sourceNode - Variable in class weblogic.apache.xalan.trace.TracerEvent
The current context node.
m_sourceNode - Variable in class weblogic.apache.xalan.trace.SelectionEvent
The current context node.
m_spaceBeforeClose - Variable in class weblogic.apache.xalan.serialize.SerializerToXML
Add space before '/>' for XHTML.
m_start - Variable in class weblogic.apache.xalan.stree.TextImpl
Start of text from this Text node
m_start - Variable in class weblogic.apache.xalan.trace.GenerateEvent
The start position of the current data in m_characters.
m_styleNode - Variable in class weblogic.apache.xalan.trace.TracerEvent
The node in the style tree where the event occurs.
m_styleNode - Variable in class weblogic.apache.xalan.trace.SelectionEvent
The node in the style tree where the event occurs.
m_templateName - Variable in class weblogic.apache.xalan.templates.ElemCallTemplate
An xsl:call-template element invokes a template by name; it has a required name attribute that identifies the template to be invoked.
m_tokenQueue - Variable in class weblogic.apache.xpath.compiler.OpMap
TokenStack is the queue of used tokens.
m_tokenQueueSize - Variable in class weblogic.apache.xpath.compiler.OpMap
The current size of the token queue.
m_traceElements - Variable in class weblogic.apache.xalan.trace.PrintTraceListener
Set to true if the listener is to print events that occur as each node is 'executed' in the stylesheet.
m_traceGeneration - Variable in class weblogic.apache.xalan.trace.PrintTraceListener
Set to true if the listener is to print information after each result-tree generation event.
m_traceManager - Variable in class weblogic.apache.xalan.transformer.QueuedSAXEvent
Instance of TraceManager
m_traceSelection - Variable in class weblogic.apache.xalan.trace.PrintTraceListener
Set to true if the listener is to print information after each selection event.
m_traceTemplates - Variable in class weblogic.apache.xalan.trace.PrintTraceListener
This needs to be set to true if the listener is to print an event whenever a template is invoked.
m_transformer - Variable in class weblogic.apache.xalan.transformer.QueuedSAXEvent
Instance of Transformer
m_Type - Variable in class weblogic.jdbc.informix4.ManualColumnEntry
 
m_uri - Variable in class weblogic.apache.xalan.transformer.ResultNameSpace
Namespace URI
m_uri - Variable in class weblogic.apache.xml.utils.NameSpace
Namespace URI of this NameSpace element.
m_url - Variable in class weblogic.apache.xpath.SourceTree
The URI of the source tree.
m_Value - Variable in class weblogic.jdbc.informix4.ManualEntry
 
m_version - Variable in class weblogic.apache.xalan.serialize.SerializerToXML
Tells the XML version, for writing out to the XML decl.
m_whatToShow - Variable in class weblogic.apache.xpath.patterns.NodeTest
This attribute determines which node types are accepted.
m_writer - Variable in class weblogic.apache.xalan.serialize.SerializerToXML
The writer where the XML will be written.
m_xmlcharInfo - Static variable in class weblogic.apache.xalan.serialize.SerializerToXML
Map that tells which XML characters should have special treatment, and it provides character to entity name lookup.
m_xpath - Variable in class weblogic.apache.xalan.trace.SelectionEvent
The XPath that executed the selection.
Macintosh - Static variable in class weblogic.apache.xml.serialize.LineSeparator
Line separator for Macintosh systems (\r).
magenta - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
magic - Variable in class weblogic.wtc.jatmi.TypedFML32
 
main(String[]) - Static method in class weblogic.apache.xalan.processor.XSLProcessorVersion
Print the processor version to the command line.
main(String[]) - Static method in class weblogic.apache.xalan.xslt.Process
Command line interfact to transform the XML according to the instructions found in the XSL stylesheet.
main(String[]) - Static method in class weblogic.apache.xerces.domx.XGrammarWriter
Main program.
main(String[]) - Static method in class weblogic.apache.xerces.framework.Version
Prints out the version number to System.out.
main(String[]) - Static method in class weblogic.apache.xerces.utils.regex.REUtil
Sample entry.
main(String[]) - Static method in class weblogic.apache.xerces.validators.schema.identity.XPath
Main program entry.
main(String[]) - Static method in class weblogic.apache.xml.utils.synthetic.TestDriver
Method main
main(String[]) - Static method in class weblogic.jms.extensions.Schedule
Unsupported command line interface, may change without notice.
main(String[]) - Static method in class weblogic.jndi.URLParser
 
main(String[]) - Static method in class weblogic.wtc.gwt.genpasswd
The starting point for this utility.
main(String[]) - Static method in class weblogic.wtc.jatmi.mkfldclass32
The starting point of this utility.
main(String[]) - Static method in class weblogic.wtc.jatmi.mkfldclass
The starting point of this utility.
main(String[]) - Static method in class weblogic.zac.ZAC
Updates the application listed on the command line and then launches the application.
main(String[]) - Static method in class weblogicx.jsp.tags.CacheTag
 
main(String[]) - Static method in class weblogicx.jsp.tags.BubblingCache
 
main(String[]) - Static method in class weblogicx.jsp.tags.BeanParamGenerator
 
MAINTENANCE - Static variable in class weblogic.apache.xalan.processor.XSLProcessorVersion
Maintenance Drop Number.
majorDBMSVersion - Variable in class weblogic.jdbc.informix4.Statement
 
majorVersion - Variable in class weblogic.jndi.URLParser.URLInfo
 
makeChildNode() - Method in class weblogic.apache.xerces.dom.AttrImpl
 
makeJavaNamespace(String) - Method in class weblogic.apache.xalan.extensions.ExtensionsTable
Declare the appropriate java extension handler.
makeOutputStream(File) - Method in class weblogicx.jsp.tags.BeanParamGenerator
 
makeResultSet(ResultSet, ConnectionEnv, String, Connection) - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
makeSAXSerializer(OutputStream, OutputFormat) - Method in class weblogic.apache.xalan.xslt.StylesheetRoot
Creates a compatible SAX serializer for the specified output stream and output format.
makeSAXSerializer(Writer, OutputFormat) - Method in class weblogic.apache.xalan.xslt.StylesheetRoot
Creates a compatible SAX serializer for the specified writer and output format.
makeSerializer(OutputFormat) - Method in class weblogic.apache.xml.serialize.SerializerFactory
Create a new serializer based on the OutputFormat.
makeSerializer(OutputStream, OutputFormat) - Method in class weblogic.apache.xml.serialize.SerializerFactory
Create a new serializer, based on the OutputFormat and using the output byte stream and the encoding specified in the output format.
makeSerializer(Writer, OutputFormat) - Method in class weblogic.apache.xml.serialize.SerializerFactory
Create a new serializer, based on the OutputFormat and using the writer as the output character stream.
ManageableRealm - interface weblogic.security.acl.ManageableRealm.
ManageableRealm is the full-featured interface for realms.
ManagementError - error weblogic.management.ManagementError.
The top-level management exception.
ManagementError(String) - Constructor for class weblogic.management.ManagementError
 
ManagementError(String, Throwable) - Constructor for class weblogic.management.ManagementError
 
ManagementError(Throwable) - Constructor for class weblogic.management.ManagementError
 
ManagementException - exception weblogic.management.ManagementException.
The top-level management exception.
ManagementException(String) - Constructor for class weblogic.management.ManagementException
 
ManagementException(String, Throwable) - Constructor for class weblogic.management.ManagementException
 
ManagementException(Throwable) - Constructor for class weblogic.management.ManagementException
 
ManualColumnEntry - class weblogic.jdbc.informix4.ManualColumnEntry.
 
ManualEntry - class weblogic.jdbc.informix4.ManualEntry.
 
MapElement - class weblogic.html.MapElement.
Deprecated.  
MapElement(String) - Constructor for class weblogic.html.MapElement
Deprecated. Constructs a MapElement and sets its name attribute.
MAPINDEX_LENGTH - Static variable in class weblogic.apache.xpath.compiler.OpMap
The length is always the opcode position + 1.
markAsDelete() - Method in class weblogic.db.jdbc.Record
 
markAsInsert() - Method in class weblogic.db.jdbc.Record
 
markAsUpdate() - Method in class weblogic.db.jdbc.Record
 
markAsZombie() - Method in class weblogic.db.jdbc.Record
 
markForInsert() - Method in class weblogic.db.jdbc.Record
 
markForUpdate() - Method in class weblogic.db.jdbc.Record
 
markGlobalStackFrame() - Method in class weblogic.apache.xpath.VariableStack
Mark the top of the global stack frame.
markRecordClean() - Method in class weblogic.db.jdbc.Record
 
markSupported() - Method in class weblogic.jdbc.informix4.UnicodeInputStream
 
markToBeDeleted() - Method in class weblogic.db.jdbc.Record
Marks a Record object for deletion.
markupDepth() - Method in class weblogic.apache.xerces.framework.XMLDTDScanner
Report the markup nesting depth.
MarkupElement - class weblogic.html.MarkupElement.
Deprecated.  
MarkupElement(String) - Constructor for class weblogic.html.MarkupElement
Deprecated.  
markValueClean(int) - Method in class weblogic.db.jdbc.Record
 
markValueClean(String) - Method in class weblogic.db.jdbc.Record
 
markValueDirty(int) - Method in class weblogic.db.jdbc.Record
 
markValueDirty(String) - Method in class weblogic.db.jdbc.Record
 
maroon - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
MarshalException - exception weblogic.rmi.MarshalException.
This exception is provided for compatibility with java.rmi.*
MarshalException() - Constructor for class weblogic.rmi.MarshalException
 
MarshalException(String) - Constructor for class weblogic.rmi.MarshalException
Constructs a MarshalException with the specified string.
MarshalException(String, Throwable) - Constructor for class weblogic.rmi.MarshalException
Constructs a MarshalException with the specified string and nested exception.
masqueradeAs(String) - Method in class weblogic.security.acl.CachingRealm
Ensure that the given name in the set of realms points to this realm.
Match - class weblogic.apache.xerces.utils.regex.Match.
An instance of this class has ranges captured in matching.
MATCH - Static variable in class weblogic.apache.xpath.XPath
Represents a match type expression.
MATCH_ANY_ANCESTOR - Static variable in class weblogic.apache.xpath.compiler.OpCodes
For match patterns.
MATCH_ATTRIBUTE - Static variable in class weblogic.apache.xpath.compiler.OpCodes
For match patterns.
MATCH_IMMEDIATE_ANCESTOR - Static variable in class weblogic.apache.xpath.compiler.OpCodes
For match patterns.
MATCH_SCORE_NODETEST - Static variable in class weblogic.apache.xpath.XPath
The match score if the pattern consists of just a NodeTest.
MATCH_SCORE_NONE - Static variable in class weblogic.apache.xpath.XPath
The match score if no match is made.
MATCH_SCORE_NSWILD - Static variable in class weblogic.apache.xpath.XPath
The match score if the pattern pattern has the form NCName:*.
MATCH_SCORE_OTHER - Static variable in class weblogic.apache.xpath.XPath
The match score if the pattern consists of something other than just a NodeTest or just a qname.
MATCH_SCORE_QNAME - Static variable in class weblogic.apache.xpath.XPath
The match score if the pattern has the form of a QName optionally preceded by an @ character.
Match() - Constructor for class weblogic.apache.xerces.utils.regex.Match
Creates an instance.
matched(String) - Method in class weblogic.apache.xerces.validators.schema.identity.XPathMatcher
This method is called when the XPath handler matches the XPath expression.
matched(String) - Method in class weblogic.apache.xerces.validators.schema.identity.Field.Matcher
This method is called when the XPath handler matches the XPath expression.
matches(char[]) - Method in class weblogic.apache.xerces.utils.regex.RegularExpression
Checks whether the target text contains this pattern or not.
matches(char[], int, int) - Method in class weblogic.apache.xerces.utils.regex.BMPattern
 
matches(char[], int, int) - Method in class weblogic.apache.xerces.utils.regex.RegularExpression
Checks whether the target text contains this pattern in specified range or not.
matches(char[], int, int, Match) - Method in class weblogic.apache.xerces.utils.regex.RegularExpression
Checks whether the target text contains this pattern in specified range or not.
matches(char[], Match) - Method in class weblogic.apache.xerces.utils.regex.RegularExpression
Checks whether the target text contains this pattern or not.
matches(CharacterIterator) - Method in class weblogic.apache.xerces.utils.regex.RegularExpression
Checks whether the target text contains this pattern or not.
matches(CharacterIterator, int, int) - Method in class weblogic.apache.xerces.utils.regex.BMPattern
 
matches(CharacterIterator, Match) - Method in class weblogic.apache.xerces.utils.regex.RegularExpression
Checks whether the target text contains this pattern or not.
matches(String) - Method in class weblogic.apache.xerces.utils.regex.RegularExpression
Checks whether the target text contains this pattern or not.
matches(String, int, int) - Method in class weblogic.apache.xerces.utils.regex.BMPattern
 
matches(String, int, int) - Method in class weblogic.apache.xerces.utils.regex.RegularExpression
Checks whether the target text contains this pattern in specified range or not.
matches(String, int, int, Match) - Method in class weblogic.apache.xerces.utils.regex.RegularExpression
Checks whether the target text contains this pattern in specified range or not.
matches(String, Match) - Method in class weblogic.apache.xerces.utils.regex.RegularExpression
Checks whether the target text contains this pattern or not.
matches(String, String) - Static method in class weblogic.apache.xerces.utils.regex.REUtil
 
matches(String, String, String) - Static method in class weblogic.apache.xerces.utils.regex.REUtil
 
matchPattern(int) - Method in class weblogic.apache.xpath.compiler.Compiler
Compile an entire match pattern expression.
MAX_CODE - Static variable in class weblogic.apache.xalan.res.XSLTErrorResources
Maximum error messages, this is needed to keep track of the number of messages.
MAX_CODE - Static variable in class weblogic.apache.xpath.res.XPATHErrorResources
Field MAX_CODE
MAX_EXCEPTIONS - Static variable in class weblogic.management.DistributedManagementException
 
MAX_MESSAGES - Static variable in class weblogic.apache.xalan.res.XSLTErrorResources
Maximum total warnings and error messages.
MAX_MESSAGES - Static variable in class weblogic.apache.xpath.res.XPATHErrorResources
Field MAX_MESSAGES
MAX_MULTI_COUNTING_DEPTH - Static variable in class weblogic.apache.xalan.templates.Constants
Integer equivelents for above
MAX_ORDER - Static variable in interface weblogic.management.configuration.DeploymentMBean
The maximum value for a deployment order.
MAX_OTHERS - Static variable in class weblogic.apache.xalan.res.XSLTErrorResources
Maximum misc strings.
MAX_OTHERS - Static variable in class weblogic.apache.xpath.res.XPATHErrorResources
Field MAX_OTHERS
MAX_ROTATED_FILES - Static variable in interface weblogic.management.configuration.LogMBean
 
MAX_WARNING - Static variable in class weblogic.apache.xalan.res.XSLTErrorResources
Maximum warnings, this is needed to keep track of the number of warnings.
MAX_WARNING - Static variable in class weblogic.apache.xpath.res.XPATHErrorResources
Field MAX_WARNING
maxColumnWidths(boolean) - Method in class weblogic.db.jdbc.DataSet
Calculates the maximum widths of the columns in a DataSet.
maxfieldsize - Variable in class weblogic.jdbc.oci.Statement
 
MaxInfoLength - Static variable in class weblogic.jdbc.informix4.Statement
 
maxlen - Variable in class weblogic.wtc.jatmi.TypedFML32
 
maxrows - Variable in class weblogic.jdbc.oci.Statement
 
MBeanCreationException - exception weblogic.management.MBeanCreationException.
 
MBeanCreationException(String) - Constructor for class weblogic.management.MBeanCreationException
 
MBeanCreationException(String, Throwable) - Constructor for class weblogic.management.MBeanCreationException
 
MBeanCreationException(Throwable) - Constructor for class weblogic.management.MBeanCreationException
 
MBeanHome - interface weblogic.management.MBeanHome.
There are 2 interfaces to access MBeans:
MDBTransaction - interface weblogic.jms.extensions.MDBTransaction.
JMS extension to associate a message delivered to a MDB with a transaction.
MediaType - class weblogic.html.MediaType.
Deprecated.  
MediaType(String) - Constructor for class weblogic.html.MediaType
Deprecated.  
mediumaquamarine - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
mediumblue - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
mediumorchid - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
mediumpurple - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
mediumseagreen - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
mediumslateblue - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
mediumspringgreen - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
mediumturquoise - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
mediumvioletred - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
Member - interface weblogic.apache.xml.utils.synthetic.reflection.Member.
Member is an interface that reflects identifying information about a single member (a field or a method) or a constructor.
members - Variable in class weblogic.security.acl.FlatGroup
 
members() - Method in class weblogic.security.acl.DefaultGroupImpl
Returns an enumeration of the members in the group.
members() - Method in class weblogic.security.acl.Everyone
Returns an Enumeration of the members of a group.
members() - Method in class weblogic.security.acl.GroupImpl
Returns an Enumeration of the members in the group.
members() - Method in class weblogic.security.acl.FlatGroup
Returns an enumeration of the members in the group.
MenuList - class weblogic.html.MenuList.
Deprecated. Use UnorderedList instead
MenuList() - Constructor for class weblogic.html.MenuList
Deprecated.  
MESSAGE - Static variable in interface weblogic.apache.xalan.xpath.xml.ProblemListener
 
MESSAGE_BODY - Static variable in class weblogic.i18n.Localizer
key to locate message message-id
MESSAGE_DETAIL - Static variable in class weblogic.i18n.Localizer
key to locate message detail
message(Node, Node, String) - Method in class weblogic.apache.xalan.xslt.XSLTEngineImpl
Warn the user of an problem.
message(SourceLocator, String, boolean) - Method in class weblogic.apache.xalan.transformer.MsgMgr
Warn the user of a problem.
message(String) - Method in class weblogic.apache.xalan.xpath.xml.ProblemListenerDefault
Function that is called to issue a message.
message(String) - Method in interface weblogic.apache.xalan.xpath.xml.ProblemListener
Function that is called to issue a message.
message(String) - Method in class weblogic.apache.xalan.xslt.XSLTEngineImpl
Warn the user of an problem.
MessageDigest - class weblogic.security.MessageDigest.
 
MessageDigest(String) - Constructor for class weblogic.security.MessageDigest
 
MessageDrivenEJBRuntimeMBean - interface weblogic.management.runtime.MessageDrivenEJBRuntimeMBean.
 
MessagingBridgeMBean - interface weblogic.management.configuration.MessagingBridgeMBean.
This Mbean defines a Messaging Bridge.
meta - Variable in class weblogic.jdbc.oci.Connection
 
metadata - Variable in class weblogic.jdbc.informix4.BaseConnection
 
MetaElement - class weblogic.html.MetaElement.
Deprecated.  
MetaElement() - Constructor for class weblogic.html.MetaElement
Deprecated. Constructs an empty MetaElement.
MetaElement(int, String) - Constructor for class weblogic.html.MetaElement
Deprecated. Sets HTTP-EQUIV="Refresh" to the specified interval and sets a URL to be reloaded after the interval.
MetaElement(String, String, Date) - Constructor for class weblogic.html.MetaElement
Deprecated. Constructs a MetaElement with the specified type and name, with the content attribute set to the specified Date object.
MetaElement(String, String, String) - Constructor for class weblogic.html.MetaElement
Deprecated. Constructs a MetaElement with the specified type and content.
Method - class weblogic.apache.xalan.serialize.Method.
Names of the four default output methods.
Method - class weblogic.apache.xml.serialize.Method.
 
Method - class weblogic.apache.xml.utils.synthetic.reflection.Method.
A Method provides information about, and access to, a single method on a class or interface.
Method() - Constructor for class weblogic.apache.xalan.serialize.Method
 
Method() - Constructor for class weblogic.apache.xml.serialize.Method
 
Method(Method) - Constructor for class weblogic.apache.xml.utils.synthetic.reflection.Method
Insert the method's description here.
Method(Method, Class) - Constructor for class weblogic.apache.xml.utils.synthetic.reflection.Method
Insert the method's description here.
Method(String, Class) - Constructor for class weblogic.apache.xml.utils.synthetic.reflection.Method
Insert the method's description here.
MethodResolver - class weblogic.apache.xalan.extensions.MethodResolver.
Utility class to help resolve method overloading with Xalan XSLT argument types.
MethodResolver() - Constructor for class weblogic.apache.xalan.extensions.MethodResolver
 
middle - Static variable in class weblogic.html.AlignType
Deprecated. Aligns baseline of current line with the element.
midnightblue - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
MIME2Java - class weblogic.apache.xerces.readers.MIME2Java.
MIME2Java is a convenience class which handles conversions between MIME charset names and Java encoding names.
MimeType - class weblogic.html.MimeType.
Deprecated.  
MimeType(String) - Constructor for class weblogic.html.MimeType
Deprecated.  
MIN - Static variable in class weblogic.event.evaluators.EvaluateTime
Constant for expressing time.
MIN_ORDER - Static variable in interface weblogic.management.configuration.DeploymentMBean
The minimum value for a deployment order.
minorVersion - Variable in class weblogic.jndi.URLParser.URLInfo
 
mintcream - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
Minus - class weblogic.apache.xpath.operations.Minus.
The binary '-' operation expression executer.
Minus() - Constructor for class weblogic.apache.xpath.operations.Minus
 
minus(int) - Method in class weblogic.apache.xpath.compiler.Compiler
Compile a '-' operation.
mistyrose - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
MixedContentModel - class weblogic.apache.xerces.validators.common.MixedContentModel.
MixedContentModel is a derivative of the abstract content model base class that handles the special case of mixed model elements.
MixedContentModel(QName[], int[], int, int) - Constructor for class weblogic.apache.xerces.validators.common.MixedContentModel
Constructs a mixed content model.
MixedContentModel(QName[], int[], int, int, boolean) - Constructor for class weblogic.apache.xerces.validators.common.MixedContentModel
Constructs a mixed content model.
MixedContentModel(QName[], int[], int, int, boolean, boolean) - Constructor for class weblogic.apache.xerces.validators.common.MixedContentModel
Constructs a mixed content model.
mkdir() - Method in interface weblogic.io.common.T3File
Creates a directory whose pathname is specified by this T3File object.
mkdirs() - Method in interface weblogic.io.common.T3File
Creates a directory whose pathname is specified by this T3File object, including any necessary parent directories.
mkfldclass - class weblogic.wtc.jatmi.mkfldclass.
This class is a utility function that reads a FML Field Table and produces a java file which implements the FldTbl interface.
mkfldclass() - Constructor for class weblogic.wtc.jatmi.mkfldclass
 
mkfldclass32 - class weblogic.wtc.jatmi.mkfldclass32.
This class is a utility function that reads a FML32 Field Table and produces a java file which implements the FldTbl interface.
mkfldclass32() - Constructor for class weblogic.wtc.jatmi.mkfldclass32
 
moccasin - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
Mod - class weblogic.apache.xpath.operations.Mod.
The 'mod' operation expression executer.
Mod() - Constructor for class weblogic.apache.xpath.operations.Mod
 
mod(int) - Method in class weblogic.apache.xpath.compiler.Compiler
Compile a 'mod' operation.
modelIges - Static variable in class weblogic.html.MimeType
Deprecated. Sets the type to "model/iges".
modelMesh - Static variable in class weblogic.html.MimeType
Deprecated. Sets the type to "model/mesh".
modelVrml - Static variable in class weblogic.html.MimeType
Deprecated. Sets the type to "model/vrml".
modifierFromString(String) - Static method in class weblogic.apache.xml.utils.synthetic.Class
Method modifierFromString
modifiersFromString(String) - Static method in class weblogic.apache.xml.utils.synthetic.Class
Method modifiersFromString
MODS - Static variable in class weblogic.wtc.jatmi.Usysflds
number: 18 type: carray
MODS - Static variable in class weblogic.wtc.jatmi.Usysfl32
number: 18 type: carray
Monitor - class weblogic.common.Monitor.
The Monitor class provides constructors for Monitor objects.
Monitor() - Constructor for class weblogic.common.Monitor
Constructs a default Monitor object.
Monitor(Object) - Constructor for class weblogic.common.Monitor
Constructs an Monitor object with the specified Object.
Monitor(Object, ParamSet) - Constructor for class weblogic.common.Monitor
Constructs a Monitor with the specified Object and set of parameters.
Monitor(Object, ParamSet, ParamSet) - Constructor for class weblogic.common.Monitor
Constructs a Monitor with the specified Object and set of parameters.
Monitor(String) - Constructor for class weblogic.common.Monitor
Constructs a Monitor with the specified user-written class name.
Monitor(String, ParamSet) - Constructor for class weblogic.common.Monitor
Constructs a Monitor with the specified user-written class name and set of parameters.
Monitor(String, ParamSet, ParamSet) - Constructor for class weblogic.common.Monitor
Constructs a Monitor with the specified user-written class name and set of parameters.
MonitorDef - interface weblogic.common.MonitorDef.
Implement this interface to create the class that will be constructed as a Monitor object in the WebLogic Server.
MonitorException - exception weblogic.common.MonitorException.
A MonitorException is thrown when a task involving a Monitor object (a Monitored operation) wishes to abort the operation.
MonitorException() - Constructor for class weblogic.common.MonitorException
You must supply a null constructor in your implementation.
MonitorException(String) - Constructor for class weblogic.common.MonitorException
Constructs a MonitorException with the specified string.
MonitorException(String, Exception) - Constructor for class weblogic.common.MonitorException
Constructs a MonitorException with the specified string and nested exception.
monitorInit(ParamSet, boolean) - Method in interface weblogic.common.MonitorDef
Initializes a Monitor with the specified set of parameters.
moveToCurrentRow() - Method in class weblogic.jdbc.pool.ResultSet
 
moveToInsertRow() - Method in class weblogic.jdbc.pool.ResultSet
 
MSG_ATT_DEFAULT_INVALID - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_ATTRIBUTE_NAME_REQUIRED_IN_ATTDEF - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_ATTRIBUTE_NOT_DECLARED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_ATTRIBUTE_NOT_UNIQUE - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_ATTRIBUTE_VALUE_NOT_IN_LIST - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_ATTRIBUTE_VALUE_UNTERMINATED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_ATTTYPE_REQUIRED_IN_ATTDEF - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_ATTVALUE_CHANGED_DURING_NORMALIZATION_WHEN_STANDALONE - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_AVAILABLE1 - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_AVAILABLE2 - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_AVAILABLE3 - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_AVAILABLE4 - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_AVAILABLE5 - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_AVAILABLE6 - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_BAD_MAJORCODE - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_BAD_MAJORCODE - Static variable in class weblogic.apache.xerces.validators.datatype.DatatypeMessageProvider
 
MSG_BAD_MAJORCODE - Static variable in class weblogic.apache.xerces.validators.schema.SchemaMessageProvider
 
MSG_CDEND_IN_CONTENT - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_CDSECT_UNTERMINATED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_CLOSE_PAREN_REQUIRED_IN_CHILDREN - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_CLOSE_PAREN_REQUIRED_IN_MIXED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_COMMENT_NOT_IN_ONE_ENTITY - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_COMMENT_UNTERMINATED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_CONTENT_INCOMPLETE - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_CONTENT_INVALID - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_CONTENTSPEC_REQUIRED_IN_ELEMENTDECL - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_DASH_DASH_IN_COMMENT - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_DEFAULTED_ATTRIBUTE_NOT_SPECIFIED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_DIGIT_REQUIRED_IN_CHARREF - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_DOCTYPEDECL_UNTERMINATED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_DUPLICATE_ATTDEF - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_DUPLICATE_TYPE_IN_MIXED_CONTENT - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_ELEMENT_ALREADY_DECLARED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_ELEMENT_ENTITY_MISMATCH - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_ELEMENT_NOT_DECLARED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_ELEMENT_TYPE_REQUIRED_IN_ATTLISTDECL - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_ELEMENT_TYPE_REQUIRED_IN_ELEMENTDECL - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_ELEMENT_TYPE_REQUIRED_IN_MIXED_CONTENT - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_ELEMENT_UNTERMINATED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_ELEMENT_WITH_ID_REQUIRED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_ELEMENTDECL_UNTERMINATED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_ENCODING_NOT_SUPPORTED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_ENCODING_REQUIRED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_ENCODINGDECL_INVALID - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_ENCODINGDECL_REQUIRED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_ENTITIES_INVALID - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_ENTITY_INVALID - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_ENTITY_NAME_REQUIRED_IN_ENTITYDECL - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_ENTITY_NOT_DECLARED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_ENTITYDECL_UNTERMINATED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_ENUMERATION_UNTERMINATED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_EQ_REQUIRED_IN_ATTRIBUTE - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_EQ_REQUIRED_IN_TEXTDECL - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_EQ_REQUIRED_IN_XMLDECL - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_ETAG_REQUIRED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_ETAG_UNTERMINATED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_EXTERNAL_ENTITY_NOT_PERMITTED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_EXTERNALID_REQUIRED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_FIXED_ATTVALUE_INVALID - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_FORMAT_FAILURE - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_FORMAT_FAILURE - Static variable in class weblogic.apache.xerces.validators.datatype.DatatypeMessageProvider
 
MSG_FORMAT_FAILURE - Static variable in class weblogic.apache.xerces.validators.schema.SchemaMessageProvider
 
MSG_GENERIC_SCHEMA_ERROR - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_HEXDIGIT_REQUIRED_IN_CHARREF - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_ID_DEFAULT_TYPE_INVALID - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_ID_INVALID - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_ID_NOT_UNIQUE - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_IDREF_INVALID - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_IDREFS_INVALID - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_IGNORESECT_UNTERMINATED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_IMPROPER_DECLARATION_NESTING - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_IMPROPER_GROUP_NESTING - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_INCLUDESECT_UNTERMINATED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_INVALID_CHAR_IN_ATTVALUE - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_INVALID_CHAR_IN_CDSECT - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_INVALID_CHAR_IN_COMMENT - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_INVALID_CHAR_IN_CONTENT - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_INVALID_CHAR_IN_ENTITYVALUE - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_INVALID_CHAR_IN_EXTERNAL_SUBSET - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_INVALID_CHAR_IN_IGNORESECT - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_INVALID_CHAR_IN_INTERNAL_SUBSET - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_INVALID_CHAR_IN_MISC - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_INVALID_CHAR_IN_PI - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_INVALID_CHAR_IN_PROLOG - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_INVALID_CHAR_IN_PUBLICID - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_INVALID_CHAR_IN_SYSTEMID - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_INVALID_CHAR_IN_TEXTDECL - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_INVALID_CHAR_IN_XMLDECL - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_INVALID_CHARREF - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_LESSTHAN_IN_ATTVALUE - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_MARKUP_NOT_RECOGNIZED_IN_CONTENT - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_MARKUP_NOT_RECOGNIZED_IN_DTD - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_MARKUP_NOT_RECOGNIZED_IN_MISC - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_MARKUP_NOT_RECOGNIZED_IN_PROLOG - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_MAX_CODE - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_MAX_CODE - Static variable in class weblogic.apache.xerces.validators.datatype.DatatypeMessageProvider
 
MSG_MAX_CODE - Static variable in class weblogic.apache.xerces.validators.schema.SchemaMessageProvider
 
MSG_MIXED_CONTENT_UNTERMINATED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_MORE_THAN_ONE_ID_ATTRIBUTE - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_MORE_THAN_ONE_NOTATION_ATTRIBUTE - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_NAME_REQUIRED_IN_NOTATIONTYPE - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_NAME_REQUIRED_IN_PEREFERENCE - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_NAME_REQUIRED_IN_REFERENCE - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_NMTOKEN_INVALID - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_NMTOKEN_REQUIRED_IN_ENUMERATION - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_NMTOKENS_INVALID - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_NONE - Static variable in class weblogic.apache.xerces.validators.datatype.DatatypeMessageProvider
 
MSG_NONE - Static variable in class weblogic.apache.xerces.validators.schema.SchemaMessageProvider
 
MSG_NOTATION_NAME_REQUIRED_FOR_UNPARSED_ENTITYDECL - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_NOTATION_NAME_REQUIRED_IN_NOTATIONDECL - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_NOTATION_NOT_DECLARED_FOR_NOTATIONTYPE_ATTRIBUTE - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_NOTATION_NOT_DECLARED_FOR_UNPARSED_ENTITYDECL - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_NOTATIONDECL_UNTERMINATED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_NOTATIONTYPE_UNTERMINATED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_OPEN_PAREN_OR_ELEMENT_TYPE_REQUIRED_IN_CHILDREN - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_OPEN_PAREN_REQUIRED_IN_NOTATIONTYPE - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_PEREFERENCE_WITHIN_MARKUP - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_PI_NOT_IN_ONE_ENTITY - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_PI_UNTERMINATED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_PITARGET_REQUIRED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_PREFIX_DECLARED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_PUBIDCHAR_ILLEGAL - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_PUBLICID_UNTERMINATED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_QUOTE_REQUIRED_IN_ATTVALUE - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_QUOTE_REQUIRED_IN_PUBLICID - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_QUOTE_REQUIRED_IN_SYSTEMID - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_QUOTE_REQUIRED_IN_TEXTDECL - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_QUOTE_REQUIRED_IN_XMLDECL - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_RECURSIVE_PEREFERENCE - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_RECURSIVE_REFERENCE - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_REFERENCE_NOT_IN_ONE_ENTITY - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_REFERENCE_TO_EXTERNAL_ENTITY - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_REFERENCE_TO_EXTERNALLY_DECLARED_ENTITY_WHEN_STANDALONE - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_REFERENCE_TO_UNPARSED_ENTITY - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_REFERENCE_UNTERMINATED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_REQUIRED_ATTRIBUTE_NOT_SPECIFIED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_RESERVED_PITARGET - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_ROOT_ELEMENT_REQUIRED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_ROOT_ELEMENT_TYPE - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_ROOT_ELEMENT_TYPE_REQUIRED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_SDDECL_INVALID - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_SEMICOLON_REQUIRED_IN_CHARREF - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_SEMICOLON_REQUIRED_IN_PEREFERENCE - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_SEMICOLON_REQUIRED_IN_REFERENCE - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_SPACE_REQUIRED_AFTER_ENTITY_NAME_IN_ENTITYDECL - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_SPACE_REQUIRED_AFTER_FIXED_IN_DEFAULTDECL - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_SPACE_REQUIRED_AFTER_NOTATION_IN_NOTATIONTYPE - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_SPACE_REQUIRED_AFTER_NOTATION_NAME_IN_NOTATIONDECL - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_SPACE_REQUIRED_AFTER_PUBIDLITERAL_IN_EXTERNALID - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_SPACE_REQUIRED_BEFORE_ATTRIBUTE_NAME_IN_ATTDEF - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_SPACE_REQUIRED_BEFORE_ATTTYPE_IN_ATTDEF - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_SPACE_REQUIRED_BEFORE_CONTENTSPEC_IN_ELEMENTDECL - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_SPACE_REQUIRED_BEFORE_DEFAULTDECL_IN_ATTDEF - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_SPACE_REQUIRED_BEFORE_ELEMENT_TYPE_IN_ATTLISTDECL - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_SPACE_REQUIRED_BEFORE_ELEMENT_TYPE_IN_ELEMENTDECL - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_SPACE_REQUIRED_BEFORE_ENTITY_NAME_IN_ENTITYDECL - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_SPACE_REQUIRED_BEFORE_ENTITY_NAME_IN_PEDECL - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_SPACE_REQUIRED_BEFORE_NOTATION_NAME_IN_NOTATIONDECL - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_SPACE_REQUIRED_BEFORE_NOTATION_NAME_IN_UNPARSED_ENTITYDECL - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_SPACE_REQUIRED_BEFORE_PERCENT_IN_PEDECL - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_SPACE_REQUIRED_BEFORE_PUBIDLITERAL_IN_EXTERNALID - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_SPACE_REQUIRED_BEFORE_ROOT_ELEMENT_TYPE_IN_DOCTYPEDECL - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_SPACE_REQUIRED_BEFORE_SYSTEMLITERAL_IN_EXTERNALID - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_SPACE_REQUIRED_IN_PI - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_SPACE_REQUIRED_IN_TEXTDECL - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_SYSTEMID_UNTERMINATED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_TEXTDECL_MUST_BE_FIRST - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_TEXTDECL_UNTERMINATED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_TWO_COLONS_IN_QNAME - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_UNDECLARED_ELEMENT_IN_CONTENTSPEC - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_URI_FRAGMENT_IN_SYSTEMID - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_VERSION_NOT_SUPPORTED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_VERSIONINFO_INVALID - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_VERSIONINFO_REQUIRED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_WHITE_SPACE_IN_ELEMENT_CONTENT_WHEN_STANDALONE - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_XML_LANG_INVALID - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_XML_SPACE_DECLARATION_ILLEGAL - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_XMLDECL_MUST_BE_FIRST - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MSG_XMLDECL_UNTERMINATED - Static variable in class weblogic.apache.xerces.utils.XMLMessages
 
MsgMgr - class weblogic.apache.xalan.transformer.MsgMgr.
This class will manage error messages, warning messages, and other types of message events.
MsgMgr(TransformerImpl) - Constructor for class weblogic.apache.xalan.transformer.MsgMgr
Create a message manager object.
Mult - class weblogic.apache.xpath.operations.Mult.
The '*' operation expression executer.
MULT_FOLLOWS - Static variable in class weblogic.apache.xml.utils.res.XResourceBundle
Error resource constants
MULT_ORDER - Static variable in class weblogic.apache.xml.utils.res.XResourceBundle
Error resource constants
MULT_PRECEDES - Static variable in class weblogic.apache.xml.utils.res.XResourceBundle
Error resource constants
Mult() - Constructor for class weblogic.apache.xpath.operations.Mult
 
mult(int) - Method in class weblogic.apache.xpath.compiler.Compiler
Compile a '*' operation.
MULTICAST_NO_ACKNOWLEDGE - Static variable in interface weblogic.jms.extensions.WLSession
Multicast mode with no acknowledge required.
MultiColElement - class weblogic.html.MultiColElement.
Deprecated.  
MultiColElement(int, HtmlElement) - Constructor for class weblogic.html.MultiColElement
Deprecated. Constructs a MultiColElement with the specified number of columns.
MultiColElement(int, int, int, HtmlElement) - Constructor for class weblogic.html.MultiColElement
Deprecated. Constructs a MultiColElement with the specified number of columns, gutter space, and column width.
multiEncrypted - Static variable in class weblogic.html.MimeType
Deprecated. Sets the type to "multipart/encrypted".
multiFormdata - Static variable in class weblogic.html.MimeType
Deprecated. Sets the type to "multipart/form-data".
multiMixed - Static variable in class weblogic.html.MimeType
Deprecated. Sets the type to "multipart/mixed".
MultiPartElement - class weblogic.html.MultiPartElement.
Deprecated.  
MultiPartElement() - Constructor for class weblogic.html.MultiPartElement
Deprecated.  
MultiplicativeExpr(int) - Method in class weblogic.apache.xpath.compiler.XPathParser
This has to handle construction of the operations so that they are evaluated in pre-fix order.
multiRelated - Static variable in class weblogic.html.MimeType
Deprecated. Sets the type to "multipart/related".
multiSigned - Static variable in class weblogic.html.MimeType
Deprecated. Sets the type to "multipart/signed".
MutableAttrListImpl - class weblogic.apache.xml.utils.MutableAttrListImpl.
Mutable version of AttributesImpl.
MutableAttrListImpl() - Constructor for class weblogic.apache.xml.utils.MutableAttrListImpl
Construct a new, empty AttributesImpl object.
MutableAttrListImpl(Attributes) - Constructor for class weblogic.apache.xml.utils.MutableAttrListImpl
Copy an existing Attributes object.
mutableNodeset() - Method in class weblogic.apache.xalan.xpath.XNodeSet
Cast result object to a nodelist.
mutableNodeset() - Method in class weblogic.apache.xpath.objects.XObject
Cast result object to a nodelist.
mutableNodeset() - Method in class weblogic.apache.xpath.objects.XNodeSet
Cast result object to a mutableNodeset.
MUTATION_AGGREGATE - Static variable in class weblogic.apache.xerces.dom.NodeImpl
 
MUTATION_ALL - Static variable in class weblogic.apache.xerces.dom.NodeImpl
 
MUTATION_LOCAL - Static variable in class weblogic.apache.xerces.dom.NodeImpl
 
MUTATION_NONE - Static variable in class weblogic.apache.xerces.dom.NodeImpl
The MUTATION_ values are parameters to the NON-DOM internalInsertBefore() and internalRemoveChild() operations, allowing us to control which MutationEvents are generated.
MutationEventImpl - class weblogic.apache.xerces.dom.events.MutationEventImpl.
 
MutationEventImpl() - Constructor for class weblogic.apache.xerces.dom.events.MutationEventImpl
 
mutationEvents - Variable in class weblogic.apache.xerces.dom.DocumentImpl
Bypass mutation events firing.
MUTATIONEVENTS - Static variable in class weblogic.apache.xerces.dom.NodeImpl
Compile-time flag.

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://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.