Java 1.4 Class Documentation Inverted Index

Inverted Index: N

javax.naming.CompoundName This class represents a compound name -- a name from a hierarchical name space.
javax.naming.CompositeName This class represents a composite name -- a sequence of component names spanning multiple namespaces.
java.net.FileNameMap FileNameMap: A simple interface which provides a mechanism to map between a file name and a MIME type string.
javax.naming.NameClassPair This class represents the object name and class name pair of a binding found in a context.
javax.naming.InvalidNameException InvalidNameException: This exception indicates that the name being specified does not conform to the naming syntax of a naming system.
javax.naming.NameNotFoundException NameNotFoundException: This exception is thrown when a component of the name cannot be resolved because it is not bound.
javax.security.auth.callback.NameCallback Underlying security services instantiate and pass a NameCallback to the invokeCallback method of a CallbackHandler to retrieve name information.
javax.naming.Name The Name interface represents a generic name -- an ordered sequence of components.
javax.naming.NameAlreadyBoundException NameAlreadyBoundException: This exception is thrown by methods to indicate that a binding cannot be added because the name is already bound to another object.
...nio.charset.IllegalCharsetNameException IllegalCharsetNameException: Unchecked exception thrown when a string that is not a legal charset name is used as such.
...print.attribute.standard.DocumentName Class DocumentName is a printing attribute class, a text attribute, that specifies the name of a document.
javax.print.attribute.standard.JobName Class JobName is a printing attribute class, a text attribute, that specifies the name of a print job.
javax.print.attribute.standard.PrinterURI Class PrinterURI is a printing attribute class, a URI, that specifies the globally unique name of a printer.
...attribute.standard.RequestingUserName Class RequestingUserName is a printing attribute class, a text attribute, that specifies the name of the end user that submitted the print job.
javax.naming.spi.Resolver This interface represents an "intermediate context" for name resolution.
java.util.jar.Attributes.Name The Attributes.Name class represents an attribute name stored in this Map.
java.rmi.AlreadyBoundException An AlreadyBoundException is thrown if an attempt is made to bind an object in the registry to a name that already has an associated binding.
java.rmi.NotBoundException A NotBoundException is thrown if an attempt is made to lookup or unbind in the registry a name that has no associated binding.
java.lang.ClassNotFoundException ClassNotFoundException: Thrown when an application tries to load in a class through its string name using: The forName method in class Class.
javax.naming.CannotProceedException This exception is thrown to indicate that the operation reached a point in the name where the operation cannot proceed any further.
java.net.NetworkInterface NetworkInterface: This class represents a Network Interface made up of a name, and a list of IP addresses assigned to this interface.
javax.naming.LinkRef This class represents a Reference whose contents is a name, called the link name, that is bound to an atomic name in a context.
java.rmi.activation.ActivationDesc ActivationDesc: An activation descriptor contains the information necessary to activate an object: the object's group identifier, the object's fully-qualified class name, the object's code location the location of the class , a codebase URL path, the object's restart "mode", and, a "marshalled" object that can contain object specific initialization data.
java.beans.PropertyEditorManager The PropertyEditorManager can be used to locate a property editor for any given type name.
javax.naming.Binding This class represents a name-to-object binding found in a context.
javax.naming.Context This interface represents a naming context, which consists of a set of name-to-object bindings.
javax.naming.NameAlreadyBoundException   NameAlreadyBoundException: This exception is thrown by methods to indicate that a binding cannot be added because the name is already bound to another object.
javax.security.auth.callback.NameCallback Underlying security services instantiate and pass a NameCallback to the invokeCallback method of a CallbackHandler to retrieve name information.
javax.naming.event.EventContext Contains methods for registering/deregistering listeners to be notified of events fired when objects named in a context changes.
javax.naming.event.EventDirContext EventDirContext: Contains methods for registering listeners to be notified of events fired when objects named in a directory context changes.
java.nio.charset.Charset A named mapping between sequences of sixteen-bit Unicode characters and sequences of bytes.
javax.naming.directory.Attribute This interface represents an attribute associated with a named object.
java.beans.PropertyChangeListenerProxy A class which extends the EventListenerProxy specifically for adding a named PropertyChangeListener.
org.w3c.dom.NamedNodeMap Objects implementing the NamedNodeMap interface are used to represent collections of nodes that can be accessed by name.
java.io.PushbackInputStream A PushbackInputStream adds functionality to another input stream, namely the ability to "push back" or "unread" one byte.
java.io.PrintStream A PrintStream adds functionality to another output stream, namely the ability to print representations of various data values conveniently.
javax.naming.NameNotFoundException   NameNotFoundException: This exception is thrown when a component of the name cannot be resolved because it is not bound.
java.util.jar.Manifest The Manifest class is used to maintain Manifest entry names and their associated Attributes.
javax.naming.NameParser This interface is used for parsing names from a hierarchical namespace.
java.text.DateFormatSymbols DateFormatSymbols is a public class for encapsulating localizable date-time formatting data, such as the names of the months, the names of the days of the week, and the time zone data.
javax.naming.CompositeName This class represents a composite name -- a sequence of component names spanning multiple namespaces.
java.util.jar.Attributes The Attributes class maps Manifest attribute names to associated string values.
java.rmi.registry.Registry Registry is a remote interface to a simple remote object registry that provides methods for storing and retrieving remote object references bound with arbitrary string names.
javax.naming.event.NamespaceChangeListener NamespaceChangeListener: Specifies the methods that a listener interested in namespace changes must implement.
org.xml.sax.helpers.NamespaceSupport Encapsulate Namespace logic for use by SAX drivers.
javax.naming.NameParser This interface is used for parsing names from a hierarchical namespace.
javax.naming.event.NamespaceChangeListener   NamespaceChangeListener: Specifies the methods that a listener interested in namespace changes must implement.
javax.naming.CompositeName This class represents a composite name -- a sequence of component names spanning multiple namespaces.
java.rmi.Naming The Naming class provides methods for storing and obtaining references to remote objects in the remote object registry.
javax.naming.Context This interface represents a naming context, which consists of a set of name-to-object bindings.
java.security.BasicPermission The BasicPermission class extends the Permission class, and can be used as the base class for permissions that want to follow the same naming convention as BasicPermission.
javax.naming.InterruptedNamingException This exception is thrown when the naming operation being invoked has been interrupted.
javax.naming.NotContextException This exception is thrown when a naming operation proceeds to a point where a context is required to continue the operation, but the resolved object is not a context.
javax.naming.InitialContext This class is the starting context for performing naming operations.
javax.naming.AuthenticationException This exception is thrown when an authentication error occurs while accessing the naming or directory service.
javax.naming.ServiceUnavailableException ServiceUnavailableException: This exception is thrown when attempting to communicate with a directory or naming service and that service is not available.
javax.naming.CommunicationException CommunicationException: This exception is thrown when the client is unable to communicate with the directory or naming service.
javax.naming.InvalidNameException InvalidNameException: This exception indicates that the name being specified does not conform to the naming syntax of a naming system.
javax.naming.event.NamingEvent This class represents an event fired by a naming/directory service.
javax.naming.Reference This class represents a reference to an object that is found outside of the naming/directory system.
javax.naming.directory.SearchResult This class represents an item in the NamingEnumeration returned as a result of the DirContext.search methods.
javax.naming.ldap.HasControls This interface is for returning controls with objects returned in NamingEnumerations.
javax.naming.event.ObjectChangeListener ObjectChangeListener: Specifies the method that a listener of a NamingEvent with event type of OBJECT_CHANGED must implement.
javax.naming.event.NamingExceptionEvent NamingExceptionEvent: This class represents an event fired when the procedures/processes used to collect information for notifying listeners of NamingEvents threw a NamingException.
javax.naming.event.NamingListener This interface is the root of listener interfaces that handle NamingEvents.
javax.naming.event.NamingExceptionEvent NamingExceptionEvent: This class represents an event fired when the procedures/processes used to collect information for notifying listeners of NamingEvents threw a NamingException.
javax.naming.event.NamingExceptionEvent   NamingExceptionEvent: This class represents an event fired when the procedures/processes used to collect information for notifying listeners of NamingEvents threw a NamingException.
java.awt.color.CMMException CMMException: This exception is thrown if the native CMM returns an error.
java.awt.SystemColor A class to encapsulate symbolic colors representing the color of native GUI objects on a system.
java.lang.Process The Runtime.exec methods create a native process and return an instance of a subclass of Process that can be used to control the process and obtain information about it.
java.awt.Robot This class is used to generate native system input events for the purposes of test automation, self-running demos, and other applications where control of the mouse and keyboard is needed.
java.lang.UnsatisfiedLinkError UnsatisfiedLinkError: Thrown if the Java Virtual Machine cannot find an appropriate native-language definition of a method declared native.
java.lang.UnsatisfiedLinkError UnsatisfiedLinkError: Thrown if the Java Virtual Machine cannot find an appropriate native-language definition of a method declared native.
java.awt.datatransfer.FlavorMap A two-way Map between "natives" Strings , which correspond to platform- specfic data formats, and "flavors" DataFlavors , which corerspond to platform-independent MIME types.
java.awt.datatransfer.SystemFlavorMap The SystemFlavorMap is a configurable map between "natives" Strings , which correspond to platform-specific data formats, and "flavors" DataFlavors , which correspond to platform-independent MIME types.
java.util.SortedSet A set that further guarantees that its iterator will traverse the set in ascending element order, sorted according to the natural ordering of its elements see Comparable , or by a Comparator provided at sorted set creation time.
java.util.SortedMap SortedMap: A map that further guarantees that it will be in ascending key order, sorted according to the natural ordering of its keys see the Comparable interface , or by a comparator provided at sorted map creation time.
java.awt.image.AreaAveragingScaleFilter AreaAveragingScaleFilter: An ImageFilter class for scaling images using a simple area averaging algorithm that produces smoother results than the nearest neighbor algorithm.
...print.attribute.standard.PagesPerMinute Class PagesPerMinute is an integer valued printing attribute that indicates the nominal number of pages per minute to the nearest whole number which may be generated by this printer e.g., simplex, black-and-white .
...attribute.standard.PagesPerMinuteColor Class PagesPerMinuteColor is an integer valued printing attribute that indicates the nominal number of pages per minute to the nearest whole number which may be generated by this printer when printing color e.g., simplex, color .
java.lang.VirtualMachineError VirtualMachineError: Thrown to indicate that the Java Virtual Machine is broken or has run out of resources necessary for it to continue operating.
...security.auth.kerberos.ServicePermission This class is used to protect Kerberos services and the credentials necessary to access those services.
java.rmi.activation.ActivationDesc ActivationDesc: An activation descriptor contains the information necessary to activate an object: the object's group identifier, the object's fully-qualified class name, the object's code location the location of the class , a codebase URL path, the object's restart "mode", and, a "marshalled" object that can contain object specific initialization data.
java.rmi.activation.ActivationGroupDesc ActivationGroupDesc: An activation group descriptor contains the information necessary to create/recreate an activation group in which to activate objects.
java.rmi.activation.ActivationGroupID The identifier for a registered activation group serves several purposes: identifies the group uniquely within the activation system, and contains a reference to the group's activation system so that the group can contact its activation system when necessary.
java.text.DecimalFormatSymbols This class represents the set of symbols such as the decimal separator, the grouping separator, and so on needed by DecimalFormat to format numbers.
java.awt.font.TextMeasurer The TextMeasurer class provides the primitive operations needed for line break: measuring up to a given advance, determining the advance of a range of characters, and generating a TextLayout for a range of characters.
javax.xml.transform.Source Source: An object that implements this interface contains the information needed to act as source input XML source or transformation instructions .
javax.xml.transform.Result Result: An object that implements this interface contains the information needed to build a transformation result tree.
java.awt.font.FontRenderContext The FontRenderContext class is a container for the information needed to correctly measure text.
java.awt.font.LineMetrics The LineMetrics class allows access to the metrics needed to layout characters along a line and to layout of a set of lines.
java.awt.image.renderable.RenderContext A RenderContext encapsulates the information needed to produce a specific rendering from a RenderableImage.
java.awt.Robot This class is used to generate native system input events for the purposes of test automation, self-running demos, and other applications where control of the mouse and keyboard is needed.
java.lang.StringIndexOutOfBoundsException StringIndexOutOfBoundsException: Thrown by String methods to indicate that an index is either negative or greater than the size of the string.
java.lang.NegativeArraySizeException NegativeArraySizeException: Thrown if an application tries to create an array with negative size.
java.lang.NegativeArraySizeException   NegativeArraySizeException: Thrown if an application tries to create an array with negative size.
java.awt.image.AreaAveragingScaleFilter AreaAveragingScaleFilter: An ImageFilter class for scaling images using a simple area averaging algorithm that produces smoother results than the nearest neighbor algorithm.
...awt.dnd.DropTarget.DropTargetAutoScroller DropTargetAutoScroller: this protected nested class implements autoscrolling
...BCSSServiceProvider BCSSServiceProvider: subclasses may subclass this nested class to add behaviors for each BeanContextServicesProvider.
java.beans.DesignMode DesignMode: This interface is intended to be implemented by, or delegated from, instances of java.beans.beancontext.BeanContext, in order to propagate to its nested hierarchy of java.beans.beancontext.BeanContextChild instances, the current "designTime" property.

