Alphabetical Index: E

_ 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

E

E - static field in class java.lang.Math
The most accurate approximation to the mathematical constant e: 2.718281828459045.
E - static field in class javax.print.attribute.standard.MediaSize.Engineering
ANSI E paper size.
E - static field in class javax.print.attribute.standard.MediaSizeName
The engineering ANSI E size medium: 34 inches x 44 inches.
E - static field in class java.awt.PageAttributes.MediaType
E - static field in class java.lang.StrictMath
The most accurate approximation to the mathematical constant e: 2.718281828459045.
E_RESIZE_CURSOR - static field in class java.awt.Cursor
Cursor used over E edge of window decorations.
E_RESIZE_CURSOR - static field in class java.awt.Frame
Cursor used over E edge of window decorations.
EAST - static field in class java.awt.BorderLayout
Constant indicating the right side of the container
EAST - static field in class java.awt.GridBagConstraints
Position to the east.
EAST - static field in class javax.swing.SpringLayout
The right edge of a component.
EAST - static field in class javax.swing.SwingConstants
EASTERN_ARABIC - static field in class java.awt.font.NumericShaper
eastPane - field in class javax.swing.plaf.basic.BasicInternalFrameUI
The JComponent placed at the east region of the JInternalFrame.
echoCharIsSet() - method in class javax.swing.JPasswordField
Returns true if this JPasswordField has a character set for echoing.
echoCharIsSet() - method in class java.awt.TextField
Tests whether or not this text field has an echo character set so that characters the user type are not echoed to the screen.
EDGE_NO_OP - static field in class java.awt.image.ConvolveOp
Edge pixels are copied from the source.
EDGE_SPACING - static field in class javax.swing.border.TitledBorder
The number of pixels between the inside of border and the bordered component.
EDGE_STITCH - static field in class javax.print.attribute.standard.Finishings
Selects binding of the documents with one or more staples along one edge.
EDGE_STITCH_BOTTOM - static field in class javax.print.attribute.standard.Finishings
Selects binding of the documents with one or more staples along the bottom edge.
EDGE_STITCH_LEFT - static field in class javax.print.attribute.standard.Finishings
Selects binding of the documents with one or more staples along the left edge.
EDGE_STITCH_RIGHT - static field in class javax.print.attribute.standard.Finishings
Selects binding of the documents with one or more staples along the right edge.
EDGE_STITCH_TOP - static field in class javax.print.attribute.standard.Finishings
Selects binding of the documents with one or more staples along the top edge.
EDGE_ZERO_FILL - static field in class java.awt.image.ConvolveOp
Edge pixels are set to 0.
EDITABLE - static field in class javax.accessibility.AccessibleState
Indicates the user can edit the component contents.
editable - field in class javax.swing.JTree
EDITABLE_PROPERTY - static field in class javax.swing.JTree
Updates the button and text field to reflect a change in the 'editable' property.
editCellAt(int,int) - method in class javax.swing.JTable
Programmatically starts editing the specified cell.
Programmatically starts editing the specified cell.
Messaged when editing has been canceled in the tree.
Editing has been canceled
editingColumn - field in class javax.swing.JTable
The column that is edited, -1 if the table is not edited currently.
editingComponent - field in class javax.swing.plaf.basic.BasicTreeUI
When editing, this will be the Component that is doing the actual editing.
editingComponent - field in class javax.swing.tree.DefaultTreeCellEditor
Component used in editing, obtained from the editingContainer.
editingContainer - field in class javax.swing.tree.DefaultTreeCellEditor
Editing container, will contain the editorComponent.
editingIcon - field in class javax.swing.tree.DefaultTreeCellEditor
Icon to use when editing.
editingPath - field in class javax.swing.plaf.basic.BasicTreeUI
Path that is being edited.
editingRow - field in class javax.swing.plaf.basic.BasicTreeUI
Row that is being edited.
editingRow - field in class javax.swing.JTable
The row that is edited, -1 if the table is not edited currently.
Messaged when editing has stopped in the tree.
Editing has been stopped
editor - field in class javax.swing.plaf.basic.BasicComboBoxEditor
The editor component.
editor - field in class javax.swing.plaf.basic.BasicComboBoxUI
The component that is responsible for displaying/editing the selected item of the combo box.
editor - field in class javax.swing.JComboBox
Editor that is responsible for editing an object in a combo box list.
editorBorderInsets - field in class javax.swing.plaf.metal.MetalBorders.TableHeaderBorder
The insets of this border.
editorBorderInsets - static field in class javax.swing.plaf.metal.MetalComboBoxEditor
The editor's border insets.
editorComp - field in class javax.swing.JTable
The component that is used for editing.
editorComponent - field in class javax.swing.DefaultCellEditor
editorComponent
EditorContainer
EditorContainer() - constructor for class javax.swing.tree.DefaultTreeCellEditor.EditorContainer
Creates an EditorContainer object.
Delegates a couple of method calls (such as isCellEditable(EventObject) to the component it contains and listens for events that indicate that editing has stopped.
EditorDelegate() - constructor for class javax.swing.DefaultCellEditor.EditorDelegate
Constructor EditorDelegate
editorHasDifferentSize - field in class javax.swing.plaf.basic.BasicTreeUI
Set to true if the editor has a different size than the renderer.
EditorKit - class javax.swing.text.EditorKit
EditorKit() - constructor for class javax.swing.text.EditorKit
The basic constructor.
edits - field in class javax.swing.undo.CompoundEdit
The UndoableEdits being combined into a compound editing action.
editToBeRedone() - method in class javax.swing.undo.UndoManager
Determines which significant edit would be redone if redo() was called.
editToBeUndone() - method in class javax.swing.undo.UndoManager
Determines which significant edit would be undone if undo() was called.
effective_profile() - method in class org.omg.PortableInterceptor.ClientRequestInfoOperations
Returns the tagged profile (IOR) of the invocation target.
effective_target() - method in class org.omg.PortableInterceptor.ClientRequestInfoOperations
Returns the object on that the operation will be invoked after handling the possible forwarding.
element - field in class javax.swing.text.DefaultStyledDocument.AttributeUndoableEdit
The element that has changed.
Element - interface javax.swing.text.Element
Element - class javax.swing.text.html.parser.Element
Stores the element information, obtained by parsing SGML DTD tag <!
Element - interface org.w3c.dom.Element
The Element interface represents an element in an HTML or XML document.
element() - method in class java.lang.annotation.AnnotationTypeMismatchException
Returns the element from the annotation, for which a mismatch occurred.
ELEMENT_NODE - static field in class org.w3c.dom.Node
The node is an Element.
elementAt(int) - method in class javax.swing.DefaultListModel
Gets an element of the list at the provided index.
elementAt(int) - method in class java.util.Vector
Returns the Object stored at index.
Performs all structural changes to the Element hierarchy.
Creates a new ElementBuffer for the specified root element.
ElementChange public interface
elementCount - field in class java.util.Vector
The number of elements currently in the vector, also returned by size().
Returns the number of elements, starting at the deepest point, needed to get an element representing tag.
ElementCSSInlineStyle - interface org.w3c.dom.css.ElementCSSInlineStyle
Inline style information attached to elements is exposed through the style attribute.
elementData - field in class java.util.Vector
The internal array used to hold members of a Vector.
Report an element type declaration.
Report an element type declaration.
Creates a new ElementEdit.
elementHash - field in class javax.swing.text.html.parser.DTD
The element for accessing all DTD elements by name.
ElementIterator - class javax.swing.text.ElementIterator
This class can be used to iterate over the Element tree of a Document or an Element.
ElementIterator(javax.swing.text.Document) - constructor for class javax.swing.text.ElementIterator
Create a new ElementIterator to iterate over the given document.
ElementIterator(javax.swing.text.Element) - constructor for class javax.swing.text.ElementIterator
Create a new ElementIterator to iterate over the given document.
ElementNameAttribute - static field in class javax.swing.text.AbstractDocument
Attribute key for storing the element name.
elements - field in class javax.swing.text.html.parser.DTD
Contains all elements in this DTD.
elements() - method in class javax.swing.DefaultListModel
Returns an Enumeration over the elements of the list.
elements() - method in class java.util.Dictionary
Returns an Enumeration of the values in this Dictionary.
elements() - method in class java.util.Hashtable
Return an enumeration of the values of this table.
elements() - method in class java.security.PermissionCollection
This method returns an Enumeration of all the objects in this collection.
elements() - method in class java.security.Permissions
This method returns an Enumeration which contains a list of all Permission objects contained in this collection.
elements() - method in class java.util.Vector
Returns an Enumeration of the elements of this Vector.
Carries specification information for new Elements that should be created in DefaultStyledDocument.ElementBuffer.
Creates a new ElementSpec with no content, length or offset.
Creates a new ElementSpec with document content.
Creates a new ElementSpec that specifies the length but not the offset of an element.
Ellipse2D - class java.awt.geom.Ellipse2D
Ellipse2D is the shape of an ellipse.
Ellipse2D() - constructor for class java.awt.geom.Ellipse2D
Ellipse2D is defined as abstract.
EM - static field in class javax.swing.text.html.HTML.Tag
The <em> tag
EMPTY - static field in class javax.swing.text.html.parser.DTDConstants
The EMPTY constant, means the element with no content.
EMPTY - static field in class javax.swing.text.SimpleAttributeSet
empty() - method in class javax.swing.text.html.parser.ContentModel
Checks if the content model matches an empty input stream.
empty() - method in class java.util.Stack
Tests if the stack is empty.
EMPTY_ENUMERATION - static field in class javax.swing.tree.DefaultMutableTreeNode
EMPTY_ENUMERATION
EMPTY_LIST - static field in class java.util.Collections
An immutable, serializable, empty List, which implements RandomAccess.
EMPTY_MAP - static field in class java.util.Collections
An immutable, serializable, empty Map.
EMPTY_SET - static field in class java.util.Collections
An immutable, serializable, empty Set.
EmptyBorder - class javax.swing.border.EmptyBorder
A border for leaving a specifiable number of pixels empty around the enclosed component.
EmptyBorder(int,int,int,int) - constructor for class javax.swing.border.EmptyBorder
Constructs an empty border given the number of pixels required on each side.
EmptyBorder(java.awt.Insets) - constructor for class javax.swing.border.EmptyBorder
Constructs an empty border given the number of pixels required on each side, passed in an Insets object.
An EmptyBorder that also implements the UIResource marker interface.
Constructs an empty border given the number of pixels required on each side.
Constructs an empty border given the number of pixels required on each side, passed in an Insets object.
A TreeModel that does not allow anything to be selected.
EmptySelectionModel() - constructor for class javax.swing.JTree.EmptySelectionModel
Creates a new instance of EmptySelectionModel.
This exception is thrown by the Stack class when an attempt is made to pop or otherwise access elements from an empty stack.
EmptyStackException() - constructor for class java.util.EmptyStackException
Constructs an EmptyStackException with no detail message.
enable() - static method in class java.lang.Compiler
Calling Compiler.enable() will cause the compiler to resume operation if it was previously disabled; provided that a compiler even exists.
enable() - method in class java.awt.Component
Enables this component.
enable() - method in class java.awt.peer.ComponentPeer
enable() - method in class javax.swing.JComponent
Enables this component.
enable() - method in class java.awt.MenuItem
Enables this menu item.
enable() - method in class java.awt.peer.MenuItemPeer
enable(boolean) - method in class java.awt.Component
Enables or disables this component.
enable(boolean) - method in class java.awt.MenuItem
Sets the enabled status of this menu item.
enableActions() - method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
This method enables the actions for the TitlePane given the frame's properties.
Sets whether notification of the client window's location and state should be enabled for the input method.
enabled - field in class javax.swing.AbstractAction
A flag that indicates whether or not the action is enabled.
ENABLED - static field in class javax.accessibility.AccessibleState
Indicates that an object is enabled.
ENABLED - static field in class javax.swing.DefaultButtonModel
State constant indicating that the button is enabled.
enableEvents(long) - method in class java.awt.Component
Enables the specified events.
enableEvents(long) - method in class java.awt.MenuItem
Enables the specified events.
enableInputMethods(boolean) - method in class java.awt.Component
Enables or disables input method support for this component.
If enable is true and this object is trusted, then replaceObject (Object) will be called in subsequent calls to writeObject (Object).
enableResizedPosting() - method in class javax.swing.table.TableColumn
This method is empty, unused and deprecated.
If enable is true and this object is trusted, then resolveObject (Object) will be called in subsequent calls to readObject (Object).
ENCLOSED_ALPHANUMERICS - static field in class java.lang.Character.UnicodeBlock
Enclosed Alphanumerics.
Enclosed CJK Letters and Months.
ENCLOSING_MARK - static field in class java.lang.Character
Me = Mark, Enclosing (Normative).
encode(java.io.OutputStream) - method in class java.security.Certificate
This method writes the certificate to an OutputStream in a format that can be understood by the decode method.
encode(java.lang.String) - method in class java.nio.charset.Charset
encode(java.lang.String) - static method in class java.net.URLEncoder
This method translates the passed in string into x-www-form-urlencoded format using the default encoding.
encode(java.lang.String,java.lang.String) - static method in class java.net.URLEncoder
This method translates the passed in string into x-www-form-urlencoded format using the character encoding to hex-encode the unsafe characters.
encode(java.nio.CharBuffer) - method in class java.nio.charset.Charset
encode(java.nio.CharBuffer) - method in class java.nio.charset.CharsetEncoder
encode(org.omg.CORBA.Any) - method in class org.omg.IOP.CodecOperations
Encode the value, stored inside the given Any, into array of bytes.
encode_value(org.omg.CORBA.Any) - method in class org.omg.IOP.CodecOperations
Encode the value (without the typecode), stored in the passed Any, into the given byte array.
encodeDataFlavor(java.awt.datatransfer.DataFlavor) - static method in class java.awt.datatransfer.SystemFlavorMap
Encodes a DataFlavor for use as a String native.
EncodedKeySpec - class java.security.spec.EncodedKeySpec
Encoded Key Specification class which is used to store byte encoded keys.
EncodedKeySpec(byte[]) - constructor for class java.security.spec.EncodedKeySpec
Constructs a new EncodedKeySpec with the specified encoded key.
encodedParams - field in class javax.crypto.SealedObject
The encoded algorithm parameters.
encodeJavaMIMEType(java.lang.String) - static method in class java.awt.datatransfer.SystemFlavorMap
Encodes a MIME type for use as a String native.
Encoder - class java.beans.Encoder
Encoder() - constructor for class java.beans.Encoder
AudioFormat.Encoding - class javax.sound.sampled.AudioFormat.Encoding
This describes a given audio format encoding.
Encoding - class org.omg.IOP.Encoding
Defines the encoding format of the Codec, including the major and minor version numbers.
ENCODING - static field in class javax.xml.transform.OutputKeys
The preferred output character encoding.
Encoding() - constructor for class org.omg.IOP.Encoding
Create the unitialised instance.
Encoding(java.lang.String) - constructor for class javax.sound.sampled.AudioFormat.Encoding
Create a new encoding descriptor, given its name.
Encoding(short,byte,byte) - constructor for class org.omg.IOP.Encoding
Create the instance, initialising field to the passed values.
Holds an integer identifier of the ENCODING_CDR_ENCAPS encoding.
encodingSet() - method in class javax.xml.stream.events.StartDocument
Indicates whether the character encoding was set in the XML declaration.
ENCRYPT_MODE - static field in class javax.crypto.Cipher
The encryption operation mode.
An implementation of the EncryptedPrivateKeyInfo ASN.1 type as specified in PKCS #8 - Private-Key Information Syntax Standard.
EncryptedPrivateKeyInfo(byte[]) - constructor for class javax.crypto.EncryptedPrivateKeyInfo
Create a new EncryptedPrivateKeyInfo from an encoded representation, parsing the ASN.1 sequence.
Create a new EncryptedPrivateKeyInfo from the cipher name and the encrytpedData.
Create a new EncryptedPrivateKeyInfo object from raw encrypted data and the parameters used for encryption.
ENCTYPE - static field in class javax.swing.text.html.HTML.Attribute
The enctype attribute
END - static field in class java.awt.Event
end() - method in class java.nio.channels.spi.AbstractSelector
Marks the end of an I/O operation that might block indefinitely.
end() - method in class javax.swing.undo.CompoundEdit
Informs this CompoundEdit that its construction phase has been completed.
end() - method in class java.util.zip.Deflater
Frees all objects allocated by the compressor.
end() - method in class java.util.zip.Inflater
Frees all objects allocated by the inflater.
end() - method in class java.util.regex.Matcher
end() - method in class java.awt.PrintJob
Informs the print job that printing is complete or should be aborted.
end() - method in class javax.swing.undo.StateEdit
Informs this StateEdit that all edits are finished.
end() - method in class javax.swing.undo.UndoManager
Puts this UndoManager into a state where it acts as a normal CompoundEdit.
end(boolean) - method in class java.nio.channels.spi.AbstractInterruptibleChannel
Marks the end of an I/O operation that might block indefinitely.
end(int) - method in class java.util.regex.Matcher
Called when an end tag is seen for one of the types of tags associated with this Action.
Called when an end tag is seen for one of the types of tags associated with this Action.
Called when an end tag is seen for one of the types of tags associated with this Action.
Called when an end tag is seen for one of the types of tags associated with this Action.
Called when an end tag is seen for one of the types of tags associated with this Action.
Called when an end tag is seen for one of the types of tags associated with this Action.
Called when an end tag is seen for one of the types of tags associated with this Action.
Called when an end tag is seen for one of the types of tags associated with this Action.
Called when an end tag is seen for one of the types of tags associated with this Action.
end(javax.transaction.xa.Xid,int) - method in class javax.transaction.xa.XAResource
END_DOCUMENT - static field in class javax.xml.stream.XMLStreamConstants
An end document event.
END_ELEMENT - static field in class javax.xml.stream.XMLStreamConstants
An end element event.
END_ENTITY - static field in class javax.xml.stream.XMLStreamConstants
An end-entity event.
END_OF_EXCLUSIVE - static field in class javax.sound.midi.ShortMessage
Status byte for End Of Exclusive message.
END_PUNCTUATION - static field in class java.lang.Character
Pe = Punctuation, Close (Informative).
END_TO_END - static field in class org.w3c.dom.ranges.Range
Compare end boundary-point of sourceRange to end boundary-point of Range on which compareBoundaryPoints is invoked.
END_TO_START - static field in class org.w3c.dom.ranges.Range
Compare end boundary-point of sourceRange to start boundary-point of Range on which compareBoundaryPoints is invoked.
endAction - static field in class javax.swing.text.DefaultEditorKit
The name of the Action that moves the caret to the end of the Document.
endCDATA() - method in class org.xml.sax.ext.DefaultHandler2
Report the end of a CDATA section.
endCDATA() - method in class org.xml.sax.ext.LexicalHandler
Report the end of a CDATA section.
endComposition() - method in class java.awt.im.InputContext
Ends any input composition that may currently be going on in this context.
endComposition() - method in class java.awt.im.spi.InputMethod
End any input composition currently taking place.
EndDocument - interface javax.xml.stream.events.EndDocument
An end-document event.
endDocument() - method in class org.xml.sax.ContentHandler
Receive notification of the end of a document.
endDocument() - method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the end of the document.
endDocument() - method in class org.xml.sax.DocumentHandler
Receive notification of the end of a document.
endDocument() - method in class org.xml.sax.HandlerBase
Receive notification of the end of the document.
endDocument() - method in class org.xml.sax.helpers.ParserAdapter
Adapter implementation method; do not call.
endDocument() - method in class org.xml.sax.helpers.XMLFilterImpl
Filter an end document event.
endDocument() - method in class org.xml.sax.helpers.XMLReaderAdapter
End document event.
This method indicates that the dragging is done.
This method should be called after dragFrame calls.
endDTD() - method in class org.xml.sax.ext.DefaultHandler2
Report the end of DTD declarations.
endDTD() - method in class org.xml.sax.ext.LexicalHandler
Report the end of DTD declarations.
EndElement - interface javax.xml.stream.events.EndElement
An end-element event.
endElement(java.lang.String) - method in class org.xml.sax.DocumentHandler
Receive notification of the end of an element.
endElement(java.lang.String) - method in class org.xml.sax.HandlerBase
Receive notification of the end of an element.
endElement(java.lang.String) - method in class org.xml.sax.helpers.ParserAdapter
Adapter implementation method; do not call.
Receive notification of the end of an element.
Receive notification of the end of an element.
Filter an end element event.
Adapt a SAX2 end element event.
EndEntity - interface javax.xml.stream.events.EndEntity
An end-entity event.
endEntity(java.lang.String) - method in class org.xml.sax.ext.DefaultHandler2
Report the end of an entity.
endEntity(java.lang.String) - method in class org.xml.sax.ext.LexicalHandler
Report the end of an entity.
endInsertEmpty() - method in class javax.imageio.ImageWriter
Complete inserting an empty image in the output stream.
endKey - field in class javax.swing.plaf.basic.BasicSplitPaneUI
endLayout() - method in class java.awt.peer.ContainerPeer
endLineAction - static field in class javax.swing.text.DefaultEditorKit
The name of the Action that moves the caret to the end of the current line.
EndOfLineStringProperty - static field in class javax.swing.text.DefaultEditorKit
When a document is read and an CRLF is encountered, then we add a property with this name and a value of "\r\n".
endParagraphAction - static field in class javax.swing.text.DefaultEditorKit
The name of the Action that moves the caret to the end of the current paragraph.
End the scope of a prefix-URI mapping.
endPrefixMapping(java.lang.String) - method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the end of a Namespace mapping.
endPrefixMapping(java.lang.String) - method in class org.xml.sax.helpers.XMLFilterImpl
Filter an end Namespace prefix mapping event.
endPrefixMapping(java.lang.String) - method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 end prefix mapping event.
endReplacePixels() - method in class javax.imageio.ImageWriter
Complete replacing pixels in an image in the output stream.
This method is called to indicate that the given JComponent has finished dragging.
This method is called to signify that the resize is finished.
endsWith(java.lang.String) - method in class java.lang.String
Predicate which determines if this String ends with a given suffix.
endsWith(javax.naming.Name) - method in class javax.naming.CompositeName
endsWith(javax.naming.Name) - method in class javax.naming.CompoundName
endsWith(javax.naming.Name) - method in class javax.naming.Name
Returns true if this Name ends with the components of the given Name, false otherwise.
ENDTAG - static field in class javax.swing.text.html.parser.DTDConstants
The ENDTAG constant, meaning that the element needs a closing tag.
ENDTAG - static field in class javax.swing.text.html.HTML.Attribute
The endtag attribute
endTag(boolean) - method in class javax.swing.text.html.parser.Parser
The method is called when the HTML end (closing) tag is found or if the parser concludes that the one should be present in the current position.
EndTagType - static field in class javax.swing.text.DefaultStyledDocument.ElementSpec
This indicates an end tag.
endUpdate() - method in class javax.swing.undo.UndoableEditSupport
Ends an update session.
endValidate() - method in class java.awt.peer.ContainerPeer
endWordAction - static field in class javax.swing.text.DefaultEditorKit
The name of the Action that moves the caret to the end of the current word.
endWriteEmpty() - method in class javax.imageio.ImageWriter
Complete writing an empty image to the image output stream.
endWriteSequence() - method in class javax.imageio.ImageWriter
Complete writing a sequence of images to the output stream.
engineAliases() - method in class java.security.KeyStoreSpi
Generates a list of all the aliases in the keystore.
Creates a certificate path from the specified parameters.
engineContainsAlias(java.lang.String) - method in class java.security.KeyStoreSpi
Determines if the keystore contains the specified alias.
engineDeleteEntry(java.lang.String) - method in class java.security.KeyStoreSpi
Deletes the entry for the specified entry.
engineDigest() - method in class java.security.MessageDigestSpi
Computes the final digest of the stored bytes and returns them.
engineDigest(byte[],int,int) - method in class java.security.MessageDigestSpi
Computes the final digest of the stored bytes and returns them.
engineDoFinal() - method in class javax.crypto.MacSpi
Finalize the computation of this MAC and return the result as a byte array.
engineDoFinal(byte[],int,int) - method in class javax.crypto.CipherSpi
Finishes a multi-part transformation or transforms a portion of a byte array, and returns the transformed bytes.
Finishes a multi-part transformation or transforms a portion of a byte array, and stores the transformed bytes in the supplied array.
Do a phase in the key agreement.
MediaSize.Engineering - class javax.print.attribute.standard.MediaSize.Engineering
Container class for predefined US Engineering media sizes.
Generates a Certificate based on the encoded data read from the InputStream.
Returns a collection of certificates that were read from the input stream.
Generate a CertPath and initialize it with data parsed from the input stream.
Generate a CertPath and initialize it with data parsed from the input stream, using the specified encoding.
Generate a CertPath and initialize it with the certificates in the List argument.
Generates a CRL based on the encoded data read from the InputStream.
Generates CRLs based on the encoded data read from the InputStream.
engineGenerateKey() - method in class javax.crypto.KeyGeneratorSpi
Generate a key, returning it as a SecretKey.
Generate a new set of AlgorithmParameters.
Generates a private key from the provided key specification.
Generates a public key from the provided key specification.
engineGenerateSecret() - method in class javax.crypto.KeyAgreementSpi
Generate the shared secret in a new byte array.
engineGenerateSecret(byte[],int) - method in class javax.crypto.KeyAgreementSpi
Generate the shared secret, storing it into the specified array.
Generate the shared secret and return it as a SecretKey.
Translate a java.security.KeySpec into a SecretKey.
engineGenerateSeed(int) - method in class java.security.SecureRandomSpi
Gets a user specified number of bytes specified by the parameter.
engineGenExemptionBlob() - method in class javax.crypto.ExemptionMechanismSpi
Return a key blob for the key that this mechanism was initialized with.
Generate a key blob for the key that this mechanism was initialized with, storing it into the given byte array.
engineGetBlockSize() - method in class javax.crypto.CipherSpi
Returns the block size of the underlying cipher.
engineGetCertificate(java.lang.String) - method in class java.security.KeyStoreSpi
Gets a Certificate for the specified alias.
Determines if the keystore contains the specified certificate entry and returns the alias.
Gets a Certificate chain for the specified alias.
Get the certificates from this store, filtering them through the specified CertSelector.
engineGetCertPathEncodings() - method in class java.security.cert.CertificateFactorySpi
Returns an Iterator of CertPath encodings supported by this factory, with the default encoding first.
engineGetClientSessionContext() - method in class javax.net.ssl.SSLContextSpi
Returns the set of SSL sessions available for client connections.
Gets entry creation date for the specified alias.
engineGetCRLs(java.security.cert.CRLSelector) - method in class java.security.cert.CertStoreSpi
Get the certificate revocation list from this store, filtering them through the specified CRLSelector.
engineGetDigestLength() - method in class java.security.MessageDigestSpi
Returns the length of the digest.
engineGetEncoded() - method in class java.security.AlgorithmParametersSpi
Returns the parameters in the default encoding format.
Returns the parameters in the specified encoding format.
engineGetIV() - method in class javax.crypto.CipherSpi
Returns the initializaiton vector this cipher was initialized with, if any.
engineGetKey(java.lang.String,char[]) - method in class java.security.KeyStoreSpi
Returns the key associated with given alias using the supplied password.
engineGetKeyManagers() - method in class javax.net.ssl.KeyManagerFactorySpi
Engine method for retrieving this factory's key managers.
engineGetKeySize(java.security.Key) - method in class javax.crypto.CipherSpi
Return the length of the given key in bits.

For compatibility this method is not declared abstract, and the default implementation will throw an UnsupportedOperationException.

Returns a key specification for the given key. keySpec identifies the specification class to return the key material in.
Translate a SecretKey into a java.security.KeySpec.
engineGetMacLength() - method in class javax.crypto.MacSpi
Return the total length, in bytes, of the computed MAC (the length of the byte array returned by doFinal().
engineGetOutputSize(int) - method in class javax.crypto.CipherSpi
Returns the size, in bytes, an output buffer must be for a call to engineUpdate(byte[],int,int,byte[],int) or engineDoFinal(byte[],int,int,byte[],int) to succeed.

The actual output length may be smaller than the value returned by this method, as it considers the padding length as well.

engineGetOutputSize(int) - method in class javax.crypto.ExemptionMechanismSpi
Get the size of the output blob given an input key size.
engineGetParameter(java.lang.String) - method in class java.security.SignatureSpi
Gets the value of the specified algorithm parameter.
engineGetParameters() - method in class javax.crypto.CipherSpi
Returns the parameters that this cipher is using.
engineGetParameters() - method in class java.security.SignatureSpi
This method is overridden by providers to return the parameters used with this signature engine, or null if this signature engine does not use any parameters.

The returned parameters may be the same that were used to initialize this signature engine, or may contain a combination of default and randomly generated parameter values used by the underlying signature implementation if this signature engine requires algorithm parameters but was not initialized with any.

Returns a specification of this AlgorithmParameters object.
engineGetServerSessionContext() - method in class javax.net.ssl.SSLContextSpi
Returns the set of SSL sessions available for server connections.
engineGetServerSocketFactory() - method in class javax.net.ssl.SSLContextSpi
Returns the SSL server socket factory.
engineGetSocketFactory() - method in class javax.net.ssl.SSLContextSpi
Returns the SSL client socket factory.
engineGetTrustManagers() - method in class javax.net.ssl.TrustManagerFactorySpi
Engine method that returns the trust managers created by this factory.
engineInit(byte[]) - method in class java.security.AlgorithmParametersSpi
Initializes the engine with the specified parameters stored in the byte array and decodes them according to the ASN.1 specification.
Initializes the engine with the specified parameters stored in the byte array and decodes them according to the specified decoding specification.
Initializes this cipher with an operation mode, key, parameters, and source of randomness.
Initializes this cipher with an operation mode, key, and source of randomness.
Initializes this cipher with an operation mode, key, parameters, and source of randomness.
Initializes the parameter generator with the specified size and SecureRandom
Initialize this key generator with a key size (in bits) and a source of randomness.
Initialize this mechanism with a key.
Initialize this mechanism with a key and parameters.
Initialize this key agreement with a key and source of randomness.
Initialize this mechanism with a key and parameters.
Initialize (or re-initialize) this instance.
Initialize this key agreement with a key, parameters, and source of randomness.
Engine method that initializes this factory with a key store.
Engine method for initializing this factory with a key store and a password for private keys.
Initialize this key generator with a source of randomness; the implementation should use reasonable default parameters (such as generated key size).
Initializes the engine with the specified AlgorithmParameterSpec class.
Initializes the parameter generator with the specified AlgorithmParameterSpec and SecureRandom classes.
Initialize this key generator with parameters and a source of randomness.
Initialize this context with key and trust managers, and a source of randomness.
Engine method for initializing this factory with some algorithm-specific parameters.
Engine method that initializes this factory with some algorithm-specific parameters.
Initializes this signature object with the specified private key for signing operations.
Initializes this signature object with the specified private key and source of randomness for signing operations.

This concrete method has been added to this previously-defined abstract class.

Initializes this signature object with the specified public key for verification operations.
Determines if the keystore contains a certificate entry for the specified alias.
engineIsKeyEntry(java.lang.String) - method in class java.security.KeyStoreSpi
Determines if the keystore contains a key entry for the specified alias.
engineLoad(java.io.InputStream,char[]) - method in class java.security.KeyStoreSpi
Loads the keystore from the specified input stream and it uses the specified password to check for integrity if supplied.
engineNextBytes(byte[]) - method in class java.security.SecureRandomSpi
Gets a user specified number of bytes depending on the length of the array?
engineReset() - method in class javax.crypto.MacSpi
Reset this instance.
engineReset() - method in class java.security.MessageDigestSpi
Resets the digest engine.
Assign the certificate to the alias in the keystore.
Assign the key to the alias in the keystore.
Assign the key to the alias in the keystore, protecting it with the given password.
engineSetMode(java.lang.String) - method in class javax.crypto.CipherSpi
Set the mode in which this cipher is to run.
engineSetPadding(java.lang.String) - method in class javax.crypto.CipherSpi
Set the method with which the input is to be padded.
Sets the specified algorithm parameter to the specified value.
This method is overridden by providers to initialize this signature engine with the specified parameter set.
engineSetSeed(byte[]) - method in class java.security.SecureRandomSpi
Updates the seed for SecureRandomSpi but does not reset seed.
engineSign() - method in class java.security.SignatureSpi
Returns the signature bytes of all the data updated so far.
engineSign(byte[],int,int) - method in class java.security.SignatureSpi
Finishes this signature operation and stores the resulting signature bytes in the provided buffer outbuf, starting at offset .
engineSize() - method in class java.security.KeyStoreSpi
Returns the number of entries in the keystore.
Stores the keystore in the specified output stream and it uses the specified key it keep it secure.
engineToString() - method in class java.security.AlgorithmParametersSpi
Returns a string describing the parameters in the AlgorithmParametersSpi class.
Translates the key from an unknown or untrusted provider into a key for this key factory.
Translate a secret key into a different representation.
Unwraps a previously-wrapped key.

For compatibility this method is not declared abstract, and the default implementation will throw an UnsupportedOperationException.

engineUpdate(byte) - method in class javax.crypto.MacSpi
Update this MAC with a single byte.
engineUpdate(byte) - method in class java.security.MessageDigestSpi
Updates the digest with the specified byte.
engineUpdate(byte) - method in class java.security.SignatureSpi
Updates the data to be signed or verified using the specified byte.
engineUpdate(byte[],int,int) - method in class javax.crypto.CipherSpi
Continue with a multi-part transformation, returning a new array of the transformed bytes.
engineUpdate(byte[],int,int) - method in class javax.crypto.MacSpi
Update this MAC with a portion of a byte array.
engineUpdate(byte[],int,int) - method in class java.security.MessageDigestSpi
Updates the digest with the specified bytes starting with the offset and proceeding for the specified length.
engineUpdate(byte[],int,int) - method in class java.security.SignatureSpi
Updates the data to be signed or verified, using the specified array of bytes, starting at the specified offset.
engineUpdate(byte[],int,int,byte[],int) - method in class javax.crypto.CipherSpi
Continue with a multi-part transformation, storing the transformed bytes into the specified array.
Attempt to validate a certificate path.
engineVerify(byte[]) - method in class java.security.SignatureSpi
Verifies the passed-in signature.
engineVerify(byte[],int,int) - method in class java.security.SignatureSpi
Verifies the passed-in signature in the specified array of bytes, starting at the specified offset.

Note: Subclasses should overwrite the default implementation.

engineWrap(java.security.Key) - method in class javax.crypto.CipherSpi
Wrap a key.

For compatibility this method is not declared abstract, and the default implementation will throw an UnsupportedOperationException.

ENGLISH - static field in class java.util.Locale
Locale which represents the English language.
enqueue() - method in class java.lang.ref.Reference
Enqueue an object on a reference queue.
Delays all key events following the specified timestamp until the supplied component has focus.
Delays all key events following the specified timestamp until the supplied component has focus.
ensureCapacity(int) - method in class java.util.ArrayList
Guarantees that this list will have at least enough capacity to hold minCapacity elements.
ensureCapacity(int) - method in class javax.swing.DefaultListModel
Ensures that the list's capacity is at least equal to size.
ensureCapacity(int) - method in class java.lang.StringBuffer
Increase the capacity of this StringBuffer.
ensureCapacity(int) - method in class java.lang.StringBuilder
Increase the capacity of this StringBuilder.
ensureCapacity(int) - method in class java.util.Vector
Ensures that minCapacity elements can fit within this Vector.
ensureFileIsVisible(java.io.File) - method in class javax.swing.JFileChooser
Ensures the the specified file is visible (this is handled by the UI delegate).
NOT YET IMPLEMENTED.
Ensures that a specified file is visible in the JFileChooser
Calls the FileChooserUI.ensureFileIsVisible(JFileChooser,File) method for all the UI delegates managed by this MultiFileChooserUI.
ensureIndexIsVisible(int) - method in class javax.swing.JList
Scrolls this list to make the specified cell visible.
ensureRowsAreVisible(int,int) - method in class javax.swing.plaf.basic.BasicTreeUI
Ensures that the rows identified by beginRow through endRow are visible.
ENTER - static field in class java.awt.dnd.DragSourceContext
ENTER - static field in class java.awt.Event
ENTERED - static field in class javax.swing.event.HyperlinkEvent.EventType
entering(java.lang.String,java.lang.String) - method in class java.util.logging.Logger
ENTITIES - static field in class javax.swing.text.html.parser.DTDConstants
The ENTITIES constant (list of ENTITYes)
ENTITY - static field in class javax.swing.text.html.parser.DTDConstants
The ENTITY constant, meaning the numeric or symbolic name of some HTML data.
Entity - class javax.swing.text.html.parser.Entity
Stores information, obtained by parsing SGML DTL <!
Entity - interface org.w3c.dom.Entity
This interface represents a known entity, either parsed or unparsed, in an XML document.
Entity(java.lang.String,int,char[]) - constructor for class javax.swing.text.html.parser.Entity
Create a new entity
ENTITY_DECLARATION - static field in class javax.xml.stream.XMLStreamConstants
An entity declaration event.
ENTITY_NODE - static field in class org.w3c.dom.Node
The node is an Entity.
ENTITY_REFERENCE - static field in class javax.xml.stream.XMLStreamConstants
An entity reference event.
ENTITY_REFERENCE_NODE - static field in class org.w3c.dom.Node
The node is an EntityReference.
EntityDeclaration - interface javax.xml.stream.events.EntityDeclaration
An entity declaration event.
entityHash - field in class javax.swing.text.html.parser.DTD
The entity table for accessing all DTD entities by name.
EntityReference - interface javax.xml.stream.events.EntityReference
An entity reference event.
EntityReference - interface org.w3c.dom.EntityReference
EntityReference nodes may be used to represent an entity reference in the tree.
EntityResolver - interface org.xml.sax.EntityResolver
Basic interface for resolving entities.
EntityResolver2 - interface org.xml.sax.ext.EntityResolver2
Extended interface for mapping external entity references to input sources, or providing a missing external subset.
entries() - method in class java.security.acl.Acl
This method returns a list of all the entries in the ACL as an Enumeration.
entries() - method in class java.util.jar.JarFile
Returns a enumeration of all the entries in the JarFile.
entries() - method in class java.util.zip.ZipFile
Returns an enumeration of all Zip entries in this Zip file.
Map.Entry - interface java.util.Map.Entry
A map entry (key-value pair).
entrySet() - method in class java.util.AbstractMap
Returns a set view of the mappings in this Map.
entrySet() - method in class java.util.jar.Attributes
Gives a Set of attribute name and values pairs as MapEntries.
entrySet() - method in class java.util.HashMap
Returns a "set view" of this HashMap's entries.
entrySet() - method in class java.util.Hashtable
Returns a "set view" of this Hashtable's entries.
entrySet() - method in class java.util.IdentityHashMap
Returns a "set view" of this Map's entries.
entrySet() - method in class java.util.Map
Returns a set view of the mappings in this Map.
entrySet() - method in class java.awt.RenderingHints
Returns a set of entries from the collection.
entrySet() - method in class java.util.TreeMap
Returns a "set view" of this TreeMap's entries.
entrySet() - method in class java.util.WeakHashMap
Returns a set representation of the entries in this map.
An exception of this type is thrown when a symbolic reference is made to an enum constant which does not exist.
Create a new EnumConstantNotPresentException with the indicated enum type and enum constant name.
EnumControl - class javax.sound.sampled.EnumControl
An EnumControl is a Control which can take one of a specified set of values.
Create a new enumerated control given its Type, the range of valid values, and its initial value.
enumerate(java.lang.Thread[]) - static method in class java.lang.Thread
Copy every active thread in the current Thread's ThreadGroup into the array.
enumerate(java.lang.Thread[]) - method in class java.lang.ThreadGroup
Copy all of the active Threads from this ThreadGroup and its descendants into the specified array.
Copy all of the active Threads from this ThreadGroup and, if desired, from its descendants, into the specified array.
Copy all active ThreadGroups that are descendants of this ThreadGroup into the specified array.
Copy all active ThreadGroups that are children of this ThreadGroup into the specified array, and if desired, also all descendents.
Enumeration - interface java.util.Enumeration
Interface for lists of objects that can be returned in sequence.
enumeration(java.util.Collection) - static method in class java.util.Collections
Returns an Enumeration over a collection.
EnumSyntax - class javax.print.attribute.EnumSyntax
EnumSyntax is the abstract base class of all enumeration classes in the Java Print Service API.
EnumSyntax(int) - constructor for class javax.print.attribute.EnumSyntax
Creates a EnumSyntax object.
enumType() - method in class java.lang.EnumConstantNotPresentException
Return the enum type which is missing a constant.
env() - method in class org.omg.CORBA.Request
Returns the container, eclosing an exception that the invoked method has thrown.
ENV_10 - static field in class java.awt.PageAttributes.MediaType
ENV_10X13 - static field in class java.awt.PageAttributes.MediaType
ENV_10X14 - static field in class java.awt.PageAttributes.MediaType
ENV_10X15 - static field in class java.awt.PageAttributes.MediaType
ENV_11 - static field in class java.awt.PageAttributes.MediaType
ENV_12 - static field in class java.awt.PageAttributes.MediaType
ENV_14 - static field in class java.awt.PageAttributes.MediaType
ENV_6X9 - static field in class java.awt.PageAttributes.MediaType
ENV_7X9 - static field in class java.awt.PageAttributes.MediaType
ENV_9 - static field in class java.awt.PageAttributes.MediaType
ENV_9X11 - static field in class java.awt.PageAttributes.MediaType
ENV_9X12 - static field in class java.awt.PageAttributes.MediaType
ENV_INVITE - static field in class java.awt.PageAttributes.MediaType
ENV_ITALY - static field in class java.awt.PageAttributes.MediaType
ENV_MONARCH - static field in class java.awt.PageAttributes.MediaType
ENV_PERSONAL - static field in class java.awt.PageAttributes.MediaType
ENVELOPE - static field in class javax.print.attribute.standard.MediaTray
Envelope tray
environment - field in class javax.naming.CannotProceedException
Environment - class org.omg.CORBA.Environment
A container for an exception, that has been thrown by the method of the CORBA object.
eof - field in class java.io.OptionalDataException
Whether or not the end of the stream has been reached.
EOFException - exception java.io.EOFException
This exception is thrown when the end of the file or stream was encountered unexpectedly.
EOFException() - constructor for class java.io.EOFException
Create an exception without a descriptive error message.
EOFException(java.lang.String) - constructor for class java.io.EOFException
Create an exception with a descriptive error message.
eolIsSignificant(boolean) - method in class java.io.StreamTokenizer
This method sets a flag that indicates whether or not the end of line sequence terminates and is a token.
eos - field in class java.util.zip.GZIPInputStream
Indicates whether or not the end of the stream has been reached.
EQUAL - static field in class javax.xml.datatype.DatatypeConstants
Comparison result.
equal(org.omg.CORBA.Any) - method in class org.omg.CORBA.Any
Compare this Any with another Any.
equal(org.omg.CORBA.TypeCode) - method in class org.omg.CORBA.TypeCode
Test two types for equality.
equal(org.omg.DynamicAny.DynAny) - method in class org.omg.DynamicAny._DynAnyStub
The remote call of DynAny methods is not possible.
equal(org.omg.DynamicAny.DynAny) - method in class org.omg.DynamicAny.DynAnyOperations
Checks for equality with another Dynamic Any.
equals(boolean[],boolean[]) - static method in class java.util.Arrays
Compare two boolean arrays for equality.
equals(byte[],byte[]) - static method in class java.util.Arrays
Compare two byte arrays for equality.
equals(char[],char[]) - static method in class java.util.Arrays
Compare two char arrays for equality.
equals(double[],double[]) - static method in class java.util.Arrays
Compare two double arrays for equality.
equals(float[],float[]) - static method in class java.util.Arrays
Compare two float arrays for equality.
equals(int[],int[]) - static method in class java.util.Arrays
Compare two int arrays for equality.
equals(java.awt.datatransfer.DataFlavor) - method in class java.awt.datatransfer.DataFlavor
This method test the specified DataFlavor for equality against this object.
equals(java.awt.DisplayMode) - method in class java.awt.DisplayMode
Test for equality.
equals(java.awt.font.GlyphVector) - method in class java.awt.font.GlyphVector
equals(java.awt.font.TextHitInfo) - method in class java.awt.font.TextHitInfo
equals(java.awt.font.TextLayout) - method in class java.awt.font.TextLayout
equals(java.awt.geom.Area) - method in class java.awt.geom.Area
Compares two Areas.
equals(java.awt.MenuShortcut) - method in class java.awt.MenuShortcut
Tests this object for equality against the specified object.
equals(java.lang.Object) - method in class java.util.AbstractList
Test whether this list is equal to another object.
equals(java.lang.Object) - method in class java.util.AbstractMap
Compares the specified object with this map for equality.
equals(java.lang.Object) - method in class java.util.AbstractSet
Tests whether the given object is equal to this Set.
equals(java.lang.Object) - method in class java.security.AccessControlContext
Checks if two AccessControlContexts are equal.
equals(java.lang.Object) - method in class java.rmi.activation.ActivationDesc
equals(java.lang.Object) - method in class java.rmi.activation.ActivationGroupDesc
equals(java.lang.Object) - method in class java.rmi.activation.ActivationGroupID
equals(java.lang.Object) - method in class java.rmi.activation.ActivationID
equals(java.lang.Object) - method in class java.awt.geom.AffineTransform
Compares two transforms for equality.
equals(java.lang.Object) - method in class java.security.AllPermission
Checks an object for equality.
equals(java.lang.Object) - method in class java.awt.AlphaComposite
Determine whether this Object is semantically equal to another Object.
equals(java.lang.Object) - method in class javax.management.Attribute
Compares the attribute with another attribute.
Tests this object for equality against the specified object.
equals(java.lang.Object) - method in class java.util.jar.Attributes
Checks to see if two Attributes are equal.
equals(java.lang.Object) - method in class java.util.jar.Attributes.Name
Checks if another object is equal to this Name object.
equals(java.lang.Object) - method in class javax.print.attribute.AttributeSet
Tests this set for equality with the given object.
equals(java.lang.Object) - method in class javax.sound.sampled.AudioFileFormat.Type
equals(java.lang.Object) - method in class javax.sound.sampled.AudioFormat.Encoding
equals(java.lang.Object) - method in class java.awt.AWTKeyStroke
Tests two keystrokes for equality.
equals(java.lang.Object) - method in class javax.naming.directory.BasicAttribute
Determine whether this Object is semantically equal to another Object.
equals(java.lang.Object) - method in class javax.naming.directory.BasicAttributes
Returns true if and only if the given Object is an instance of Attributes, the given attributes both do or don't ignore case for IDs and the collection of attributes is the same.
equals(java.lang.Object) - method in class java.security.BasicPermission
This method tests to see if this object is equal to the specified Object.
equals(java.lang.Object) - method in class java.awt.BasicStroke
Returns true if the given Object is an instance of BasicStroke and the width, cap, join, limit, dash array and phase are all equal.
equals(java.lang.Object) - method in class java.math.BigDecimal
Determine whether this Object is semantically equal to another Object.
equals(java.lang.Object) - method in class java.math.BigInteger
equals(java.lang.Object) - method in class javax.naming.BinaryRefAddr
Checks if the object is a BinaryRefAddr with the same type and with the same bytes in the content.
equals(java.lang.Object) - method in class java.util.BitSet
Returns true if the obj is a bit set that contains exactly the same elements as this bit set, otherwise false.
equals(java.lang.Object) - method in class java.lang.Boolean
If the obj is an instance of Boolean and has the same primitive value as this object then true is returned.
equals(java.lang.Object) - method in class java.lang.Byte
Returns true if obj is an instance of Byte and represents the same byte value.
equals(java.lang.Object) - method in class java.nio.ByteBuffer
Checks if this buffer is equal to obj.
equals(java.lang.Object) - method in class java.util.Calendar
Compares the given calendar with this.
equals(java.lang.Object) - method in class java.security.cert.Certificate
Compares this Certificate to other.
equals(java.lang.Object) - method in class javax.security.cert.Certificate
Tests if this certificate equals another.
equals(java.lang.Object) - method in class java.security.cert.CertPath
Compares this path to another for semantic equality.
equals(java.lang.Object) - method in class org.ietf.jgss.ChannelBinding
Returns true if two channel bindings match.
equals(java.lang.Object) - method in class java.lang.Character
Determines if an object is equal to this object.
equals(java.lang.Object) - method in class java.lang.Character.Subset
Compares two Subsets for equality.
equals(java.lang.Object) - method in class java.nio.CharBuffer
Checks if this buffer is equal to obj.
equals(java.lang.Object) - method in class java.nio.charset.Charset
Determine whether this Object is semantically equal to another Object.
equals(java.lang.Object) - method in class java.text.ChoiceFormat
This method tests this object for equality with the specified object.
equals(java.lang.Object) - method in class java.security.CodeSource
This method tests the specified Object for equality with this object.
equals(java.lang.Object) - method in class java.text.CollationKey
This method tests the specified Object for equality with this object.
equals(java.lang.Object) - method in class java.text.Collator
This method tests the specified object for equality against this object.
equals(java.lang.Object) - method in class java.util.Collection
Test whether this collection is equal to some object.
equals(java.lang.Object) - method in class java.awt.Color
Tests this object for equality against the specified object.
equals(java.lang.Object) - method in class java.awt.image.ColorModel
equals(java.lang.Object) - method in class java.util.Comparator
Return true if the object is equal to this object.
equals(java.lang.Object) - method in class java.awt.image.ComponentColorModel
equals(java.lang.Object) - method in class javax.naming.CompositeName
equals(java.lang.Object) - method in class javax.naming.CompoundName
equals(java.lang.Object) - method in class java.lang.reflect.Constructor
Compare two objects to see if they are semantically equivalent.
equals(java.lang.Object) - method in class javax.sound.sampled.Control.Type
equals(java.lang.Object) - method in class javax.print.attribute.standard.Copies
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.CopiesSupported
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class java.awt.datatransfer.DataFlavor
This method test the specified Object for equality against this object.
equals(java.lang.Object) - method in class java.util.Date
Compares two dates for equality.
equals(java.lang.Object) - method in class java.text.DateFormat
This method tests this object for equality against the specified object.
equals(java.lang.Object) - method in class java.text.DateFormatSymbols
This method tests a specified object for equality against this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.DateTimeAtCompleted
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.DateTimeAtCreation
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.DateTimeAtProcessing
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.DateTimeSyntax
Tests if the given object is equal to this one.
equals(java.lang.Object) - method in class java.text.DecimalFormat
Tests this instance for equality with an arbitrary object.
This method this this object for equality against the specified object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.Destination
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class java.awt.Dimension
Tests this object for equality against the specified object.
equals(java.lang.Object) - method in class javax.print.DocFlavor
equals(java.lang.Object) - method in class javax.print.attribute.standard.DocumentName
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class java.lang.Double
Returns true if obj is an instance of Double and represents the same double value.
equals(java.lang.Object) - method in class java.nio.DoubleBuffer
Checks if this buffer is equal to obj.
equals(java.lang.Object) - method in class javax.xml.datatype.Duration
equals(java.lang.Object) - method in class java.lang.reflect.Field
Compare two objects to see if they are semantically equivalent.
equals(java.lang.Object) - method in class java.text.FieldPosition
This method tests this object for equality against the specified object.
equals(java.lang.Object) - method in class java.io.File
This method tests two File objects for equality by comparing the path of the specified File against the path of this object.
equals(java.lang.Object) - method in class java.io.FilePermission
Check two FilePermissions for semantic equality.
equals(java.lang.Object) - method in class java.lang.Float
Returns true if obj is an instance of Float and represents the same float value.
equals(java.lang.Object) - method in class java.nio.FloatBuffer
Checks if this buffer is equal to obj.
equals(java.lang.Object) - method in class java.awt.Font
Tests whether or not the specified object is equal to this font.
equals(java.lang.Object) - method in class java.awt.font.FontRenderContext
Determine whether this Object is semantically equal to another Object.
equals(java.lang.Object) - method in class java.util.GregorianCalendar
Compares the given calendar with this.
equals(java.lang.Object) - method in class org.ietf.jgss.GSSCredential
Tests if this GSSCredential refers to the same entity as the supplied object.
equals(java.lang.Object) - method in class org.ietf.jgss.GSSName
A variation of the equals(GSSName) method that is provided to override the Object.equals(Object) method that the implementing class will inherit.
equals(java.lang.Object) - method in class javax.print.attribute.HashAttributeSet
Tests this set for equality with the given object.
equals(java.lang.Object) - method in class java.util.Hashtable
Returns true if this Hashtable equals the supplied Object o.
equals(java.lang.Object) - method in class javax.swing.text.html.HTML.Attribute
The attributes are equal if the names are equal (ignoring case)
equals(java.lang.Object) - method in class javax.swing.text.html.HTML.Tag
The tags are equal if the names are equal (ignoring case).
equals(java.lang.Object) - method in class java.security.Identity
Tests for equality between the specified object and this identity.
equals(java.lang.Object) - method in class java.util.IdentityHashMap
Compares two maps for equality.
equals(java.lang.Object) - method in class java.awt.font.ImageGraphicAttribute
Determine whether this Object is semantically equal to another Object.
equals(java.lang.Object) - method in class java.net.Inet4Address
Compare the current Inet4Address instance with obj
equals(java.lang.Object) - method in class java.net.Inet6Address
Compares this object against the specified object
equals(java.lang.Object) - method in class java.net.InetAddress
Tests this address for equality against another InetAddress.
equals(java.lang.Object) - method in class java.net.InetSocketAddress
Test if obj is a InetSocketAddress and has the same address and port
equals(java.lang.Object) - method in class java.awt.Insets
Tests whether this object is equal to the specified object.
equals(java.lang.Object) - method in class java.nio.IntBuffer
Checks if this buffer is equal to obj.
equals(java.lang.Object) - method in class java.lang.Integer
Returns true if obj is an instance of Integer and represents the same int value.
equals(java.lang.Object) - method in class javax.print.attribute.IntegerSyntax
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class java.awt.JobAttributes
equals(java.lang.Object) - method in class javax.print.attribute.standard.JobHoldUntil
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.JobImpressions
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.JobImpressionsCompleted
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.JobImpressionsSupported
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.JobKOctets
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.JobKOctetsProcessed
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.JobKOctetsSupported
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.JobMediaSheets
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.JobMediaSheetsCompleted
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.JobMediaSheetsSupported
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.JobMessageFromOperator
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.JobName
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.JobOriginatingUserName
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.JobPriority
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.JobPrioritySupported
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class java.util.logging.Level
Checks whether this Level's integer value is equal to that of another object.
equals(java.lang.Object) - method in class javax.sound.sampled.LineEvent.Type
Determine whether this Object is semantically equal to another Object.
equals(java.lang.Object) - method in class java.util.List
Test whether this list is equal to another object.
equals(java.lang.Object) - method in class java.util.Locale
Compares two locales.
equals(java.lang.Object) - method in class java.lang.Long
Returns true if obj is an instance of Long and represents the same long value.
equals(java.lang.Object) - method in class java.nio.LongBuffer
Checks if this buffer is equal to obj.
equals(java.lang.Object) - method in class java.util.jar.Manifest
Checks if another object is equal to this Manifest object.
equals(java.lang.Object) - method in class java.util.Map
Compares the specified object with this map for equality.
equals(java.lang.Object) - method in class java.util.Map.Entry
Compares the specified object with this entry.
equals(java.lang.Object) - method in class java.rmi.MarshalledObject
equals(java.lang.Object) - method in class javax.print.attribute.standard.Media
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.MediaPrintableArea
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.MediaSize
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class java.awt.MenuShortcut
equals(java.lang.Object) - method in class java.text.MessageFormat
Overrides Format.equals(Object obj)
equals(java.lang.Object) - method in class java.lang.reflect.Method
Compare two objects to see if they are semantically equivalent.
equals(java.lang.Object) - method in class javax.sound.midi.MidiDevice.Info
This equals method only returns true if this object is the same as obj.
equals(java.lang.Object) - method in class javax.sound.sampled.Mixer.Info
equals(java.lang.Object) - method in class org.omg.CosNaming.NameComponent
Returns true if both name and kind are equal.
equals(java.lang.Object) - method in class java.net.NetworkInterface
Checks if the current instance is equal to obj
equals(java.lang.Object) - method in class java.text.NumberFormat
This method tests the specified object for equality against this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.NumberOfDocuments
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.NumberOfInterveningJobs
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.NumberUp
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.NumberUpSupported
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class java.awt.font.NumericShaper
equals(java.lang.Object) - method in class java.lang.Object
Determine whether this Object is semantically equal to another Object.
equals(java.lang.Object) - method in class org.omg.CORBA.portable.ObjectImpl
Check if this object is equal to another object.
equals(java.lang.Object) - method in class java.rmi.server.ObjID
equals(java.lang.Object) - method in class org.ietf.jgss.Oid
equals(java.lang.Object) - method in class javax.print.attribute.standard.OutputDeviceAssigned
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class java.awt.image.PackedColorModel
Determine whether this Object is semantically equal to another Object.
equals(java.lang.Object) - method in class java.awt.PageAttributes
equals(java.lang.Object) - method in class javax.print.attribute.standard.PageRanges
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.PagesPerMinute
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.PagesPerMinuteColor
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class java.text.ParsePosition
This method tests the specified object for equality with this object.
equals(java.lang.Object) - method in class java.security.Permission
Check to see if this object equals obj.
equals(java.lang.Object) - method in class java.security.acl.Permission
This method tests whether or not a specified Permission (passed as an Object) is the same as this permission.
equals(java.lang.Object) - method in class java.awt.Point
Tests whether or not this object is equal to the specified object.
equals(java.lang.Object) - method in class java.awt.geom.Point2D
Compares two points for equality.
equals(java.lang.Object) - method in class javax.sound.sampled.Port.Info
equals(java.lang.Object) - method in class java.security.Principal
This method tests another Principal object for equality with this one.
equals(java.lang.Object) - method in class javax.print.attribute.standard.PrinterInfo
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.PrinterLocation
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.PrinterMakeAndModel
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.PrinterMessageFromOperator
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.PrinterMoreInfo
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.PrinterMoreInfoManufacturer
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.PrinterName
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.PrinterResolution
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.PrinterURI
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.PrintService
Determines if two services refer to the same underlying service.
equals(java.lang.Object) - method in class javax.security.auth.PrivateCredentialPermission
Check to see if this object equals obj.
equals(java.lang.Object) - method in class java.beans.PropertyDescriptor
Compares this PropertyDescriptor against the given object.
equals(java.lang.Object) - method in class java.util.PropertyPermission
Check to see whether this object is the same as another PropertyPermission object; this is true if it has the same name and actions.
equals(java.lang.Object) - method in class javax.xml.namespace.QName
equals(java.lang.Object) - method in class javax.print.attribute.standard.QueuedJobCount
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.crypto.spec.RC2ParameterSpec
equals(java.lang.Object) - method in class javax.crypto.spec.RC5ParameterSpec
equals(java.lang.Object) - method in class java.awt.Rectangle
Tests this rectangle for equality against the specified object.
equals(java.lang.Object) - method in class java.awt.geom.Rectangle2D
Tests this rectangle for equality against the specified object.
equals(java.lang.Object) - method in class javax.naming.RefAddr
Checks if the object is a RefAddr with the same type and content.
equals(java.lang.Object) - method in class javax.naming.Reference
equals(java.lang.Object) - method in class java.rmi.server.RemoteObject
equals(java.lang.Object) - method in class java.awt.RenderingHints
Checks this collection for equality with an arbitrary object.
equals(java.lang.Object) - method in class java.awt.RenderingHints.Key
Checks this key for equality with an arbitrary object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.RequestingUserName
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.ResolutionSyntax
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.sound.sampled.ReverbType
equals(java.lang.Object) - method in class java.text.RuleBasedCollator
This method tests this object for equality against the specified object.
equals(java.lang.Object) - method in class javax.crypto.spec.SecretKeySpec
equals(java.lang.Object) - method in class javax.sound.midi.Sequencer.SyncMode
SyncMode objects are only equal when identical.
equals(java.lang.Object) - method in class java.util.Set
Compares the specified object to this for equality.
equals(java.lang.Object) - method in class javax.print.attribute.SetOfIntegerSyntax
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class java.awt.font.ShapeGraphicAttribute
equals(java.lang.Object) - method in class java.lang.Short
Returns true if obj is an instance of Short and represents the same short value.
equals(java.lang.Object) - method in class java.nio.ShortBuffer
Checks if this buffer is equal to obj.
equals(java.lang.Object) - method in class javax.swing.text.SimpleAttributeSet
equals(java.lang.Object) - method in class java.text.SimpleDateFormat
This methods tests whether the specified object is equal to this object.
equals(java.lang.Object) - method in class java.util.SimpleTimeZone
equals(java.lang.Object) - method in class javax.print.attribute.Size2DSyntax
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class java.net.SocketPermission
Tests this object for equality against another.
equals(java.lang.Object) - method in class java.lang.StackTraceElement
Returns true if the given object is also a StackTraceElement and all attributes, except the native flag, are equal (either the same attribute between the two elments are null, or both satisfy Object.equals).
equals(java.lang.Object) - method in class java.lang.String
Predicate which compares anObject to this.
This method tests this object for equality againt the specified object.
equals(java.lang.Object) - method in class javax.rmi.CORBA.Stub
The stubs are equal if they point to the same remote object.
equals(java.lang.Object) - method in class javax.swing.text.StyleContext.SmallAttributeSet
equals(java.lang.Object) - method in class javax.security.auth.Subject
equals(java.lang.Object) - method in class javax.swing.text.TabStop
equals(java.lang.Object) - method in class java.awt.font.TextHitInfo
equals(java.lang.Object) - method in class java.awt.font.TextLayout
equals(java.lang.Object) - method in class javax.print.attribute.TextSyntax
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class java.sql.Timestamp
This method these the specified Object for equality against this object.
equals(java.lang.Object) - method in class javax.swing.tree.TreePath
Tests this path for equality with an arbitrary object.
equals(java.lang.Object) - method in class java.rmi.server.UID
equals(java.lang.Object) - method in class java.security.UnresolvedPermission
This method tests this permission for equality against the specified Object.
equals(java.lang.Object) - method in class java.net.URI
Compares the URI with the given object for equality.
equals(java.lang.Object) - method in class javax.print.attribute.URISyntax
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class java.net.URL
Test another URL for equality with this one.
equals(java.lang.Object) - method in class java.util.Vector
Compares this to the given object.
equals(java.lang.Object) - method in class java.rmi.dgc.VMID
Determine whether this Object is semantically equal to another Object.
equals(java.lang.Object) - method in class javax.security.auth.x500.X500Principal
This method tests another Principal object for equality with this one.
equals(java.lang.Object) - method in class java.security.cert.X509CRL
Compares this X509CRL to other.
equals(java.lang.Object) - method in class java.security.cert.X509CRLEntry
Compares this X509CRLEntry to other.
equals(java.lang.Object) - method in class javax.xml.datatype.XMLGregorianCalendar
equals(java.lang.Object[],java.lang.Object[]) - static method in class java.util.Arrays
Compare two Object arrays for equality.
equals(java.lang.String) - method in class java.awt.datatransfer.DataFlavor
Tests whether or not the specified string is equal to the MIME type of this object.
This method tests whether the specified String's are equal according to the collation rules for the locale of this object and the current strength and decomposition settings.
Provides the default equals calculation.
equals(java.sql.Timestamp) - method in class java.sql.Timestamp
This method tests the specified timestamp for equality against this object.
The objects stubs are equal if they refer the same remote object.
equals(long[],long[]) - static method in class java.util.Arrays
Compare two long arrays for equality.
equals(org.ietf.jgss.GSSName) - method in class org.ietf.jgss.GSSName
Compares two GSSName objects to determine whether they refer to the same entity.
equals(org.omg.CORBA.Object,java.lang.Object) - method in class org.omg.CORBA.portable.Delegate
Compares two objects for equality.
equals(short[],short[]) - static method in class java.util.Arrays
Compare two short arrays for equality.
equalsIgnoreCase(java.lang.String) - method in class java.lang.String
Compares a String to this String, ignoring case.
equivalent(org.omg.CORBA.TypeCode) - method in class org.omg.CORBA.TypeCode
Following the current 1.4 API specifcation, this should just throw NO_IMPLEMENT.
ERA - static field in class java.util.Calendar
Constant representing the era time field.
ERA - static field in class java.text.DateFormat.Field
ERA_FIELD - static field in class java.text.DateFormat
Represents the position of the era pattern character in the array of localized pattern characters.
err - static field in class java.io.FileDescriptor
A FileDescriptor representing the system standard error stream.
err - static field in class java.lang.System
The standard output PrintStream.
ERROR - static field in class javax.security.auth.callback.ConfirmationCallback
ERROR message type.
ERROR - static field in class java.awt.image.ImageObserver
An error was encountered while producing the image.
Error - error java.lang.Error
Applications should not try to catch errors since they indicate abnormal conditions.
ERROR - static field in class javax.print.attribute.standard.Severity
Indicates that the reason is an error.
ERROR - static field in class javax.security.auth.callback.TextOutputCallback
Error message
Error() - constructor for class java.lang.Error
Create an error without a message.
Error(java.lang.String) - constructor for class java.lang.Error
Create an error with a message.
error(java.lang.String) - method in class javax.swing.text.html.parser.Parser
Invokes the error handler.
Reports an error that occured upon logging.
error(java.lang.String,java.lang.String) - method in class javax.swing.text.html.parser.Parser
Invokes the error handler.
error(java.lang.String,java.lang.String,java.lang.String) - method in class javax.swing.text.html.parser.Parser
Invokes the error handler.
Invokes the error handler.
Error(java.lang.String,java.lang.Throwable) - constructor for class java.lang.Error
Create an error with a message and a cause.
Error(java.lang.Throwable) - constructor for class java.lang.Error
Create an error with a given cause, and a message of cause == null ?
Reports a recoverable error.
error(org.xml.sax.SAXParseException) - method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a recoverable parser error.
Receive notification of a recoverable error.
Receive notification of a recoverable parser error.
error(org.xml.sax.SAXParseException) - method in class org.xml.sax.helpers.XMLFilterImpl
Filter an error event.
ERROR_DIALOG - static field in class javax.swing.JRootPane
ERROR_MESSAGE - static field in class javax.swing.JOptionPane
Identifier for the error message type.
ERROR_OPTION - static field in class javax.swing.JFileChooser
A return value indicating the file chooser has been closed by some error.
errorCode - field in class javax.transaction.SystemException
errorCode - field in class javax.transaction.xa.XAException
ERRORED - static field in class java.awt.MediaTracker
Indicates that an error has occured during loading of the media.
ErrorHandler - interface org.xml.sax.ErrorHandler
Basic interface for SAX error handlers.
ErrorListener - interface javax.xml.transform.ErrorListener
Error reporting callback handler.
ErrorManager - class java.util.logging.ErrorManager
An ErrorManager deals with errors that a Handler encounters while logging.
ErrorManager() - constructor for class java.util.logging.ErrorManager
The basic constructor.
ESCAPE - static field in class java.awt.Event
A server side ORB calls this method on all registered IORInterceptor's when creating the object reference (IOR).
EtchedBorder - class javax.swing.border.EtchedBorder
A border that looks like an engraving etched into the background surface, or (in its raised variant) coming out of the surface plane.
EtchedBorder() - constructor for class javax.swing.border.EtchedBorder
Constructs a lowered EtchedBorder.
EtchedBorder(int) - constructor for class javax.swing.border.EtchedBorder
Constructs an EtchedBorder with the specified appearance.
EtchedBorder(int,java.awt.Color,java.awt.Color) - constructor for class javax.swing.border.EtchedBorder
Constructs an EtchedBorder with the specified appearance, explicitly selecting the colors that will be used for highlight and shadow.
EtchedBorder(java.awt.Color,java.awt.Color) - constructor for class javax.swing.border.EtchedBorder
Constructs a lowered EtchedBorder, explicitly selecting the colors that will be used for highlight and shadow.
An EtchedBorder that also implements the UIResource marker interface.
EtchedBorderUIResource() - constructor for class javax.swing.plaf.BorderUIResource.EtchedBorderUIResource
Constructs an EtchedBorderUIResource that appears lowered into the surface.
Constructs an EtchedBorderUIResource with the specified appearance.
Constructs an EtchedBorderUIResource with the specified appearance, explicitly selecting the colors that will be used for highlight and shadow.
Constructs a lowered EtchedBorderUIResource, explicitly selecting the colors that will be used for highlight and shadow.
etchType - field in class javax.swing.border.EtchedBorder
The type of this EtchedBorder, which is either RAISED or LOWERED.
It is your responsibility to handle the etherialization event.
This method is invoked whenever a servant for an object is deactivated, assuming the POA has the USE_SERVANT_MANAGER and RETAIN policies.
It is your responsibility to handle the etherialization event.
ETHIOPIC - static field in class java.lang.Character.UnicodeBlock
Ethiopic.
ETHIOPIC - static field in class java.awt.font.NumericShaper
EUROPEAN - static field in class java.awt.font.NumericShaper
evaluate(java.lang.Object) - method in class javax.xml.xpath.XPathExpression
Evaluates this expression against the specified context, returning the result as a string.
Evaluates this expression against the specified context.
evaluate(java.lang.String,java.lang.Object) - method in class javax.xml.xpath.XPath
Evaluates an expression and returns the result as a string.
Evaluates an expression.
Evaluates an XPath expression string and returns a result of the specified type if possible.
Evaluates an expression and returns the result as a string.
Evaluates an expression.
evaluate(java.util.List) - method in class javax.xml.xpath.XPathFunction
Evaluate the function with the specified arguments.
Evaluates this XPath expression and returns a result.
evaluate(org.xml.sax.InputSource) - method in class javax.xml.xpath.XPathExpression
Evaluates this expression against the specified context, returning the result as a string.
Evaluates this expression against the specified context.
evaluateChallenge(byte[]) - method in class javax.security.sasl.SaslClient
Evaluates the challenge data and generates a response.
evaluateResponse(byte[]) - method in class javax.security.sasl.SaslServer
Evaluates the response data and generates a challenge.
event - field in class javax.swing.tree.ExpandVetoException
event
Event - class java.awt.Event
Written using on-line Java Platform 1.2 API Specification, as well as "The Java Class Libraries", 2nd edition (Addison-Wesley, 1998).
Event - interface org.w3c.dom.events.Event
The Event interface is used to provide contextual information about an event to the handler processing the event.
Event(java.lang.Object,int,java.lang.Object) - constructor for class java.awt.Event
EventContext - interface javax.naming.event.EventContext
EventDirContext - interface javax.naming.event.EventDirContext
eventDispatched(java.awt.AWTEvent) - method in class java.awt.event.AWTEventListener
This method is called when any event in the AWT system is dispatched.
Forwards events on to the delegate if they meet the event mask.
EventException - exception org.w3c.dom.events.EventException
Event operations may throw an EventException as specified in their method descriptions.
EventException(short,java.lang.String) - constructor for class org.w3c.dom.events.EventException
EventFilter - interface javax.xml.stream.EventFilter
Simple filter interface for XML events.
EventHandler - class java.beans.EventHandler
EventHandler forms a bridge between dynamically created listeners and arbitrary properties and methods.

You can use this class to easily create listener implementations for some basic interactions between an event source and its target.

Creates a new EventHandler instance.
EventListener - interface java.util.EventListener
Empty interface that is implemented by classes that need to receive events.
EventListener - interface org.w3c.dom.events.EventListener
The EventListener interface is the primary method for handling events.
EventListenerList - class javax.swing.event.EventListenerList
A utility class for keeping track of EventListeners.
EventListenerList() - constructor for class javax.swing.event.EventListenerList
EventListenerList constructor
An abstract wrapper for event listeners.
Construct a proxy event listener, given an existing one to augment.
EventObject - class java.util.EventObject
Represents Events fired by Objects.
EventObject(java.lang.Object) - constructor for class java.util.EventObject
Constructs an EventObject with the specified source.
EventQueue - class java.awt.EventQueue
This class manages a queue of AWTEvent objects that are posted to it.
EventQueue() - constructor for class java.awt.EventQueue
Initializes a new instance of EventQueue.
EventReaderDelegate - class javax.xml.stream.util.EventReaderDelegate
Base class for event reader filters.
EventReaderDelegate() - constructor for class javax.xml.stream.util.EventReaderDelegate
Constructs an empty filter with no parent set.
Constructs an empty filter with the given parent.
events - field in class java.awt.dnd.DragGestureRecognizer
events - field in class javax.sound.midi.Track
The list of MidiEvents for this track.
EventSetDescriptor describes the hookup between an event source class and an event listener class.
Creates a new EventSetDescriptor<.>
Creates a new EventSetDescriptor.
Creates a new EventSetDescriptor.
Creates a new EventSetDescriptor.
Creates a new EventSetDescriptor.
Creates a new EventSetDescriptor.

This variant of the constructor allows you to specify the names of the methods and adds no new constraints on top of the rules already described at the top of the class.

EventTarget - interface org.w3c.dom.events.EventTarget
The EventTarget interface is implemented by all Nodes in an implementation which supports the DOM Event Model.
EventType
eventTypeEnabled(int) - method in class java.awt.ScrollPane
Tells whether or not an event is enabled.
evt - field in class java.awt.Event
ExcellentBreakWeight - static field in class javax.swing.text.View
except - field in class org.omg.CORBA.UnknownUserException
The Any, holding the actual exception, that has been thrown by the server.
except(org.omg.CORBA.Any) - method in class org.omg.CORBA.ServerRequest
This method is deprecated, use set_exception(Any) (same parameter).
Exception - exception java.lang.Exception
The root class of all exceptions worth catching in a program.
exception() - method in class org.omg.CORBA.Environment
Returns an exception, enclosed in this container.
Exception() - constructor for class java.lang.Exception
Create an exception without a message.
exception(java.lang.Exception) - method in class org.omg.CORBA.Environment
Inserts the given exception into this container.
Exception(java.lang.String) - constructor for class java.lang.Exception
Create an exception with a message.
Create an exception with a message and a cause.
Exception(java.lang.Throwable) - constructor for class java.lang.Exception
Create an exception with a given cause, and a message of cause == null ?
Defines the ExceptionDetailMessage (= 14) service context.
An ExceptionInInitializerError is thrown when an uncaught exception has occurred in a static initializer or the initializer for a static variable.
Create an error without a message.
Create an error with a message.
Creates an error an saves a reference to the Throwable object.
ExceptionList - class org.omg.CORBA.ExceptionList
Stores exceptions that can be thrown when invoking a method of an CORBA Object.
ExceptionListener - interface java.beans.ExceptionListener
This interface allows a class to monitor internal exceptions, to try to recover from them.
exceptions() - method in class org.omg.CORBA.Request
List the exceptions that may be thrown by the CORBA object method being invoked.
exceptions() - method in class org.omg.PortableInterceptor.RequestInfoOperations
Returns the typecodes, defining all exceptions that the operation may throw.
Fired after an exception occurs.
exclusions - field in class javax.swing.text.html.parser.Element
Contains refernces to elements that must NOT occur inside this element, at any level of hierarchy.
exclusiveOr(java.awt.geom.Area) - method in class java.awt.geom.Area
Performs an exclusive-or operation on this Area.
exec(java.lang.String) - method in class java.lang.Runtime
Create a new subprocess with the specified command line.
Create a new subprocess with the specified command line and environment.
Create a new subprocess with the specified command line, environment, and working directory.
exec(java.lang.String[]) - method in class java.lang.Runtime
Create a new subprocess with the specified command line, already tokenized.
Create a new subprocess with the specified command line, already tokenized, and specified environment.
Create a new subprocess with the specified command line, already tokenized, and the specified environment and working directory.
execute() - method in class java.sql.PreparedStatement
This method executes a prepared SQL query.
execute() - method in class javax.sql.RowSet
execute() - method in class java.beans.Statement
Execute the statement.
execute(java.lang.String) - method in class java.sql.Statement
This method executes an arbitrary SQL statement of any time.
execute(java.lang.String,int) - method in class java.sql.Statement
execute(java.lang.String,int[]) - method in class java.sql.Statement
EXECUTE_FAILED - static field in class java.sql.Statement
executeBatch() - method in class java.sql.Statement
This method executes the SQL batch and returns an array of update counts - one for each SQL statement in the batch - ordered in the same order the statements were added to the batch.
executeCall() - method in class java.rmi.server.RemoteCall
executeQuery() - method in class java.sql.PreparedStatement
This method executes a prepared SQL query and returns its ResultSet.
executeQuery(java.lang.String) - method in class java.sql.Statement
This method executes the specified SQL SELECT statement and returns a (possibly empty) ResultSet with the results of the query.
executeUpdate() - method in class java.sql.PreparedStatement
This method executes an SQL INSERT, UPDATE or DELETE statement.
executeUpdate(java.lang.String) - method in class java.sql.Statement
This method executes the specified SQL INSERT, UPDATE, or DELETE statement and returns the number of rows affected, which may be 0.
EXECUTIVE - static field in class javax.print.attribute.standard.MediaSize.Other
US Executive paper size, 7.25 inch x 10.5 inch
EXECUTIVE - static field in class javax.print.attribute.standard.MediaSizeName
The executive size: 7.25 inches by 10.5 inches.
EXECUTIVE - static field in class java.awt.PageAttributes.MediaType
An exemption mechanism, which will conditionally allow cryptography where it is not normally allowed, implements things such as key recovery, key weakening, or key escrow.
Signals a general exception in an ExemptionMechanism.
ExemptionMechanismException() - constructor for class javax.crypto.ExemptionMechanismException
Create a new exception with no detail message.
Create a new exception with a detail message.
The Service Provider Interface (SPI) for the ExemptionMechanism class.
ExemptionMechanismSpi() - constructor for class javax.crypto.ExemptionMechanismSpi
Create a new exemption mechanism SPI.
exists() - method in class java.io.File
This method tests whether or not the file represented by the object actually exists on the filesystem.
exit(int) - method in class java.lang.Runtime
Exit the Java runtime.
exit(int) - static method in class java.lang.System
Terminate the Virtual Machine.
EXIT_ON_CLOSE - static field in class javax.swing.JFrame
A flag for setDefaultCloseOperation(int), indicating that the application should be exited, when this JFrame is closed.
EXIT_ON_CLOSE - static field in class javax.swing.WindowConstants
EXIT_ON_CLOSE
EXITED - static field in class javax.swing.event.HyperlinkEvent.EventType
exiting(java.lang.String,java.lang.String) - method in class java.util.logging.Logger
exitValue() - method in class java.lang.Process
When a process terminates there is associated with that termination an exit value for the process to indicate why it terminated.
exp(double) - static method in class java.lang.Math
Take ea.
exp(double) - static method in class java.lang.StrictMath
Take ea.
EXPANDABLE - static field in class javax.accessibility.AccessibleState
Indicates the object allows progressive disclosure of its children, usually in a collapsible tree or other hierachical object.
EXPANDED - static field in class javax.accessibility.AccessibleState
Indicates that the object is expanded, usually in a tree.
expandedIcon - field in class javax.swing.plaf.basic.BasicTreeUI
Expanded Icon for the tree.
expandPath(javax.swing.tree.TreePath) - method in class javax.swing.JTree
expandRow(int) - method in class javax.swing.JTree
EXPANDS_SELECTED_PATHS_PROPERTY - static field in class javax.swing.JTree
expandTabRunsArray() - method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method expands the tabRuns array to give it more room.
ExpandVetoException - exception javax.swing.tree.ExpandVetoException
ExpandVetoException
Constructor ExpandVetoException
Constructor ExpandVetoException
EXPONENT - static field in class java.text.NumberFormat.Field
Attribute set to all characters containing digits of the exponential part.
EXPONENT_SIGN - static field in class java.text.NumberFormat.Field
Attribute set to all characters containing the exponent sign.
EXPONENT_SYMBOL - static field in class java.text.NumberFormat.Field
Attribute set to all characters containing an exponential symbol (e.g.
export() - method in class org.ietf.jgss.GSSContext
Provided to support the sharing of work between multiple processes.
export() - method in class org.ietf.jgss.GSSName
Returns a canonical contiguous byte representation of a mechanism name (MN), suitable for direct, byte by byte comparison by authorization functions.
ExportException - exception java.rmi.server.ExportException
Thrown if an attempt to export a remote object fails.
ExportException(java.lang.String) - constructor for class java.rmi.server.ExportException
Create an exception with the specified message.
Create an exception with the specified message and cause.
exportNode(java.io.OutputStream) - method in class java.util.prefs.AbstractPreferences
XXX
exportNode(java.io.OutputStream) - method in class java.util.prefs.Preferences
XXX
exportObject(java.rmi.Remote) - static method in class javax.rmi.PortableRemoteObject
Makes a server object ready for remote calls.
Register the passed object with the ORB runtimes, making it remotely accessible.
exportObject(java.rmi.Remote) - static method in class java.rmi.server.UnicastRemoteObject
exportObject(java.rmi.Remote,int) - static method in class java.rmi.server.UnicastRemoteObject
FIXME
XXX
exportSubtree(java.io.OutputStream) - method in class java.util.prefs.Preferences
XXX
Expression - class java.beans.Expression
An Expression captures the execution of an object method that returns a value.

It stores an object, the method to call, and the arguments to pass to the method.

While this class can generally be used to describe method calls it is part of the XML serialization API.

Constructor Constructs an Expression representing the invocation of object.methodName(arg[0], arg[1], ...); However, it will never be executed.
Constructor Constructs an Expression representing the invocation of object.methodName(arg[0], arg[1], ...);
EXTENDED_YEAR - static field in class java.text.DateFormat.Field
EXTENDED_YEAR_FIELD - static field in class java.text.DateFormat
Represents the position of the extended year pattern character in the array of localized pattern characters.
ExtendedRequest - interface javax.naming.ldap.ExtendedRequest
ExtendedResponse - interface javax.naming.ldap.ExtendedResponse
EXTENSION_INSTALLATION - static field in class java.util.jar.Attributes.Name
Extension identification attribute - synonym for EXTENSTION_NAME.
EXTENSION_LIST - static field in class java.util.jar.Attributes.Name
Applet attribute - a list of extension libraries that the applet in this jar file depends on.
EXTENSION_NAME - static field in class java.util.jar.Attributes.Name
Extension identification attribute - the name if the extension library contained in the jar.
extent - field in class java.awt.geom.Arc2D.Double
The extent angle of this arc, in degrees.
extent - field in class java.awt.geom.Arc2D.Float
The extent angle of this arc, in degrees.
Report a parsed external entity declaration.
Report a parsed external entity declaration.
Externalizable - interface java.io.Externalizable
This interface provides a way that classes can completely control how the data of their object instances are written and read to and from streams.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableServer.POAPackage.AdapterAlreadyExistsHelper
Extract the AdapterAlreadyExists from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableServer.POAManagerPackage.AdapterInactiveHelper
Extract the AdapterInactive from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableInterceptor.AdapterManagerIdHelper
Extract the int from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableInterceptor.AdapterNameHelper
Extract the adapter name (String[]) from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableServer.POAPackage.AdapterNonExistentHelper
Extract the AdapterNonExistent from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableInterceptor.AdapterStateHelper
Extract the short from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.NamingContextExtPackage.AddressHelper
Just extracts string from this Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHelper
Extract the exception from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.AnySeqHelper
Extract the array of Any's from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.AnySeqHelper
Delegates call to AnySeqHelper.extract(Any).
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.BindingHelper
Extract the binding from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.BindingIteratorHelper
Extract the binding iterator from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.BindingListHelper
Extract the array of bindings from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.BindingTypeHelper
Extract the binding type from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.BooleanSeqHelper
Extract the boolean[] from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.NamingContextPackage.CannotProceedHelper
Extract the exception from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.CharSeqHelper
Extract the char[] from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.IOP.CodecFactoryHelper
Extract the CodecFactory from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.CompletionStatusHelper
Extract the CompletionStatus from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.IOP.ComponentIdHelper
Extract the int from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.CurrentHelper
Extract the Current from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableInterceptor.CurrentHelper
Extract the Current from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableServer.CurrentHelper
Extract the POA Current from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.DefinitionKindHelper
Extract the definition kind from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.DoubleSeqHelper
Extract the double[] from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateNameHelper
Extract the DuplicateName from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.DynAnyFactoryHelper
Extract the DynAnyFactory from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.DynAnyHelper
Extract the DynAny from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.DynAnySeqHelper
Extract the DynAnySeq from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.DynArrayHelper
Extract the DynArray from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.DynEnumHelper
Extract the DynEnum from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.DynFixedHelper
Extract the DynFixed from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.DynSequenceHelper
Extract the DynSequence from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.DynStructHelper
Extract the DynStruct from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.DynUnionHelper
Extract the DynUnion from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.DynValueHelper
Extract the DynValue from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.FieldNameHelper
Extract the FieldName from Any ((uses Any.extract_string).
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.FieldNameHelper
Extract the FieldName from Any ((uses Any.extract_string).
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.FloatSeqHelper
Extract the float[] from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.IOP.CodecPackage.FormatMismatchHelper
Extract the FormatMismatch from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableInterceptor.ForwardRequestHelper
Extract the ForwardRequest from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableServer.ForwardRequestHelper
Extract the ForwardRequest from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.IdentifierHelper
Extract the Identifier from Any ((uses Any.extract_string).
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.IDLTypeHelper
Extract the IDL type from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCodeHelper
Extract the InconsistentTypeCode from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.NamingContextExtPackage.InvalidAddressHelper
Extract the exception from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.NamingContextPackage.InvalidNameHelper
Extract the exception from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableInterceptor.ORBInitInfoPackage.InvalidNameHelper
Extract the InvalidName from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableServer.POAPackage.InvalidPolicyHelper
Extract the InvalidPolicy from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableInterceptor.InvalidSlotHelper
Extract the InvalidSlot from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.IOP.CodecPackage.InvalidTypeForEncodingHelper
Extract the InvalidTypeForEncoding from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.DynAnyPackage.InvalidValueHelper
Extract the InvalidValue from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.IOP.IORHelper
Extract the IOR from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableInterceptor.IORInterceptor_3_0Helper
Extract the IORInterceptor_3_0 from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.IstringHelper
Extract the IString from Any ((uses Any.extract_string).
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.LongLongSeqHelper
Extract the long[] from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.LongSeqHelper
Extract the int[] from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.IOP.MultipleComponentProfileHelper
Extract the MultipleComponentProfile from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.NameComponentHelper
Extract the name component from this Any
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.NameDynAnyPairHelper
Extract the NameDynAnyPair from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.NameDynAnyPairSeqHelper
Extract the NameDynAnyPairSeq from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.NameHelper
Extract the Name the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.NameValuePairHelper
Extract the NameValuePair from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.NameValuePairHelper
Extract the NameValuePair from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.NameValuePairSeqHelper
Extract the NameValuePairSeq from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.NamingContextExtHelper
Extract the naming context from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.NamingContextHelper
Extract the naming context from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableServer.CurrentPackage.NoContextHelper
Extract the NoContext from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableServer.POAPackage.NoServantHelper
Extract the NoServant from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.NamingContextPackage.NotEmptyHelper
Extract the exception from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.NamingContextPackage.NotFoundHelper
Extract the exception from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.NamingContextPackage.NotFoundReasonHelper
Extract the exception from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableServer.POAPackage.ObjectAlreadyActiveHelper
Extract the ObjectAlreadyActive from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.ObjectHelper
Extract the array of object from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableInterceptor.ObjectIdHelper
Extract the Object Id from Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableInterceptor.ORBInitInfoPackage.ObjectIdHelper
Extract the Object Id from Any ((uses Any.extract_string).
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableServer.POAPackage.ObjectNotActiveHelper
Extract the ObjectNotActive from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableInterceptor.ObjectReferenceFactoryHelper
Extract the ObjectReferenceFactory from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableInterceptor.ObjectReferenceTemplateHelper
Extract the ObjectReferenceTemplate from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableInterceptor.ObjectReferenceTemplateSeqHelper
Extract the ObjectReferenceTemplate[] from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.OctetSeqHelper
Extract the byte[] from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableInterceptor.ORBIdHelper
Extract the ORB Id from Any ((uses Any.extract_string).
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.ParameterModeHelper
Extract the parameter mode from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableServer.POAHelper
Extract the POA from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.PolicyErrorCodeHelper
Delegates call to Any.extract_short().
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.PolicyErrorHelper
Extract the PolicyError from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.PolicyHelper
Extract the Policy from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.PolicyListHelper
Extract the Policy[] from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.PolicyTypeHelper
Extract the int from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.IOP.ProfileIdHelper
Extract the int from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.RepositoryIdHelper
Extract the Repository Id from Any ((uses Any.extract_string).
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableServer.ServantActivatorHelper
Extract the ServantActivator from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableServer.POAPackage.ServantAlreadyActiveHelper
Extract the ServantAlreadyActive from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableServer.ServantLocatorHelper
Extract the ServantLocator from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableServer.POAPackage.ServantNotActiveHelper
Extract the ServantNotActive from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableInterceptor.ServerIdHelper
Extract the Server Id from Any ((uses Any.extract_string).
extract(org.omg.CORBA.Any) - static method in class org.omg.IOP.ServiceContextHelper
Extract the ServiceContext from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.IOP.ServiceContextListHelper
Extract the ServiceContext[] from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.ServiceDetailHelper
Extract the service detail info from the given Any
extract(org.omg.CORBA.Any) - static method in class org.omg.IOP.ServiceIdHelper
Extract the int from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.ServiceInformationHelper
Extract the service information from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.SetOverrideTypeHelper
Extract the definition kind from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.ShortSeqHelper
Extract the short[] from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.NamingContextExtPackage.StringNameHelper
Just extracts string from this Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.StringSeqHelper
Extract the String[] from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.StringValueHelper
Extract the string from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.StructMemberHelper
Extract the structure member from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.Messaging.SyncScopeHelper
Delegates call to Any.extract_short().
extract(org.omg.CORBA.Any) - static method in class org.omg.IOP.TaggedComponentHelper
Extract the TaggedComponent from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.IOP.TaggedProfileHelper
Extract the TaggedProfile from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.DynAnyPackage.TypeMismatchHelper
Extract the TypeMismatch from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.IOP.CodecPackage.TypeMismatchHelper
Extract the TypeMismatch from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.ULongLongSeqHelper
Extract the long[] from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.ULongSeqHelper
Extract the int[] from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.UnionMemberHelper
Extract the union member from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.IOP.CodecFactoryPackage.UnknownEncodingHelper
Extract the UnknownEncoding from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.UnknownUserExceptionHelper
Extract the UnknownUserException from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.NamingContextExtPackage.URLStringHelper
Just extracts string from this Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.UShortSeqHelper
Extract the short[] from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.ValueBaseHelper
Extract the value type from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.ValueMemberHelper
Extract the value member from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.VersionSpecHelper
Extract the VersionSpec from Any ((uses Any.extract_string).
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.VisibilityHelper
Extract the Visibility from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.WCharSeqHelper
Extract the char[] from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableServer.POAPackage.WrongAdapterHelper
Extract the WrongAdapter from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableServer.POAPackage.WrongPolicyHelper
Extract the WrongPolicy from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.WrongTransactionHelper
Extract the WrongTransaction from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.WStringSeqHelper
Extract the String[] from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.WStringValueHelper
Extract the wide string from the given Any.
extract_any() - method in class org.omg.CORBA.Any
Extract another Any from this Any.
extract_boolean() - method in class org.omg.CORBA.Any
Extract the CORBA boolean from this Any.
extract_char() - method in class org.omg.CORBA.Any
Extract the CORBA char from this Any.
extract_double() - method in class org.omg.CORBA.Any
Extract the CORBA double from this Any.
extract_fixed() - method in class org.omg.CORBA.Any
Extract the CORBA fixed from this Any.
extract_float() - method in class org.omg.CORBA.Any
Extract the CORBA float from this Any.
extract_long() - method in class org.omg.CORBA.Any
Extract the CORBA long from this Any.
extract_longlong() - method in class org.omg.CORBA.Any
Extract the CORBA long long from this Any.
extract_Object() - method in class org.omg.CORBA.Any
Extract the CORBA Object from this Any
extract_octet() - method in class org.omg.CORBA.Any
Extract the CORBA octet from this Any.
extract_Principal() - method in class org.omg.CORBA.Any
Extract the CORBA Principal from this Any
extract_short() - method in class org.omg.CORBA.Any
Extract the CORBA short from this Any.
extract_Streamable() - method in class org.omg.CORBA.Any
Extract an arbitrary Streamable from this Any.
extract_string() - method in class org.omg.CORBA.Any
Extract the CORBA string from this Any.
extract_TypeCode() - method in class org.omg.CORBA.Any
Extract the TypeCode from this Any value field.
extract_ulong() - method in class org.omg.CORBA.Any
Extract the CORBA unsigned long from this Any
extract_ulonglong() - method in class org.omg.CORBA.Any
Extract the CORBA unsigned long long from this Any.
extract_ushort() - method in class org.omg.CORBA.Any
Extract the CORBA unsigned short from this Any
extract_Value() - method in class org.omg.CORBA.Any
Extract the CORBA Value from this Any
extract_wchar() - method in class org.omg.CORBA.Any
Extract the CORBA wchar from this Any
extract_wstring() - method in class org.omg.CORBA.Any
Extract the CORBA wstring from this Any
extractContents() - method in class org.w3c.dom.ranges.Range
Moves the contents of a Range from the containing document or document fragment to a new DocumentFragment.
extraImageMetadataFormatClassNames - field in class javax.imageio.spi.ImageReaderWriterSpi
extraImageMetadataFormatNames - field in class javax.imageio.spi.ImageReaderWriterSpi
The names of additional formats for encoding image metadata, other than the standard and the native formats, or null if this plug-in does not provide any extra formats.
extraMetadataFormatClassNames - field in class javax.imageio.metadata.IIOMetadata
extraMetadataFormatNames - field in class javax.imageio.metadata.IIOMetadata
extraStreamMetadataFormatNames - field in class javax.imageio.spi.ImageReaderWriterSpi
The names of additional formats for encoding stream metadata, other than the standard and the native formats, or null if this plug-in does not provide any extra formats.