java.beans.beancontext.BeanContextChild JavaBeans wishing to be nested within, and obtain a reference to their execution environment, or context, as defined by the BeanContext sub-interface shall implement this interface.
java.net.Authenticator The class Authenticator represents an object that knows how to obtain authentication for a network connection.
java.net.NetworkInterface NetworkInterface: This class represents a Network Interface made up of a name, and a list of IP addresses assigned to this interface.
java.security.AccessControlException AccessControlException: This exception is thrown by the AccessController to indicate that a requested access to a critical system resource such as the file system or the network is denied.
java.util.logging.SocketHandler Simple network logging Handler.
...nio.channels.UnresolvedAddressException UnresolvedAddressException: Unchecked exception thrown when an attempt is made to invoke a network operation upon an unresolved socket address.
java.net.NetPermission This class is for various network permissions.
java.net.SocketPermission This class represents access to a network via sockets.
java.net.NetworkInterface   NetworkInterface: This class represents a Network Interface made up of a name, and a list of IP addresses assigned to this interface.
java.lang.InstantiationError InstantiationError: Thrown when an application tries to use the Java new construct to instantiate an abstract class or an interface.
java.awt.image.FilteredImageSource This class is an implementation of the ImageProducer interface which takes an existing image and a filter object and uses them to produce image data for a new filtered version of the original image.
java.lang.NoClassDefFoundError NoClassDefFoundError: Thrown if the Java Virtual Machine or a ClassLoader instance tries to load in the definition of a class as part of a normal method call or as part of creating a new instance using the new expression and no definition of the class could be found.
java.rmi.activation.ActivationGroup An ActivationGroup is responsible for creating new instances of "activatable" objects in its group, informing its ActivationMonitor when either: its object's become active or inactive, or the group as a whole becomes inactive.
java.lang.InstantiationException InstantiationException: Thrown when an application tries to create an instance of a class using the newInstance method in class Class, but the specified class object cannot be instantiated because it is an interface or is an abstract class.
java.util.NoSuchElementException NoSuchElementException: Thrown by the nextElement method of an Enumeration to indicate that there are no more elements in the enumeration.
java.nio.channels.Channel A nexus for I/O operations.
java.lang.NoClassDefFoundError   NoClassDefFoundError: Thrown if the Java Virtual Machine or a ClassLoader instance tries to load in the definition of a class as part of a normal method call or as part of creating a new instance using the new expression and no definition of the class could be found.
...nio.channels.NoConnectionPendingException   NoConnectionPendingException: Unchecked exception thrown when the {@link SocketChannel#finishConnect finishConnect} method of a {@link SocketChannel} is invoked without first successfully invoking its {@link SocketChannel#connect connect} method.
java.security.cert.PolicyNode An immutable valid policy tree node as defined by the PKIX certification path validation algorithm.
java.util.prefs.NodeChangeListener NodeChangeListener: A listener for receiving preference node change events.
java.util.prefs.Preferences A node in a hierarchical collection of preference data.
javax.imageio.metadata.IIOMetadataNode IIOMetadataNode: A class representing a node in a meta-data tree, which implements the org.w3c.dom.Element interface and additionally allows for the storage of non-textual objects via the getUserObject and setUserObject methods.
javax.xml.transform.dom.DOMLocator Indicates the position of a node in a source DOM, intended primarily for error reporting.
org.w3c.dom.Node The Node interface is the primary datatype for the entire Document Object Model.
java.util.prefs.NodeChangeEvent An event emitted by a Preferences node to indicate that a child of that node has been added or removed.
java.util.prefs.PreferenceChangeEvent An event emitted by a Preferences node to indicate that a preference has been added, removed or has had its value changed.
org.w3c.dom.CharacterData The CharacterData interface extends Node with a set of attributes and methods for accessing character data in the DOM.
java.util.prefs.NodeChangeListener   NodeChangeListener: A listener for receiving preference node change events.
org.w3c.dom.NodeList The NodeList interface provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented.
org.w3c.dom.NamedNodeMap Objects implementing the NamedNodeMap interface are used to represent collections of nodes that can be accessed by name.
org.w3c.dom.NodeList The NodeList interface provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented.
javax.naming.NoInitialContextException   NoInitialContextException: This exception is thrown when no initial context implementation can be created.
...print.attribute.standard.PagesPerMinute Class PagesPerMinute is an integer valued printing attribute that indicates the nominal number of pages per minute to the nearest whole number which may be generated by this printer e.g., simplex, black-and-white .
...attribute.standard.PagesPerMinuteColor Class PagesPerMinuteColor is an integer valued printing attribute that indicates the nominal number of pages per minute to the nearest whole number which may be generated by this printer when printing color e.g., simplex, color .
...nio.channels.ConnectionPendingException ConnectionPendingException: Unchecked exception thrown when an attempt is made to connect a {@link SocketChannel} for which a non-blocking connection operation is already in progress.
java.security.acl.AclNotFoundException AclNotFoundException: This is an exception that is thrown whenever a reference is made to a non-existent ACL Access Control List .
...imageio.event.IIOWriteWarningListener An interface used by ImageWriter implementations to notify callers of their image and thumbnail reading methods of warnings non-fatal errors .
javax.imageio.metadata.IIOMetadata An abstract class to be extended by objects that represent metadata non-image data associated with images and streams.
...awt.geom.NoninvertibleTransformException The NoninvertibleTransformException class represents an exception that is thrown if an operation is performed requiring the inverse of an {@link AffineTransform} object but the AffineTransform is in a non-invertible state.
java.rmi.Remote The Remote interface serves to identify interfaces whose methods may be invoked from a non-local virtual machine.
...attribute.standard.MediaPrintableArea Class MediaPrintableArea is a printing attribute used to distinguish the printable and non-printable areas of media.
java.rmi.server.UnicastRemoteObject The UnicastRemoteObject class defines a non-replicated remote object whose references are valid only while the server process is alive.
javax.imageio.metadata.IIOMetadataNode IIOMetadataNode: A class representing a node in a meta-data tree, which implements the org.w3c.dom.Element interface and additionally allows for the storage of non-textual objects via the getUserObject and setUserObject methods.
...awt.geom.NoninvertibleTransformException The NoninvertibleTransformException class represents an exception that is thrown if an operation is performed requiring the inverse of an {@link AffineTransform} object but the AffineTransform is in a non-invertible state.
javax.print.attribute.SetOfIntegerSyntax Class SetOfIntegerSyntax is an abstract base class providing the common implementation of all attributes whose value is a set of nonnegative integers.
...nio.channels.NonReadableChannelException   NonReadableChannelException: Unchecked exception thrown when an attempt is made to read from a channel that was not originally opened for reading.
...nio.channels.NonWritableChannelException   NonWritableChannelException: Unchecked exception thrown when an attempt is made to write to a channel that was not originally opened for writing.
...beancontext.BeanContextSupport.BCSIterator BCSIterator: protected final subclass that encapsulates an iterator but implements a noop remove method.
javax.naming.NoPermissionException   NoPermissionException: This exception is thrown when attempting to perform an operation for which the client has no permission.
java.lang.NoClassDefFoundError NoClassDefFoundError: Thrown if the Java Virtual Machine or a ClassLoader instance tries to load in the definition of a class as part of a normal method call or as part of creating a new instance using the new expression and no definition of the class could be found.
java.lang.RuntimeException RuntimeException is the superclass of those exceptions that can be thrown during the normal operation of the Java Virtual Machine.
java.net.NoRouteToHostException   NoRouteToHostException: Signals that an error occurred while attempting to connect a socket to a remote address and port.
...print.attribute.standard.MediaSize.NA Class MediaSize.NA includes {@link MediaSize MediaSize} values for North American media.
java.awt.BorderLayout A border layout lays out a container, arranging and resizing its components to fit in five regions: north, south, east, west, and center.
java.security.NoSuchAlgorithmException   NoSuchAlgorithmException: This exception is thrown when a particular cryptographic algorithm is requested but is not available in the environment.
...naming.directory.NoSuchAttributeException   NoSuchAttributeException: This exception is thrown when attempting to access an attribute that does not exist.
java.util.NoSuchElementException   NoSuchElementException: Thrown by the nextElement method of an Enumeration to indicate that there are no more elements in the enumeration.
java.lang.NoSuchFieldError   NoSuchFieldError: Thrown if an application tries to access or modify a specified field of an object, and that object no longer has that field.
java.lang.NoSuchFieldException   NoSuchFieldException: Signals that the class doesn't have a field of a specified name.
java.lang.NoSuchMethodError   NoSuchMethodError: Thrown if an application tries to call a specified method of a class either static or instance , and that class no longer has a definition of that method.
java.lang.NoSuchMethodException   NoSuchMethodException: Thrown when a particular method cannot be found.
java.rmi.NoSuchObjectException A NoSuchObjectException is thrown if an attempt is made to invoke a method on an object that no longer exists in the remote virtual machine.
java.security.NoSuchProviderException   NoSuchProviderException: This exception is thrown when a particular security provider is requested but is not available in the environment.
java.io.NotActiveException   NotActiveException: Thrown when serialization or deserialization is not active.
org.w3c.dom.Notation This interface represents a notation declared in the DTD.
java.rmi.NotBoundException A NotBoundException is thrown if an attempt is made to lookup or unbind in the registry a name that has no associated binding.
java.awt.Event   NOTE: The Event class is obsolete and is available only for backwards compatilibility.
javax.naming.ldap.UnsolicitedNotification UnsolicitedNotification: This interface represents an unsolicited notification as defined in RFC 2251.
org.xml.sax.DTDHandler Receive notification of basic DTD-related events.
java.awt.dnd.DropTargetListener The DropTargetListener interface is the callback interface used by the DropTarget class to provide notification of DnD operations that involve the subject DropTarget.
java.awt.event.AWTEventListener The listener interface for receiving notification of events dispatched to objects that are instances of Component or MenuComponent or their subclasses.
org.xml.sax.DocumentHandler DocumentHandler: Receive notification of general document events.
org.xml.sax.ContentHandler Receive notification of the logical content of a document.
...naming.ldap.UnsolicitedNotificationEvent UnsolicitedNotificationEvent: This class represents an event fired in response to an unsolicited notification sent by the LDAP server.
java.rmi.server.Unreferenced A remote object implementation should implement the Unreferenced interface to receive notification when there are no more clients that reference that remote object.
java.awt.image.ImageObserver ImageObserver: An asynchronous update interface for receiving notifications about Image information as the Image is constructed.
javax.naming.event.EventContext Contains methods for registering/deregistering listeners to be notified of events fired when objects named in a context changes.
javax.naming.event.EventDirContext EventDirContext: Contains methods for registering listeners to be notified of events fired when objects named in a directory context changes.
javax.sql.ConnectionEventListener An object that registers to be notified of events generated by a PooledConnection object.
java.beans.ExceptionListener An ExceptionListener is notified of internal exceptions.
javax.sql.RowSetListener An interface that must be implemented by a component that wants to be notified when a significant event happens in the life of a RowSet object.
javax.imageio.event.IIOReadUpdateListener IIOReadUpdateListener: An interface used by ImageReader implementations to notify callers of their image and thumbnail reading methods of pixel updates.
...imageio.event.IIOReadProgressListener IIOReadProgressListener: An interface used by ImageReader implementations to notify callers of their image and thumbnail reading methods of progress.
...imageio.event.IIOWriteWarningListener An interface used by ImageWriter implementations to notify callers of their image and thumbnail reading methods of warnings non-fatal errors .
...imageio.event.IIOWriteProgressListener IIOWriteProgressListener: An interface used by ImageWriter implementations to notify callers of their image writing methods of progress.
java.lang.IllegalMonitorStateException IllegalMonitorStateException: Thrown to indicate that a thread has attempted to wait on an object's monitor or to notify other threads waiting on an object's monitor without owning the specified monitor.
javax.naming.event.NamingExceptionEvent NamingExceptionEvent: This class represents an event fired when the procedures/processes used to collect information for notifying listeners of NamingEvents threw a NamingException.
java.security.Principal Principal: This interface represents the abstract notion of a principal, which can be used to represent any entity, such as an individual, a corporation, and a login id.
java.awt.image.renderable.RenderableImage A RenderableImage is a common interface for rendering-independent images a notion which subsumes resolution independence .
java.security.acl.NotOwnerException   NotOwnerException: This is an exception that is thrown whenever the modification of an object such as an Access Control List is only allowed to be done by an owner of the object, but the Principal attempting the modification is not an owner.
java.io.NotSerializableException   NotSerializableException: Thrown when an instance is required to have a Serializable interface.
java.nio.channels.NotYetBoundException   NotYetBoundException: Unchecked exception thrown when an attempt is made to invoke an I/O operation upon a server socket channel that is not yet bound.
java.nio.channels.NotYetConnectedException   NotYetConnectedException: Unchecked exception thrown when an attempt is made to invoke an I/O operation upon a socket channel that is not yet connected.
java.lang.NullPointerException NullPointerException: Thrown when an application attempts to use null in a case where an object is required.
org.w3c.dom.DocumentType Each Document has a doctype attribute whose value is either null or a DocumentType object.
java.lang.NullPointerException   NullPointerException: Thrown when an application attempts to use null in a case where an object is required.
java.text.NumberFormat NumberFormat is the abstract base class for all number formats.
java.security.SecureRandom This class provides a cryptographically strong pseudo-random number generator PRNG .
java.lang.Number The abstract class Number is the superclass of classes BigDecimal, BigInteger, Byte, Double, Float, Integer, Long, and Short.
java.net.InetSocketAddress InetSocketAddress: This class implements an IP Socket Address IP address + port number It can also be a pair hostname + port number , in which case an attempt will be made to resolve the hostname.

java.rmi.RemoteException A RemoteException is the common superclass for a number of communication-related exceptions that may occur during the execution of a remote method call.
javax.print.attribute.standard.Copies Class Copies is an integer valued printing attribute class that specifies the number of copies to be printed.
...attribute.standard.JobPrioritySupported Class JobPrioritySupported is an integer valued printing attribute class that specifies whether a Print Service instance supports the {@link JobPriority JobPriority} attribute and the number of different job priority levels supported.
...attribute.standard.JobImpressionsCompleted Class JobImpressionsCompleted is an integer valued printing attribute class that specifies the number of impressions completed for the job so far.
...print.attribute.standard.JobImpressions Class JobImpressions is an integer valued printing attribute class that specifies the total size in number of impressions of the document s being submitted.
...print.attribute.standard.NumberOfDocuments Class NumberOfDocuments is an integer valued printing attribute that indicates the number of individual docs the printer has accepted for this job, regardless of whether the docs' print data has reached the printer or not.
...print.attribute.standard.QueuedJobCount Class QueuedJobCount is an integer valued printing attribute that indicates the number of jobs in the printer whose {@link JobState JobState} is either PENDING, PENDING_HELD, PROCESSING, or PROCESSING_STOPPED.
...attribute.standard.NumberOfInterveningJobs Class NumberOfInterveningJobs is an integer valued printing attribute that indicates the number of jobs that are ahead of this job in the relative chronological order of expected time to complete i.e., the current scheduled order .
java.awt.MediaTracker The MediaTracker class is a utility class to track the status of a number of media objects.
...print.attribute.standard.JobMediaSheets Class JobMediaSheets is an integer valued printing attribute class that specifies the total number of media sheets to be produced for this job.
...attribute.standard.JobMediaSheetsCompleted Class JobMediaSheetsCompleted is an integer valued printing attribute class that specifies the number of media sheets which have completed marking and stacking for the entire job so far, whether those sheets have been processed on one side or on both.
org.w3c.dom.DOMImplementation The DOMImplementation interface provides a number of methods for performing operations that are independent of any particular instance of the document object model.
...print.attribute.standard.PagesPerMinute Class PagesPerMinute is an integer valued printing attribute that indicates the nominal number of pages per minute to the nearest whole number which may be generated by this printer e.g., simplex, black-and-white .
...attribute.standard.PagesPerMinuteColor Class PagesPerMinuteColor is an integer valued printing attribute that indicates the nominal number of pages per minute to the nearest whole number which may be generated by this printer when printing color e.g., simplex, color .
...attribute.standard.JobKOctetsProcessed Class JobKOctetsProcessed is an integer valued printing attribute class that specifies the total number of print data octets processed so far in K octets, i.e., in units of 1024 octets.
javax.print.attribute.standard.NumberUp Class NumberUp is an integer valued printing attribute class that specifies the number of print-stream pages to impose upon a single side of an instance of a selected medium.
java.awt.dnd.DragSource The DragSource is the entity responsible for the initiation of the Drag and Drop operation, and may be used in a number of scenarios: 1 default instance per JVM for the lifetime of that JVM.
java.awt.geom.RectangularShape RectangularShape is the base class for a number of {@link Shape} objects whose geometry is defined by a rectangular frame.
java.rmi.server.SocketSecurityException A SocketSecurityException is thrown during remote object export if the code exporting the remote object either by construction or by explicit call to the exportObject method of UnicastRemoteObject or java.rmi.activation.Activatable does not have permission to create a java.net.ServerSocket on the port number specified during remote object export.
java.io.LineNumberInputStream LineNumberInputStream: This class is an input stream filter that provides the added functionality of keeping track of the current line number.
java.text.NumberFormat   NumberFormat is the abstract base class for all number formats.
java.text.DecimalFormat DecimalFormat is a concrete subclass of NumberFormat that formats decimal numbers.
java.text.NumberFormat.Field Defines constants that are used as attribute keys in the AttributedCharacterIterator returned from NumberFormat.formatToCharacterIterator and as field identifiers in FieldPosition.
java.lang.NumberFormatException   NumberFormatException: Thrown to indicate that the application has attempted to convert a string to one of the numeric types, but that the string does not have the appropriate format.
...print.attribute.standard.NumberOfDocuments Class NumberOfDocuments is an integer valued printing attribute that indicates the number of individual docs the printer has accepted for this job, regardless of whether the docs' print data has reached the printer or not.
...attribute.standard.NumberOfInterveningJobs Class NumberOfInterveningJobs is an integer valued printing attribute that indicates the number of jobs that are ahead of this job in the relative chronological order of expected time to complete i.e., the current scheduled order .
java.lang.UnsupportedClassVersionError UnsupportedClassVersionError: Thrown when the Java Virtual Machine attempts to read a class file and determines that the major and minor version numbers in the file are not supported.
java.io.LineNumberReader LineNumberReader: A buffered character-input stream that keeps track of line numbers.
javax.print.attribute.standard.NumberUp Class NumberUp is an integer valued printing attribute class that specifies the number of print-stream pages to impose upon a single side of an instance of a selected medium.
...attribute.standard.PresentationDirection Class PresentationDirection is a printing attribute class, an enumeration, that is used in conjunction with the {@link NumberUp NumberUp} attribute to indicate the layout of multiple print-stream pages to impose upon a single side of an instance of a selected medium.
...print.attribute.standard.NumberUpSupported Class NumberUpSupported is a printing attribute class, a set of integers, that gives the supported values for a {@link NumberUp NumberUp} attribute.
...print.attribute.standard.NumberUpSupported Class NumberUpSupported is a printing attribute class, a set of integers, that gives the supported values for a {@link NumberUp NumberUp} attribute.
java.lang.Math The class Math contains methods for performing basic numeric operations such as the elementary exponential, logarithm, square root, and trigonometric functions.
java.lang.NumberFormatException NumberFormatException: Thrown to indicate that the application has attempted to convert a string to one of the numeric types, but that the string does not have the appropriate format.
java.awt.Adjustable Adjustable: The interface for objects which have an adjustable numeric value contained within a bounded range of values.
javax.accessibility.AccessibleValue The AccessibleValue interface should be supported by any object that supports a numerical value e.g., a scroll bar .
java.awt.font.NumericShaper The NumericShaper class is used to convert Latin-1 European digits to other Unicode decimal digits.