Uses of Class
java.lang.String
Package
Description
This package comprises the interfaces and classes used to define the
signing mechanism used by the
jarsigner
tool.Provides a collection of interfaces and classes that compose the Java Accessibility
Utilities.
This is the core package of the Java Debug
Interface (JDI), it defines mirrors for values, types, and the target
VirtualMachine itself - as well bootstrapping facilities.
This package defines connections between the virtual machine
using the JDI and the target virtual machine.
This package comprises the interfaces and classes used to
develop new
TransportService
implementations.This package defines JDI events and event processing.
This package is used to request that a JDI
event be sent under specified conditions.
This package contains the JDK's extension to
the standard implementation of the
java.lang.management
API and also defines the management
interface for some other components of the platform.Provides a simple high-level Http server API, which can be used to build
embedded HTTP servers.
A Java API for Stream Control Transport Protocol.
Provides implementations of
Principal
.Provides an implementation of
Configuration
.Provides implementations of
LoginModule
.This package defines classes and interfaces for the JDK extensions
to the GSS-API.
Provides interfaces to represent documentation comments as abstract syntax
trees (AST).
Provides interfaces to represent source code as abstract syntax
trees (AST).
Provides utilities for operations on abstract syntax trees (AST).
Provides the API to attach to a Java virtual machine.
Only developers who are defining new attach providers should need to make
direct use of this package.
This package provides a legacy entry point for the javac tool.
This package contains the JConsole API.
Provides the classes necessary to create an applet and the classes an applet
uses to communicate with its applet context.
Contains all of the classes for creating user interfaces and for painting
graphics and images.
Provides classes for color spaces.
Provides interfaces and classes for transferring data between and within
applications.
Provides interfaces and classes for interaction with various desktop
capabilities.
Drag and Drop is a direct manipulation gesture found in many Graphical User
Interface systems that provides a mechanism to transfer information between
two entities logically associated with presentation elements in the GUI.
Provides interfaces and classes for dealing with different types of events
fired by AWT components.
Provides classes and interface relating to fonts.
Provides the Java 2D classes for defining and performing operations on
objects related to two-dimensional geometry.
Provides interfaces that enable the development of input methods that can be
used with any Java runtime environment.
Provides classes for creating and modifying images.
Provides classes and interfaces for producing rendering-independent images.
Provides classes and interfaces for a general printing API.
Contains classes related to developing beans -- components based on
the JavaBeans architecture.
Provides classes and interfaces relating to bean context.
Provides for system input and output through data streams,
serialization and the file system.
Provides classes that are fundamental to the design of the Java
programming language.
Provides library support for the Java programming language
annotation facility.
Classes and interfaces to represent nominal descriptors for run-time
entities such as classes or method handles, and classfile entities such as
constant pool entries or
invokedynamic
call sites.Provides services that allow Java programming language agents to instrument
programs running on the JVM.
The
java.lang.invoke
package provides low-level primitives for interacting
with the Java Virtual Machine.Provides the management interfaces for monitoring and management of the
Java virtual machine and other components in the Java runtime.
Classes to support module descriptors and creating configurations of modules
by means of resolution and service binding.
Provides classes and interfaces for obtaining reflective information about
classes and objects.
The
java.lang.runtime
package provides low-level runtime support
for the Java language.Provides classes for performing arbitrary-precision integer
arithmetic (
BigInteger
) and arbitrary-precision decimal
arithmetic (BigDecimal
).Provides the classes for implementing networking applications.
HTTP Client and WebSocket APIs
Defines buffers, which are containers for data, and provides an
overview of the other NIO packages.
Defines channels, which represent connections to entities that are capable of
performing I/O operations, such as files and sockets; defines selectors, for
multiplexed, non-blocking I/O operations.
Defines charsets, decoders, and encoders, for translating between
bytes and Unicode characters.
Service-provider classes for the
java.nio.charset
package.Defines interfaces and classes for the Java virtual machine to access files,
file attributes, and file systems.
Interfaces and classes providing access to file and file system attributes.
Service-provider classes for the
java.nio.file
package.Provides the RMI package.
Provides classes and interface for RMI distributed
garbage-collection (DGC).
Provides a class and two interfaces for the RMI registry.
Provides classes and interfaces for supporting the server side of RMI.
Provides the classes and interfaces for the security framework.
Provides classes and interfaces for parsing and managing
certificates, certificate revocation lists (CRLs), and
certification paths.
Provides classes and interfaces for key specifications and algorithm
parameter specifications.
Provides the API for accessing and processing data stored in a
data source (usually a relational database) using the
Java programming language.
Provides classes and interfaces for handling text, dates, numbers,
and messages in a manner independent of natural languages.
The main API for dates, times, instants, and durations.
Generic API for calendar systems other than the default ISO.
Provides classes to print and parse dates and times.
Access to date and time using fields and units, and date time adjusters.
Support for time-zones and their rules.
Contains the collections framework, some internationalization support classes,
a service loader, properties, random number generation, string parsing
and scanning classes, base64 encoding and decoding, a bit array, and
several miscellaneous utility classes.
Utility classes commonly useful in concurrent programming.
A small toolkit of classes that support lock-free thread-safe
programming on single variables.
Interfaces and classes providing a framework for locking and waiting
for conditions that is distinct from built-in synchronization and
monitors.
Provides classes for reading and writing the JAR (Java ARchive)
file format, which is based on the standard ZIP file format with an
optional manifest file.
Provides the classes and interfaces of
the Java 2 platform's core logging facilities.
This package allows applications to store and retrieve user and system
preference and configuration data.
This package contains classes and interfaces that support a generic API
for random number generation.
Classes for matching character sequences against patterns specified
by regular expressions.
Service provider classes for the classes in the java.util package.
Classes to support functional-style operations on streams of elements, such
as map-reduce transformations on collections.
Provides classes for reading and writing the standard ZIP and GZIP file
formats.
Defines a contract between user-interface components and an assistive
technology that provides access to those components.
Facilities for declaring annotation processors and for
allowing annotation processors to communicate with an annotation processing
tool environment.
Provides the classes and interfaces for cryptographic
operations.
Provides classes and interfaces for key specifications and
algorithm parameter specifications.
The main package of the Java Image I/O API.
A package of the Java Image I/O API dealing with synchronous notification of
events during the reading and writing of images.
A package of the Java Image I/O API dealing with reading and writing
metadata.
Classes supporting the built-in JPEG plug-in.
Public classes used by the built-in TIFF plug-ins.
A package of the Java Image I/O API containing the plug-in interfaces for
readers, writers, transcoders, and streams, and a runtime registry.
A package of the Java Image I/O API dealing with low-level I/O from files and
streams.
Types and hierarchies of packages comprising a Java language model, a model of the declarations and types of the Java
programming language.
Interfaces used to model elements of the Java programming language.
Interfaces used to model Java programming language types.
Utilities to assist in the processing of
program elements and
types.
Provides the core classes for the Java Management Extensions.
Provides the classes which implement advanced dynamic
loading.
Provides the definition of the ModelMBean classes.
Provides the definition of the monitor classes.
Provides the open data types and Open MBean descriptor classes.
Provides the definition of the Relation Service.
Interfaces for remote access to
JMX MBean servers.
The RMI connector is a connector for the JMX Remote API that
uses RMI to transmit client requests to a remote MBean server.
Provides the definition of the Timer MBean.
Provides the classes and interfaces for accessing naming services.
Extends the
javax.naming
package to provide functionality
for accessing directory services.Provides support for event notification when accessing naming and
directory services.
Provides support for LDAPv3 extended operations and controls.
Provides the means for dynamically plugging in support for accessing
naming and directory services through the
javax.naming
and related packages.Provides classes for networking applications.
Provides classes for the secure socket package.
Provides the principal classes and interfaces for the Java Print
Service API.
Provides classes and interfaces that describe the types of Java Print
Service attributes and how they can be collected into attribute sets.
Package
javax.print.attribute.standard
contains classes for specific
printing attributes.Package
javax.print.event
contains event classes and listener
interfaces.Provides implementations of
RMIClientSocketFactory
and RMIServerSocketFactory
over
the Secure Sockets Layer (SSL) or Transport Layer Security (TLS) protocols.The scripting API consists of interfaces and classes that define
Java Scripting Engines and provides
a framework for their use in Java applications.
This package provides a framework for authentication and
authorization.
This package provides the classes necessary for services
to interact with applications in order to retrieve
information (authentication data including usernames
or passwords, for example) or to display information
(error and warning messages, for example).
This package contains utility classes related to the Kerberos network
authentication protocol.
This package provides a pluggable authentication framework.
This package provides the interface to be used for
implementing pluggable authentication modules.
This package contains the classes that should be used to store
X500 Principal and X500 Private Credentials in a
Subject.
Provides classes for public key certificates.
Contains class and interfaces for supporting SASL.
Java™ Smart Card I/O API.
Provides interfaces and classes for I/O, sequencing, and synthesis of MIDI
(Musical Instrument Digital Interface) data.
Provides interfaces and classes for capture, processing, and playback of
sampled audio data.
Provides the API for server side data source access and processing from
the Java programming language.
Standard interfaces and base classes for JDBC
RowSet
implementations.Provides utility classes to allow serializable mappings between SQL types
and data types in the Java programming language.
The standard classes and interfaces that a third party vendor has to
use in its implementation of a synchronization provider.
Provides a set of "lightweight" (all-Java language) components
that, to the maximum degree possible, work the same on all platforms.
Provides classes and interface for drawing specialized borders around a Swing
component.
Contains classes and interfaces used by the
JColorChooser
component.Provides for events fired by Swing components.
Contains classes and interfaces used by the
JFileChooser
component.Provides one interface and many abstract classes that Swing uses to provide
its pluggable look-and-feel capabilities.
Provides user interface objects built according to the Basic look and feel.
Provides user interface objects built according to the Java look and feel
(once codenamed Metal), which is the default look and feel.
Provides user interface objects that combine two or more look and feels.
Provides user interface objects built according to the cross-platform Nimbus
look and feel.
Synth is a skinnable look and feel in which all painting is delegated.
Provides classes and interfaces for dealing with
javax.swing.JTable
.Provides classes and interfaces that deal with editable and noneditable text
components.
Provides the class
HTMLEditorKit
and supporting classes for creating
HTML text editors.Provides the default HTML parser, along with support classes.
Provides a class (
RTFEditorKit
) for creating Rich-Text-Format text
editors.Provides classes and interfaces for dealing with
javax.swing.JTree
.Allows developers to provide support for undo/redo in applications such as
text editors.
Provides interfaces for tools which can be invoked from a program,
for example, compilers.
Provides the API that defines the contract between the transaction manager
and the resource manager, which allows the transaction manager to enlist
and delist resource objects (supplied by the resource manager driver) in
JTA transactions.
Defines constants for XML processing.
Provides the classes for implementing
XML Catalogs OASIS Standard V1.1, 7 October 2005.
Common classes for XML cryptography.
DOM-specific classes for the
javax.xml.crypto
package.Classes for generating and validating XML digital
signatures.
Classes for parsing and processing
KeyInfo
elements and structures.Parameter classes for XML digital signatures.
Defines XML/Java Type Mappings.
Defines XML Namespace processing.
Provides the classes for processing XML documents with a SAX (Simple API for XML)
parser or a DOM (Document Object Model) Document builder.
Defines interfaces and classes for the Streaming API for XML (StAX).
Defines event interfaces for the Streaming API for XML (StAX).
Provides utility classes for the Streaming API for XML (StAX).
Defines the generic APIs for processing transformation instructions,
and performing a transformation from source to result.
Provides DOM specific transformation classes.
Provides SAX specific transformation classes.
Provides StAX specific transformation classes.
Provides stream and URI specific transformation classes.
Provides an API for validation of XML documents.
Provides an object-model neutral API for the
evaluation of XPath expressions and access to the evaluation
environment.
Contains interfaces and classes that are used to link an
invokedynamic
call site.Contains the linker for ordinary Java objects.
Contains interfaces and classes needed by language runtimes to implement
their own language-specific object models and type conversions.
Contains classes that make it more convenient for language runtimes to
implement their own language-specific object models and type conversions
by providing basic implementations of some classes as well as various
utilities.
Classes to support low-level and efficient foreign memory/function access, directly from Java.
Incubating Feature. Will be removed in a future release.
The Doclet API provides an environment which, in conjunction with
the Language Model API and Compiler Tree API, allows clients
to inspect the source-level structures of programs and
libraries, including API comments embedded in the source.
This package provides classes to create events and control Flight Recorder.
This package contains classes for consuming Flight Recorder data.
Provides interfaces for creating tools, such as a Read-Eval-Print Loop (REPL),
which interactively evaluate "snippets" of Java programming language code.
Provides implementation support for building JShell execution engines.
Defines the Service Provider Interface for pluggable JShell execution engines.
Provides a mechanism to launch an instance of a Java shell tool.
This package contains classes to control and monitor Flight Recorder over Java Management Extensions (JMX).
Platform specific socket options for the
java.net
and java.nio.channels
socket classes.This package defines APIs for signing jar files.
Provides Java code the ability to access the JavaScript engine and the
HTML DOM in the web browser.
This package presents a framework that allows application developers to
make use of security services like authentication, data integrity and
data confidentiality from a variety of underlying security mechanisms
like Kerberos, using a unified API.
Provides the interfaces for the Document Object Model (DOM).
Provides a factory for obtaining instances of
DOMImplementation
.Provides interfaces for DOM Level 2 Style Specification.
Provides interfaces for DOM Level 2 Events.
Provides interfaces for DOM Level 2 HTML Specification.
Provides interfaces for DOM Level 3 Load and Save.
Provides interfaces for DOM Level 2 Range.
Provides interfaces for DOM Level 2 Style Specification.
Provides interfaces for DOM Level 3 XPath Specification.
Provides the interfaces for the Simple API for XML (SAX).
Provides interfaces to SAX2 facilities that
conformant SAX drivers won't necessarily support.
Provides helper classes, including
support for bootstrapping SAX-based applications.
-
Uses of String in com.sun.jarsigner
Modifier and TypeMethodDescriptionString[]
ContentSignerParameters.getCommandLine()
Deprecated, for removal: This API element is subject to removal in a future version.Retrieves the command-line arguments passed to the jarsigner tool.ContentSignerParameters.getSignatureAlgorithm()
Deprecated, for removal: This API element is subject to removal in a future version.Retrieves the name of the signature algorithm.default String
ContentSignerParameters.getTSADigestAlg()
Deprecated, for removal: This API element is subject to removal in a future version.Retreives the message digest algorithm that is used to generate the message imprint to be sent to the TSA server.default String
ContentSignerParameters.getTSAPolicyID()
Deprecated, for removal: This API element is subject to removal in a future version.Retrieves the TSAPolicyID for a Timestamping Authority (TSA). -
Uses of String in com.sun.java.accessibility.util
Modifier and TypeMethodDescriptionTranslator.getAccessibleDescription()
Get the accessible description of this object.Translator.getAccessibleName()
Get the accessible name of this object.AccessibilityListenerList.toString()
Return a string representation of theAccessibilityListenerList
.Modifier and TypeMethodDescriptionvoid
Translator.setAccessibleDescription
(String s) Set the accessible description of this object.void
Translator.setAccessibleName
(String s) Set the name of this object. -
Uses of String in com.sun.jdi
Modifier and TypeMethodDescriptionPathSearchingVirtualMachine.baseDirectory()
Get the base directory used for path searching.ClassNotLoadedException.className()
ArrayType.componentSignature()
Gets the JNI signature of the components of this array class.ArrayType.componentTypeName()
Returns a text representation of the component type of this array.ReferenceType.defaultStratum()
Returns the default stratum for this reference type.VirtualMachine.description()
Returns text information on the target VM and the debugger support that mirrors it.LocalVariable.genericSignature()
Gets the generic signature for this variable if there is one.ReferenceType.genericSignature()
Gets the generic signature for this type if there is one.TypeComponent.genericSignature()
Gets the generic signature for this TypeComponent if there is one.VirtualMachine.getDefaultStratum()
Return this VM's default stratum.LocalVariable.name()
Gets the name of the local variable.ModuleReference.name()
Returns the module name.ReferenceType.name()
Returns the name of thisReferenceType
object.ThreadGroupReference.name()
Returns the name of this thread group.ThreadReference.name()
Returns the name of this thread.Type.name()
Returns the name of this type.TypeComponent.name()
Gets the name of this type component.VirtualMachine.name()
Returns the name of the target VM as reported by the propertyjava.vm.name
.Method.returnTypeName()
Returns a text representation of the return type, as specified in the declaration of this method.LocalVariable.signature()
Gets the type signature of the local variable.Type.signature()
Returns the type signature for this type.TypeComponent.signature()
Gets the type signature for this type component.ReferenceType.sourceDebugExtension()
Get the source debug extension of this type.Location.sourceName()
Gets an identifing name for the source corresponding to this location.Location.sourceName
(String stratum) Gets an identifing name for the source corresponding to this location.ReferenceType.sourceName()
Gets an identifying name for the source corresponding to the declaration of this type.Location.sourcePath()
Gets the path to the source corresponding to this location.Location.sourcePath
(String stratum) Gets the path to the source corresponding to this location.Mirror.toString()
Returns a String describing this mirrorField.typeName()
Returns a text representation of the type of this field.LocalVariable.typeName()
Returns a text representation of the type of this variable.StringReference.value()
Returns the StringReference as a String.VirtualMachine.version()
Returns the version of the Java Runtime Environment in the target VM as reported by the propertyjava.version
.Modifier and TypeMethodDescriptionMethod.argumentTypeNames()
Returns a list containing a text representation of the type of each formal parameter of this method.ReferenceType.availableStrata()
Return the available strata for this reference type.PathSearchingVirtualMachine.bootClassPath()
Get the boot class path for this virtual machine.PathSearchingVirtualMachine.classPath()
Get the class path for this virtual machine.ReferenceType.sourceNames
(String stratum) Gets the identifying names for all the source corresponding to the declaration of this type.ReferenceType.sourcePaths
(String stratum) Gets the paths to the source corresponding to the declaration of this type.Modifier and TypeMethodDescriptionMethod.allLineLocations
(String stratum, String sourceName) Returns a list containing aLocation
object for each executable source line in this method.ReferenceType.allLineLocations
(String stratum, String sourceName) Returns a list containing aLocation
object for each executable source line in this reference type.VirtualMachine.classesByName
(String className) Returns the loaded reference types that match a given name.ClassType.concreteMethodByName
(String name, String signature) Returns a the single non-abstractMethod
visible from this class that has the given name and signature.ReferenceType.fieldByName
(String fieldName) Finds the visibleField
with the given non-ambiguous name.int
Location.lineNumber
(String stratum) The line number of this Location.Method.locationsOfLine
(String stratum, String sourceName, int lineNumber) Returns a List containing allLocation
objects that map to the given line number and source name.ReferenceType.locationsOfLine
(String stratum, String sourceName, int lineNumber) Returns a List containing allLocation
objects that map to the given line number.ReferenceType.methodsByName
(String name) Returns a List containing each visibleMethod
that has the given name.ReferenceType.methodsByName
(String name, String signature) Returns a List containing each visibleMethod
that has the given name and signature.Creates a string in this virtual machine.void
VirtualMachine.setDefaultStratum
(String stratum) Set this VM's default stratum (seeLocation
for a discussion of strata).Location.sourceName
(String stratum) Gets an identifing name for the source corresponding to this location.ReferenceType.sourceNames
(String stratum) Gets the identifying names for all the source corresponding to the declaration of this type.Location.sourcePath
(String stratum) Gets the path to the source corresponding to this location.ReferenceType.sourcePaths
(String stratum) Gets the paths to the source corresponding to the declaration of this type.Method.variablesByName
(String name) Returns a list containing eachLocalVariable
of a given name in this method.StackFrame.visibleVariableByName
(String name) Finds aLocalVariable
that matches the given name and is visible at the current frame location.ModifierConstructorDescriptionClassNotLoadedException
(String className) ClassNotLoadedException
(String className, String message) InternalException
(String s, int errorCode) Deprecated.Deprecated.Constructs anInvalidModuleException
with the given detail message.JDIPermission
(String name) TheJDIPermission
class represents access rights to theVirtualMachineManager
JDIPermission
(String name, String actions) Constructs a new JDIPermission object.NativeMethodException
(String message) VMDisconnectedException
(String message) -
Uses of String in com.sun.jdi.connect
Modifier and TypeMethodDescriptionConnector.Argument.description()
Returns a human-readable description of this argument and its purpose.Connector.description()
Returns a human-readable description of this connector and its purpose.Connector.Argument.label()
Returns a short human-readable label for this argument.Connector.Argument.name()
Returns a short, unique identifier for the argument.Connector.name()
Returns a short identifier for the connector.Transport.name()
Returns a short identifier for the transport.ListeningConnector.startListening
(Map<String, ? extends Connector.Argument> arguments) Listens for one or more connections initiated by target VMs.Connector.BooleanArgument.stringValueOf
(boolean value) Return the string representation of thevalue
parameter.Connector.IntegerArgument.stringValueOf
(int value) Return the string representation of thevalue
parameter.Connector.Argument.value()
Returns the current value of the argument.Modifier and TypeMethodDescriptionIllegalConnectorArgumentsException.argumentNames()
Return aList
containing the names of the invalid or inconsistent arguments.Connector.SelectedArgument.choices()
Return the possible values for the argumentConnector.defaultArguments()
Returns the arguments accepted by this Connector and their default values.Modifier and TypeMethodDescriptionboolean
Performs basic sanity check of argument.boolean
Performs basic sanity check of argument.boolean
Performs basic sanity check of argument.boolean
Performs basic sanity check of argument.boolean
Performs basic sanity check of argument.void
Sets the value of the argument.Modifier and TypeMethodDescriptionListeningConnector.accept
(Map<String, ? extends Connector.Argument> arguments) Waits for a target VM to attach to this connector.AttachingConnector.attach
(Map<String, ? extends Connector.Argument> arguments) Attaches to a running application and returns a mirror of its VM.LaunchingConnector.launch
(Map<String, ? extends Connector.Argument> arguments) Launches an application and connects to its VM.ListeningConnector.startListening
(Map<String, ? extends Connector.Argument> arguments) Listens for one or more connections initiated by target VMs.void
ListeningConnector.stopListening
(Map<String, ? extends Connector.Argument> arguments) Cancels listening for connections.ModifierConstructorDescriptionConstruct anIllegalConnectorArgumentsException
with the specified detail message and the name of the argument which is invalid or inconsistent.IllegalConnectorArgumentsException
(String s, List<String> names) Construct anIllegalConnectorArgumentsException
with the specified detail message and aList
of names of arguments which are invalid or inconsistent.TransportTimeoutException
(String message) Constructs aTransportTimeoutException
with the specified detail message.VMStartException
(String message, Process process) ModifierConstructorDescriptionIllegalConnectorArgumentsException
(String s, List<String> names) Construct anIllegalConnectorArgumentsException
with the specified detail message and aList
of names of arguments which are invalid or inconsistent. -
Uses of String in com.sun.jdi.connect.spi
Modifier and TypeMethodDescriptionabstract String
TransportService.ListenKey.address()
Returns a string representation of the listen key.abstract String
TransportService.description()
Returns a description of the transport service.abstract String
TransportService.name()
Returns a name to identify the transport service.Modifier and TypeMethodDescriptionabstract Connection
Attaches to the specified address.abstract TransportService.ListenKey
TransportService.startListening
(String address) Listens on the specified address for inbound connections.ModifierConstructorDescriptionClosedConnectionException
(String message) Constructs aClosedConnectionException
with the specified detail message. -
Uses of String in com.sun.jdi.event
Modifier and TypeMethodDescriptionClassUnloadEvent.className()
Returns the name of the class that has been unloaded.ClassUnloadEvent.classSignature()
Returns the type signature of the class that has been unloaded. -
Uses of String in com.sun.jdi.request
Modifier and TypeMethodDescriptionvoid
ClassPrepareRequest.addClassExclusionFilter
(String classPattern) Restricts the events generated by this request to the preparation of reference types whose name does not match this restricted regular expression.void
ClassUnloadRequest.addClassExclusionFilter
(String classPattern) Restricts the events generated by this request to the unloading of reference types whose name does not match a restricted regular expression.void
ExceptionRequest.addClassExclusionFilter
(String classPattern) Restricts the events generated by this request to those whose location is in a class whose name does not match a restricted regular expression.void
MethodEntryRequest.addClassExclusionFilter
(String classPattern) Restricts the events generated by this request to those whose method is in a class whose name does not match this restricted regular expression, e.g.void
MethodExitRequest.addClassExclusionFilter
(String classPattern) Restricts the events generated by this request to those whose method is in a class whose name does not match this restricted regular expression.void
MonitorContendedEnteredRequest.addClassExclusionFilter
(String classPattern) Restricts the events generated by this request to those whose method is in a class whose name does not match this restricted regular expression, e.g.void
MonitorContendedEnterRequest.addClassExclusionFilter
(String classPattern) Restricts the events generated by this request to those whose method is in a class whose name does not match this restricted regular expression, e.g.void
MonitorWaitedRequest.addClassExclusionFilter
(String classPattern) Restricts the events generated by this request to those in which the name of the class of the monitor object does notmatch this restricted regular expression, e.g.void
MonitorWaitRequest.addClassExclusionFilter
(String classPattern) Restricts the events generated by this request to those in which the name of the class of the monitor object does notmatch this restricted regular expression, e.g.void
StepRequest.addClassExclusionFilter
(String classPattern) Restricts the events generated by this request to those whose location is in a class whose name does not match a restricted regular expression.void
WatchpointRequest.addClassExclusionFilter
(String classPattern) Restricts the events generated by this request to those whose location is in a class whose name does not match this restricted regular expression.void
ClassPrepareRequest.addClassFilter
(String classPattern) Restricts the events generated by this request to the preparation of reference types whose name matches this restricted regular expression.void
ClassUnloadRequest.addClassFilter
(String classPattern) Restricts the events generated by this request to the unloading of reference types whose name matches a restricted regular expression.void
ExceptionRequest.addClassFilter
(String classPattern) Restricts the events generated by this request to those whose location is in a class whose name matches a restricted regular expression.void
MethodEntryRequest.addClassFilter
(String classPattern) Restricts the events generated by this request to those whose method is in a class whose name matches this restricted regular expression.void
MethodExitRequest.addClassFilter
(String classPattern) Restricts the events generated by this request to those whose method is in a class whose name matches a restricted regular expression.void
MonitorContendedEnteredRequest.addClassFilter
(String classPattern) Restricts the events generated by this request to those whose method is in a class whose name matches this restricted regular expression.void
MonitorContendedEnterRequest.addClassFilter
(String classPattern) Restricts the events generated by this request to those whose method is in a class whose name matches this restricted regular expression.void
MonitorWaitedRequest.addClassFilter
(String classPattern) Restricts the events generated by this request to those in which the name of the class of the monitor object matches this restricted regular expression.void
MonitorWaitRequest.addClassFilter
(String classPattern) Restricts the events generated by this request to those in which the name of the class of the monitor object matches this restricted regular expression.void
StepRequest.addClassFilter
(String classPattern) Restricts the events generated by this request to those whose location is in a class whose name matches a restricted regular expression.void
WatchpointRequest.addClassFilter
(String classPattern) Restricts the events generated by this request to those whose location is in a class whose name matches a restricted regular expression.void
ClassPrepareRequest.addSourceNameFilter
(String sourceNamePattern) Restricts the events generated by this request to the preparation of reference types for which the restricted regular expression 'sourceNamePattern' matches one of the 'sourceNames' for the reference type being prepared.ModifierConstructorDescription -
Uses of String in com.sun.management
Modifier and TypeFieldDescriptionstatic final String
GarbageCollectionNotificationInfo.GARBAGE_COLLECTION_NOTIFICATION
Notification type denoting that the Java virtual machine has completed a garbage collection cycle.Modifier and TypeMethodDescriptionGcInfo.getGarbageCollectionCause()
The reason for this collection.GarbageCollectionNotificationInfo.getGcAction()
Returns the action performed by the garbage collectorGarbageCollectionNotificationInfo.getGcCause()
Returns the cause of the garbage collectionGarbageCollectionNotificationInfo.getGcName()
Returns the name of the garbage collector used to perform the collectionVMOption.getName()
Returns the name of this VM option.ConcurrentInfo.getPhaseCause()
PauseInfo.getPhaseCause()
PhaseInfo.getPhaseCause()
The reason that for this phase.ConcurrentInfo.getPhaseType()
PauseInfo.getPhaseType()
PhaseInfo.getPhaseType()
The type of this phase.VMOption.getValue()
Returns the value of this VM option at the time when thisVMOption
was created.default String
MemoryManagerMXBean.getVersion()
Returns, as aString
, the version of the MemoryManagerMXBean API.default String
MemoryMXBean.getVersion()
Version of the MemoryMXBean application programming interface.GcInfo.toString()
Modifier and TypeMethodDescriptionGcInfo.getMemoryUsageAfterGc()
Returns the memory usage of all memory pools at the end of this GC.GcInfo.getMemoryUsageBeforeGc()
Returns the memory usage of all memory pools at the beginning of this GC.Modifier and TypeMethodDescriptionboolean
GcInfo.containsKey
(String key) void
Dumps the heap to theoutputFile
file in the same format as the hprof heap dump.Object[]
HotSpotDiagnosticMXBean.getVMOption
(String name) Returns aVMOption
object for a VM option of the given name.void
HotSpotDiagnosticMXBean.setVMOption
(String name, String value) Sets a VM option of the given name to the specified value.static VMOption.Origin
Returns the enum constant of this class with the specified name.ModifierConstructorDescriptionConcurrentInfo
(long index, long startTime, long endTime, long threadCount, String phaseCause) GarbageCollectionNotificationInfo
(String gcName, String gcAction, String gcCause, GcInfo gcInfo) Constructs aGarbageCollectionNotificationInfo
object.PauseInfo
(long index, long startTime, long endTime, String pauseCause, long operationStartTime, long operationEndTime, long threadCount) VMOption
(String name, String value, boolean writeable, VMOption.Origin origin) Constructs aVMOption
. -
Uses of String in com.sun.net.httpserver
Modifier and TypeFieldDescriptionprotected final String
BasicAuthenticator.realm
The HTTP Basic authentication realm.Modifier and TypeMethodDescriptionabstract String
Filter.description()
Returns a short description of thisFilter
.String[]
HttpsParameters.getCipherSuites()
Returns a copy of the array of ciphersuites ornull
if none have been set.Returns the first value from theList
ofString
values for the givenkey
, ornull
if no mapping for thekey
exists.HttpPrincipal.getName()
Returns the contents of this principal in the form realm:username.abstract String
HttpContext.getPath()
Returns the path this context was created with.abstract String
HttpExchange.getProtocol()
Returns the protocol string from the request in the form protocol/majorVersion.minorVersion.String[]
HttpsParameters.getProtocols()
Returns a copy of the array of protocols ornull
if none have been set.BasicAuthenticator.getRealm()
Returns the realm thisBasicAuthenticator
was created with.HttpPrincipal.getRealm()
Returns therealm
this object was created with.abstract String
HttpExchange.getRequestMethod()
Returns the request method.HttpPrincipal.getUsername()
Returns theusername
this object was created with.HttpPrincipal.toString()
Returns the same string asHttpPrincipal.getName()
.Modifier and TypeMethodDescriptionHeaders.entrySet()
Headers.entrySet()
HttpContext.getAttributes()
Headers.keySet()
Headers.values()
Modifier and TypeMethodDescriptionvoid
Adds the givenvalue
to the list of headers for the givenkey
.static Filter
Filter.afterHandler
(String description, Consumer<HttpExchange> operation) Returns a post-processingFilter
with the given description and operation.static Filter
Filter.beforeHandler
(String description, Consumer<HttpExchange> operation) Returns a pre-processingFilter
with the given description and operation.abstract boolean
BasicAuthenticator.checkCredentials
(String username, String password) Called for each incoming request to verify the given name and password in the context of this authenticator's realm.abstract HttpContext
HttpServer.createContext
(String path) Creates a HttpContext without initially specifying a handler.abstract HttpContext
HttpServer.createContext
(String path, HttpHandler handler) Creates aHttpContext
.abstract Object
HttpExchange.getAttribute
(String name) Filter
modules may store arbitrary objects withHttpExchange
instances as an out-of-band communication mechanism.Returns the first value from theList
ofString
values for the givenkey
, ornull
if no mapping for thekey
exists.abstract void
HttpServer.removeContext
(String path) Removes the context identified by the given path from the server.void
Sets the givenvalue
as the sole header value for the givenkey
.abstract void
HttpExchange.setAttribute
(String name, Object value) Filter
modules may store arbitrary objects withHttpExchange
instances as an out-of-band communication mechanism.void
HttpsParameters.setCipherSuites
(String[] cipherSuites) Sets the array of ciphersuites.void
HttpsParameters.setProtocols
(String[] protocols) Sets the array of protocols.Modifier and TypeMethodDescriptionvoid
void
ModifierConstructorDescriptionBasicAuthenticator
(String realm) Creates aBasicAuthenticator
for the given HTTP realm.BasicAuthenticator
(String realm, Charset charset) Creates aBasicAuthenticator
for the given HTTP realm and using the givenCharset
to decode the Basic authentication credentials (username and password).HttpPrincipal
(String username, String realm) Creates aHttpPrincipal
from the givenusername
andrealm
. -
Uses of String in com.sun.nio.sctp
Modifier and TypeMethodDescriptionSctpStandardSocketOptions.InitMaxStreams.toString()
Returns a string representation of this init max streams, including the maximum in and out bound streams.Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static HandlerResult
Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.ModifierConstructorDescriptionConstructs an instance of this class with the specified message.Constructs an instance of this class with the specified detailed message.Constructs an instance of this class with the specified detailed message. -
Uses of String in com.sun.security.auth
Modifier and TypeMethodDescriptionLdapPrincipal.getName()
Returns the name originally used to create this principal.NTDomainPrincipal.getName()
Return the Windows NT domain name for thisNTDomainPrincipal
.NTSid.getName()
Return a string version of thisNTSid
.NTUserPrincipal.getName()
Return the Windows NT username for thisNTPrincipal
.UnixNumericGroupPrincipal.getName()
Return the user's group identification number (GID) for thisUnixNumericGroupPrincipal
.UnixNumericUserPrincipal.getName()
Return the user identification number (UID) for thisUnixNumericUserPrincipal
.UnixPrincipal.getName()
Return the Unix username for thisUnixPrincipal
.UserPrincipal.getName()
Returns the name of this principal.LdapPrincipal.toString()
Creates a string representation of this principal's name in the format defined by RFC 2253.NTDomainPrincipal.toString()
Return a string representation of thisNTDomainPrincipal
.NTNumericCredential.toString()
Return a string representation of thisNTNumericCredential
.NTSid.toString()
Return a string representation of thisNTSid
.NTSidDomainPrincipal.toString()
Return a string representation of thisNTSidDomainPrincipal
.NTSidGroupPrincipal.toString()
Return a string representation of thisNTSidGroupPrincipal
.NTSidPrimaryGroupPrincipal.toString()
Return a string representation of thisNTSidPrimaryGroupPrincipal
.NTSidUserPrincipal.toString()
Return a string representation of thisNTSidUserPrincipal
.NTUserPrincipal.toString()
Return a string representation of thisNTPrincipal
.UnixNumericGroupPrincipal.toString()
Return a string representation of thisUnixNumericGroupPrincipal
.UnixNumericUserPrincipal.toString()
Return a string representation of thisUnixNumericUserPrincipal
.UnixPrincipal.toString()
Return a string representation of thisUnixPrincipal
.UserPrincipal.toString()
Returns a string representation of this principal.ModifierConstructorDescriptionLdapPrincipal
(String name) Creates an LDAP principal.NTDomainPrincipal
(String name) Create anNTDomainPrincipal
with a Windows NT domain name.Create anNTSid
with a Windows NT SID.NTSidDomainPrincipal
(String name) Create anNTSidDomainPrincipal
with a Windows NT SID.NTSidGroupPrincipal
(String name) Create anNTSidGroupPrincipal
with a Windows NT group name.Create anNTSidPrimaryGroupPrincipal
with a Windows NT group SID.NTSidUserPrincipal
(String name) Create anNTSidUserPrincipal
with a Windows NT SID.NTUserPrincipal
(String name) Create anNTUserPrincipal
with a Windows NT username.UnixNumericGroupPrincipal
(String name, boolean primaryGroup) Create aUnixNumericGroupPrincipal
using aString
representation of the user's group identification number (GID).Create aUnixNumericUserPrincipal
using aString
representation of the user's identification number (UID).UnixPrincipal
(String name) Create a UnixPrincipal with a Unix username.UserPrincipal
(String name) Creates a principal. -
Uses of String in com.sun.security.auth.login
Modifier and TypeMethodDescriptionConfigFile.getAppConfigurationEntry
(String applicationName) Retrieve an entry from theConfiguration
using an application name as an index. -
Uses of String in com.sun.security.auth.module
Modifier and TypeFieldDescriptionfinal String
JndiLoginModule.GROUP_PROVIDER
Directory service/path where this module can access the relevent group information.final String
JndiLoginModule.USER_PROVIDER
Directory service/path where this module can access the relevent user information.protected String
UnixSystem.username
The current username.Modifier and TypeMethodDescriptionNTSystem.getDomain()
Get the domain for the current NT user.NTSystem.getDomainSID()
Get a printable SID for the current NT user's domain.String[]
NTSystem.getGroupIDs()
Get the printable group SIDs for the current NT user.NTSystem.getName()
Get the username for the current NT user.NTSystem.getPrimaryGroupID()
Get a printable primary group SID for the current NT user.UnixSystem.getUsername()
Get the username for the current Unix user.NTSystem.getUserSID()
Get a printable SID for the current NT user.Modifier and TypeMethodDescriptionvoid
JndiLoginModule.initialize
(Subject subject, CallbackHandler callbackHandler, Map<String, ?> sharedState, Map<String, ?> options) Initialize thisLoginModule
.void
KeyStoreLoginModule.initialize
(Subject subject, CallbackHandler callbackHandler, Map<String, ?> sharedState, Map<String, ?> options) Initialize thisLoginModule
.void
Krb5LoginModule.initialize
(Subject subject, CallbackHandler callbackHandler, Map<String, ?> sharedState, Map<String, ?> options) Initialize thisLoginModule
.void
LdapLoginModule.initialize
(Subject subject, CallbackHandler callbackHandler, Map<String, ?> sharedState, Map<String, ?> options) Initialize thisLoginModule
.void
NTLoginModule.initialize
(Subject subject, CallbackHandler callbackHandler, Map<String, ?> sharedState, Map<String, ?> options) Initialize thisLoginModule
.void
UnixLoginModule.initialize
(Subject subject, CallbackHandler callbackHandler, Map<String, ?> sharedState, Map<String, ?> options) Initialize thisLoginModule
. -
Uses of String in com.sun.security.jgss
Modifier and TypeMethodDescriptionstatic InquireType
Returns the enum constant of this class with the specified name.ModifierConstructorDescriptionConstructs a newInquireSecContextPermission
object with the specified name. -
Uses of String in com.sun.source.doctree
Modifier and TypeFieldDescriptionfinal String
DocTree.Kind.tagName
The name of the tag, if any, associated with this kind of node.Modifier and TypeMethodDescriptionCommentTree.getBody()
Returns the text of the comment.TextTree.getBody()
Returns the text.ReferenceTree.getSignature()
Returns the signature of the Java language element being referenced, as found in@see
and similar nodes.BlockTagTree.getTagName()
Returns the name of the tag.InlineTagTree.getTagName()
Returns the name of the tag.DocTypeTree.getText()
Returns the text of the doctype declaration.Modifier and TypeMethodDescriptionstatic AttributeTree.ValueKind
Returns the enum constant of this class with the specified name.static DocTree.Kind
Returns the enum constant of this class with the specified name. -
Uses of String in com.sun.source.tree
Modifier and TypeMethodDescriptionstatic CaseTree.CaseKind
Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.static ModuleTree.ModuleKind
Returns the enum constant of this class with the specified name.static Tree.Kind
Returns the enum constant of this class with the specified name. -
Uses of String in com.sun.source.util
Modifier and TypeMethodDescriptionabstract String
DocTrees.getCharacters
(EntityTree tree) Returns a string containing the characters for the entity in a given entity tree, ornull
if the tree does not represent a valid series of characters.abstract String
Trees.getDocComment
(TreePath path) Returns the doc comment, if any, for theTree
node identified by a givenTreePath
.Plugin.getName()
Returns the user-friendly name of this plug-in.Modifier and TypeMethodDescriptionabstract DocCommentTree
DocTrees.getDocCommentTree
(Element e, String relativePath) Returns the doc comment tree of the given file whose path is specified relative to the given element.void
Initializes the plug-in for a given compilation task.DocTreeFactory.newCommentTree
(String text) Creates a newCommentTree
, to represent an HTML comment.DocTreeFactory.newDocTypeTree
(String text) Creates a newDocTypeTree
, to represent aDOCTYPE
HTML declaration.DocTreeFactory.newErroneousTree
(String text, Diagnostic<JavaFileObject> diag) Creates a newErroneousTree
object, to represent some unparseable input.DocTreeFactory.newReferenceTree
(String signature) Creates a newReferenceTree
object, to represent a reference to an API element.DocTreeFactory.newTextTree
(String text) Creates a newTextTree
object, to represent some plain text.static TaskEvent.Kind
Returns the enum constant of this class with the specified name. -
Uses of String in com.sun.tools.attach
Modifier and TypeMethodDescriptionVirtualMachineDescriptor.displayName()
Return the display name component of this descriptor.final String
VirtualMachine.id()
Returns the identifier for this Java virtual machine.VirtualMachineDescriptor.id()
Return the identifier component of this descriptor.abstract String
VirtualMachine.startLocalManagementAgent()
Starts the local JMX management agent in the target virtual machine.VirtualMachine.toString()
Returns the string representation of theVirtualMachine
.VirtualMachineDescriptor.toString()
Returns the string representation of theVirtualMachineDescriptor
.Modifier and TypeMethodDescriptionstatic VirtualMachine
Attaches to a Java virtual machine.void
Loads an agent.abstract void
Loads an agent.void
VirtualMachine.loadAgentLibrary
(String agentLibrary) Loads an agent library.abstract void
VirtualMachine.loadAgentLibrary
(String agentLibrary, String options) Loads an agent library.void
VirtualMachine.loadAgentPath
(String agentPath) Load a native agent library by full pathname.abstract void
VirtualMachine.loadAgentPath
(String agentPath, String options) Load a native agent library by full pathname.ModifierConstructorDescriptionConstructs anAgentInitializationException
with the specified detail message.AgentInitializationException
(String s, int returnValue) Constructs anAgentInitializationException
with the specified detail message and the return value from the execution of the agent'sAgent_OnAttach
function.Constructs anAgentLoadException
with the specified detail message.Constructs anAttachNotSupportedException
with the specified detail message.AttachOperationFailedException
(String message) Constructs anAttachOperationFailedException
with the specified detail message.AttachPermission
(String name) Constructs a new AttachPermission object.AttachPermission
(String name, String actions) Constructs a new AttachPermission object.protected
VirtualMachine
(AttachProvider provider, String id) Initializes a new instance of this class.VirtualMachineDescriptor
(AttachProvider provider, String id) Creates a virtual machine descriptor from the given components.VirtualMachineDescriptor
(AttachProvider provider, String id, String displayName) Creates a virtual machine descriptor from the given components. -
Uses of String in com.sun.tools.attach.spi
Modifier and TypeMethodDescriptionabstract String
AttachProvider.name()
Return this provider's name.abstract String
AttachProvider.type()
Return this provider's type.Modifier and TypeMethodDescriptionabstract VirtualMachine
AttachProvider.attachVirtualMachine
(String id) Attaches to a Java virtual machine. -
Uses of String in com.sun.tools.javac
Modifier and TypeMethodDescriptionstatic int
Programmatic interface to the Java Programming Language compiler, javac.static int
Main.compile
(String[] args, PrintWriter out) Programmatic interface to the Java Programming Language compiler, javac.static void
Main entry point for the launcher. -
Uses of String in com.sun.tools.jconsole
Modifier and TypeFieldDescriptionstatic final String
JConsoleContext.CONNECTION_STATE_PROPERTY
TheConnectionState
bound property name.Modifier and TypeMethodDescriptionJConsolePlugin.getTabs()
Returns the tabs to be added in JConsole window.Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name. -
Uses of String in java.applet
Modifier and TypeMethodDescriptionApplet.getAppletInfo()
Deprecated, for removal: This API element is subject to removal in a future version.Returns information about this applet.Applet.getParameter
(String name) Deprecated, for removal: This API element is subject to removal in a future version.Returns the value of the named parameter in the HTML tag.AppletStub.getParameter
(String name) Deprecated, for removal: This API element is subject to removal in a future version.Returns the value of the named parameter in the HTML tag.String[][]
Applet.getParameterInfo()
Deprecated, for removal: This API element is subject to removal in a future version.Returns information about the parameters that are understood by this applet.Modifier and TypeMethodDescriptionAppletContext.getStreamKeys()
Deprecated, for removal: This API element is subject to removal in a future version.Finds all the keys of the streams in this applet context.Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Finds and returns the applet in the document represented by this applet context with the given name.Applet.getAudioClip
(URL url, String name) Deprecated, for removal: This API element is subject to removal in a future version.Returns theAudioClip
object specified by theURL
andname
arguments.Deprecated, for removal: This API element is subject to removal in a future version.Returns anImage
object that can then be painted on the screen.Applet.getParameter
(String name) Deprecated, for removal: This API element is subject to removal in a future version.Returns the value of the named parameter in the HTML tag.AppletStub.getParameter
(String name) Deprecated, for removal: This API element is subject to removal in a future version.Returns the value of the named parameter in the HTML tag.Deprecated, for removal: This API element is subject to removal in a future version.Returns the stream to which specified key is associated within this applet context.void
Deprecated, for removal: This API element is subject to removal in a future version.Plays the audio clip given theURL
and a specifier that is relative to it.void
AppletContext.setStream
(String key, InputStream stream) Deprecated, for removal: This API element is subject to removal in a future version.Associates the specified stream with the specified key in this applet context.void
AppletContext.showDocument
(URL url, String target) Deprecated, for removal: This API element is subject to removal in a future version.Requests that the browser or applet viewer show the Web page indicated by theurl
argument.void
Applet.showStatus
(String msg) Deprecated, for removal: This API element is subject to removal in a future version.Requests that the argument string be displayed in the "status window".void
AppletContext.showStatus
(String status) Deprecated, for removal: This API element is subject to removal in a future version.Requests that the argument string be displayed in the "status window". -
Uses of String in java.awt
Modifier and TypeFieldDescriptionstatic final String
BorderLayout.AFTER_LAST_LINE
Synonym for PAGE_END.static final String
BorderLayout.AFTER_LINE_ENDS
Synonym for LINE_END.static final String
BorderLayout.BEFORE_FIRST_LINE
Synonym for PAGE_START.static final String
BorderLayout.BEFORE_LINE_BEGINS
Synonym for LINE_START.static final String
BorderLayout.CENTER
The center layout constraint (middle of container).static final String
Font.DIALOG
A String constant for the canonical family name of the logical font "Dialog".static final String
Font.DIALOG_INPUT
A String constant for the canonical family name of the logical font "DialogInput".static final String
BorderLayout.EAST
The east layout constraint (right side of container).static final String
BorderLayout.LINE_END
The component goes at the end of the line direction for the layout.static final String
BorderLayout.LINE_START
The component goes at the beginning of the line direction for the layout.static final String
Font.MONOSPACED
A String constant for the canonical family name of the logical font "Monospaced".protected String
Cursor.name
The user-visible name of the cursor.protected String
Font.name
The logical name of thisFont
, as passed to the constructor.static final String
BorderLayout.NORTH
The north layout constraint (top of container).static final String
BorderLayout.PAGE_END
The component comes after the last line of the layout's content.static final String
BorderLayout.PAGE_START
The component comes before the first line of the layout's content.static final String
Font.SANS_SERIF
A String constant for the canonical family name of the logical font "SansSerif".static final String
Font.SERIF
A String constant for the canonical family name of the logical font "Serif".static final String
BorderLayout.SOUTH
The south layout constraint (bottom of container).static final String
BorderLayout.WEST
The west layout constraint (left side of container).Modifier and TypeMethodDescriptionButton.AccessibleAWTButton.getAccessibleActionDescription
(int i) Return a description of the specified action of the object.Checkbox.AccessibleAWTCheckbox.getAccessibleActionDescription
(int i) Return a description of the specified action of the object.CheckboxMenuItem.AccessibleAWTCheckboxMenuItem.getAccessibleActionDescription
(int i) Return a description of the specified action of the object.Choice.AccessibleAWTChoice.getAccessibleActionDescription
(int i) Returns a description of the specified action of the object.MenuItem.AccessibleAWTMenuItem.getAccessibleActionDescription
(int i) Return a description of the specified action of the object.Component.AccessibleAWTComponent.getAccessibleDescription()
Gets the accessible description of this object.MenuComponent.AccessibleAWTMenuComponent.getAccessibleDescription()
Gets the accessible description of this object.Button.AccessibleAWTButton.getAccessibleName()
Get the accessible name of this object.Component.AccessibleAWTComponent.getAccessibleName()
Gets the accessible name of this object.Label.AccessibleAWTLabel.getAccessibleName()
Get the accessible name of this object.MenuComponent.AccessibleAWTMenuComponent.getAccessibleName()
Gets the accessible name of this object.MenuItem.AccessibleAWTMenuItem.getAccessibleName()
Get the accessible name of this object.Button.getActionCommand()
Returns the command name of the action event fired by this button.MenuItem.getActionCommand()
Gets the command name of the action event that is fired by this menu item.TrayIcon.getActionCommand()
Returns the command name of the action event fired by this tray icon.TextComponent.AccessibleAWTTextComponent.getAfterIndex
(int part, int index) Returns the String after a given index.TextComponent.AccessibleAWTTextComponent.getAtIndex
(int part, int index) Returns the String at a given index.abstract String[]
GraphicsEnvironment.getAvailableFontFamilyNames()
Returns an array containing the names of all font families in thisGraphicsEnvironment
localized for the default locale, as returned byLocale.getDefault()
.abstract String[]
GraphicsEnvironment.getAvailableFontFamilyNames
(Locale l) Returns an array containing the names of all font families in thisGraphicsEnvironment
localized for the specified locale.TextComponent.AccessibleAWTTextComponent.getBeforeIndex
(int part, int index) Returns the String before a given index.FileDialog.getDirectory()
Gets the directory of this file dialog.Font.getFamily()
Returns the family name of thisFont
.Returns the family name of thisFont
, localized for the specified locale.FileDialog.getFile()
Gets the selected file of this file dialog.JobAttributes.getFileName()
Specifies the file name for the output file for jobs using these attributes.abstract String[]
Toolkit.getFontList()
Deprecated.Font.getFontName()
Returns the font face name of thisFont
.Font.getFontName
(Locale l) Returns the font face name of theFont
, localized for the specified locale.abstract String
GraphicsDevice.getIDstring()
Returns the identification string associated with thisGraphicsDevice
.Choice.getItem
(int index) Gets the string at the specified index in thisChoice
menu.List.getItem
(int index) Gets the item associated with the specified index.String[]
List.getItems()
Gets the items in the list.Button.getLabel()
Gets the label of this button.Checkbox.getLabel()
Gets the label of this check box.MenuItem.getLabel()
Gets the label for this menu item.HeadlessException.getMessage()
Returns the detail message string of thisHeadlessException
.Component.getName()
Gets the name of the component.Cursor.getName()
Returns the name of this cursor.Font.getName()
Returns the logical name of thisFont
.MenuComponent.getName()
Gets the name of the menu component.JobAttributes.getPrinter()
Returns the destination printer for jobs using these attributes.static String
Toolkit.getProperty
(String key, String defaultValue) Gets a property with the specified key and default.Font.getPSName()
Returns the postscript name of thisFont
.Choice.getSelectedItem()
Gets a representation of the current choice as a string.List.getSelectedItem()
Gets the selected item on this scrolling list.String[]
List.getSelectedItems()
Gets the selected items on this scrolling list.TextComponent.AccessibleAWTTextComponent.getSelectedText()
Returns the portion of the text that is selected.TextComponent.getSelectedText()
Returns the selected text from the text that is presented by this text component.Label.getText()
Gets the text of this label.TextComponent.getText()
Returns the text that is presented by this text component.Dialog.getTitle()
Gets the title of the dialog.Frame.getTitle()
Gets the title of the frame.TrayIcon.getToolTip()
Returns the tooltip string associated with thisTrayIcon
.final String
Window.getWarningString()
Gets the warning string that is displayed with this window.AWTEvent.paramString()
Returns a string representing the state of thisEvent
.protected String
Button.paramString()
Returns a string representing the state of thisButton
.protected String
Checkbox.paramString()
Returns a string representing the state of thisCheckbox
.CheckboxMenuItem.paramString()
Returns a string representing the state of thisCheckBoxMenuItem
.protected String
Choice.paramString()
Returns a string representing the state of thisChoice
menu.protected String
Component.paramString()
Returns a string representing the state of this component.protected String
Container.paramString()
Returns a string representing the state of thisContainer
.protected String
Dialog.paramString()
Returns a string representing the state of this dialog.protected String
Event.paramString()
Deprecated.NOTE: TheEvent
class is obsolete and is available only for backwards compatibility.protected String
FileDialog.paramString()
Returns a string representing the state of thisFileDialog
window.protected String
Frame.paramString()
Returns a string representing the state of thisFrame
.protected String
Label.paramString()
Returns a string representing the state of thisLabel
.protected String
List.paramString()
Returns the parameter string representing the state of this scrolling list.Menu.paramString()
Returns a string representing the state of thisMenu
.protected String
MenuComponent.paramString()
Returns a string representing the state of thisMenuComponent
.MenuItem.paramString()
Returns a string representing the state of thisMenuItem
.protected String
MenuShortcut.paramString()
Returns the parameter string representing the state of this MenuShortcut.protected String
Scrollbar.paramString()
Returns a string representing the state of thisScrollbar
.ScrollPane.paramString()
Returns a string representing the state of thisScrollPane
.ScrollPaneAdjustable.paramString()
Returns a string representing the state of this scrollbar.protected String
TextArea.paramString()
Returns a string representing the state of thisTextArea
.protected String
TextComponent.paramString()
Returns a string representing the state of thisTextComponent
.protected String
TextField.paramString()
Returns a string representing the state of thisTextField
.AWTEvent.toString()
Returns a String representation of this object.AWTKeyStroke.toString()
Returns a string that displays and identifies this object's properties.BorderLayout.toString()
Returns a string representation of the state of this border layout.CardLayout.toString()
Returns a string representation of the state of this card layout.CheckboxGroup.toString()
Returns a string representation of this check box group, including the value of its current selection.Color.toString()
Returns a string representation of thisColor
.Component.toString()
Returns a string representation of this component and its values.Cursor.toString()
Returns a string representation of this cursor.Dimension.toString()
Returns a string representation of the values of thisDimension
object'sheight
andwidth
fields.Event.toString()
Deprecated.NOTE: TheEvent
class is obsolete and is available only for backwards compatibility.FlowLayout.toString()
Returns a string representation of thisFlowLayout
object and its values.Font.toString()
Converts thisFont
object to aString
representation.FontMetrics.toString()
Returns a representation of thisFontMetrics
object's values as aString
.Graphics.toString()
Returns aString
object representing thisGraphics
object's value.GridBagLayout.toString()
Returns a string representation of this grid bag layout's values.GridLayout.toString()
Returns the string representation of this grid layout's values.Insets.toString()
Returns a string representation of thisInsets
object.JobAttributes.toString()
Returns a string representation of this JobAttributes.MenuComponent.toString()
Returns a representation of this menu component as a string.MenuShortcut.toString()
Returns an internationalized description of the MenuShortcut.PageAttributes.toString()
Returns a string representation of this PageAttributes.Point.toString()
Returns a string representation of this point and its location in the(x,y)
coordinate space.Rectangle.toString()
Returns aString
representing thisRectangle
and its values.RenderingHints.toString()
Returns a rather long string representation of the hashmap which contains the mappings of keys to values for thisRenderingHints
object.Robot.toString()
Returns a string representation of this Robot.ScrollPaneAdjustable.toString()
Returns a string representation of this scrollbar and its values.SystemColor.toString()
Returns a string representation of thisColor
's values.Modifier and TypeMethodDescriptionvoid
Adds an item to thisChoice
menu.Adds the specified component to this container.void
Adds the specified item to the end of scrolling list.void
Adds the specified item to the scrolling list at the position indicated by the index.void
Adds an item with the specified label to this menu.void
Obsolete as of Java 2 platform v1.1.void
Deprecated.replaced byadd(String)
.void
Deprecated.replaced byadd(String, int)
.void
BorderLayout.addLayoutComponent
(String name, Component comp) Deprecated.replaced byaddLayoutComponent(Component, Object)
.void
CardLayout.addLayoutComponent
(String name, Component comp) Deprecated.replaced byaddLayoutComponent(Component, Object)
.void
FlowLayout.addLayoutComponent
(String name, Component comp) Adds the specified component to the layout.void
GridBagLayout.addLayoutComponent
(String name, Component comp) Has no effect, since this layout manager does not use a per-component string.void
GridLayout.addLayoutComponent
(String name, Component comp) Adds the specified component with the specified name to the layout.void
LayoutManager.addLayoutComponent
(String name, Component comp) If the layout manager uses a per-component string, adds the componentcomp
to the layout, associating it with the string specified byname
.void
Component.addPropertyChangeListener
(String propertyName, PropertyChangeListener listener) Adds a PropertyChangeListener to the listener list for a specific property.void
Container.addPropertyChangeListener
(String propertyName, PropertyChangeListener listener) Adds a PropertyChangeListener to the listener list for a specific property.void
KeyboardFocusManager.addPropertyChangeListener
(String propertyName, PropertyChangeListener listener) Adds a PropertyChangeListener to the listener list for a specific property.void
SystemTray.addPropertyChangeListener
(String propertyName, PropertyChangeListener listener) Adds aPropertyChangeListener
to the list of listeners for the specific property.void
Toolkit.addPropertyChangeListener
(String name, PropertyChangeListener pcl) Adds the specified property change listener for the named desktop property.void
Window.addPropertyChangeListener
(String propertyName, PropertyChangeListener listener) Adds a PropertyChangeListener to the listener list for a specific property.void
KeyboardFocusManager.addVetoableChangeListener
(String propertyName, VetoableChangeListener listener) Adds a VetoableChangeListener to the listener list for a specific property.void
Appends the given text to the text area's current text.void
TextArea.appendText
(String str) Deprecated.As of JDK version 1.1, replaced byappend(String)
.void
Window.applyResourceBundle
(String rbName) Deprecated.As of J2SE 1.4, replaced byComponent.applyComponentOrientation
.int
Font.canDisplayUpTo
(String str) Indicates whether or not thisFont
can display a specifiedString
.Toolkit.createCustomCursor
(Image cursor, Point hotSpot, String name) Creates a new custom cursor object.Font.createGlyphVector
(FontRenderContext frc, String str) Creates aGlyphVector
by mapping characters to glyphs one-to-one based on the Unicode cmap in thisFont
.abstract Image
Toolkit.createImage
(String filename) Returns an image which gets pixel data from the specified file.static Color
Converts aString
to an integer and returns the specified opaqueColor
.static Font
Returns theFont
that thestr
argument describes.void
TrayIcon.displayMessage
(String caption, String text, TrayIcon.MessageType messageType) Displays a popup message near the tray icon.abstract void
Graphics.drawString
(String str, int x, int y) Draws the text given by the specified string, using this graphics context's current font and color.abstract void
Graphics2D.drawString
(String str, float x, float y) Renders the text specified by the specifiedString
, using the current text attribute state in theGraphics2D
context.abstract void
Graphics2D.drawString
(String str, int x, int y) Renders the text of the specifiedString
, using the current text attribute state in theGraphics2D
context.protected void
Component.firePropertyChange
(String propertyName, boolean oldValue, boolean newValue) Support for reporting bound property changes for boolean properties.void
Component.firePropertyChange
(String propertyName, byte oldValue, byte newValue) Reports a bound property change.void
Component.firePropertyChange
(String propertyName, char oldValue, char newValue) Reports a bound property change.void
Component.firePropertyChange
(String propertyName, double oldValue, double newValue) Reports a bound property change.void
Component.firePropertyChange
(String propertyName, float oldValue, float newValue) Reports a bound property change.protected void
Component.firePropertyChange
(String propertyName, int oldValue, int newValue) Support for reporting bound property changes for integer properties.void
Component.firePropertyChange
(String propertyName, long oldValue, long newValue) Reports a bound property change.void
Component.firePropertyChange
(String propertyName, short oldValue, short newValue) Reports a bound property change.protected void
Component.firePropertyChange
(String propertyName, Object oldValue, Object newValue) Support for reporting bound property changes for Object properties.protected void
KeyboardFocusManager.firePropertyChange
(String propertyName, Object oldValue, Object newValue) Fires a PropertyChangeEvent in response to a change in a bound property.protected void
KeyboardFocusManager.fireVetoableChange
(String propertyName, Object oldValue, Object newValue) Fires a PropertyChangeEvent in response to a change in a vetoable property.static AWTKeyStroke
AWTKeyStroke.getAWTKeyStroke
(String s) Parses a string and returns anAWTKeyStroke
.static Color
Finds a color in the system properties.static Color
Finds a color in the system properties.static Color
Finds a color in the system properties.final Object
Toolkit.getDesktopProperty
(String propertyName) Obtains a value for the specified desktop property.static Font
Returns aFont
object from the system properties list.static Font
Gets the specifiedFont
from the system properties list.abstract Image
Returns an image which gets pixel data from the specified file, whose format can be either GIF, JPEG or PNG.Font.getLineMetrics
(String str, int beginIndex, int limit, FontRenderContext frc) Returns aLineMetrics
object created with the specified arguments.Font.getLineMetrics
(String str, FontRenderContext frc) FontMetrics.getLineMetrics
(String str, int beginIndex, int limit, Graphics context) FontMetrics.getLineMetrics
(String str, Graphics context) Toolkit.getPrintJob
(Frame frame, String jobtitle, JobAttributes jobAttributes, PageAttributes pageAttributes) Gets aPrintJob
object which is the result of initiating a print operation on the toolkit's platform.abstract PrintJob
Toolkit.getPrintJob
(Frame frame, String jobtitle, Properties props) Gets aPrintJob
object which is the result of initiating a print operation on the toolkit's platform.abstract Object
Image.getProperty
(String name, ImageObserver observer) Gets a property of this image by name.static String
Toolkit.getProperty
(String key, String defaultValue) Gets a property with the specified key and default.Component.getPropertyChangeListeners
(String propertyName) Returns an array of all the listeners which have been associated with the named property.KeyboardFocusManager.getPropertyChangeListeners
(String propertyName) Returns an array of all thePropertyChangeListener
s associated with the named property.SystemTray.getPropertyChangeListeners
(String propertyName) Returns an array of all the listeners that have been associated with the named property.Toolkit.getPropertyChangeListeners
(String propertyName) Returns an array of all property change listeners associated with the specified name of a desktop property.Font.getStringBounds
(String str, int beginIndex, int limit, FontRenderContext frc) Returns the logical bounds of the specifiedString
in the specifiedFontRenderContext
.Font.getStringBounds
(String str, FontRenderContext frc) Returns the logical bounds of the specifiedString
in the specifiedFontRenderContext
.FontMetrics.getStringBounds
(String str, int beginIndex, int limit, Graphics context) Returns the bounds of the specifiedString
in the specifiedGraphics
context.FontMetrics.getStringBounds
(String str, Graphics context) Returns the bounds of the specifiedString
in the specifiedGraphics
context.static Cursor
Cursor.getSystemCustomCursor
(String name) Returns a system-specific custom cursor object matching the specified name.KeyboardFocusManager.getVetoableChangeListeners
(String propertyName) Returns an array of all theVetoableChangeListener
s associated with the named property.void
Inserts the item into this choice at the specified position.void
Inserts a menu item with the specified label into this menu at the specified position.void
Inserts the specified text at the specified position in this text area.void
TextArea.insertText
(String str, int pos) Deprecated.As of JDK version 1.1, replaced byinsert(String, int)
.protected Object
Toolkit.lazilyLoadDesktopProperty
(String name) An opportunity to lazily evaluate desktop property values.void
Removes the first occurrence ofitem
from theChoice
menu.void
Removes the first occurrence of an item from the list.void
Component.removePropertyChangeListener
(String propertyName, PropertyChangeListener listener) Removes aPropertyChangeListener
from the listener list for a specific property.void
KeyboardFocusManager.removePropertyChangeListener
(String propertyName, PropertyChangeListener listener) Removes a PropertyChangeListener from the listener list for a specific property.void
SystemTray.removePropertyChangeListener
(String propertyName, PropertyChangeListener listener) Removes aPropertyChangeListener
from the listener list for a specific property.void
Toolkit.removePropertyChangeListener
(String name, PropertyChangeListener pcl) Removes the specified property change listener for the named desktop property.void
KeyboardFocusManager.removeVetoableChangeListener
(String propertyName, VetoableChangeListener listener) Removes a VetoableChangeListener from the listener list for a specific property.void
List.replaceItem
(String newValue, int index) Replaces the item at the specified index in the scrolling list with the new string.void
TextArea.replaceRange
(String str, int start, int end) Replaces text between the indicated start and end positions with the specified replacement text.void
TextArea.replaceText
(String str, int start, int end) Deprecated.As of JDK version 1.1, replaced byreplaceRange(String, int, int)
.protected static void
AWTEventMulticaster.save
(ObjectOutputStream s, String k, EventListener l) Saves a Serializable listener chain to a serialization stream.protected void
AWTEventMulticaster.saveInternal
(ObjectOutputStream s, String k) Serialization support.void
Sets the selected item in thisChoice
menu to be the item whose name is equal to the specified string.void
Button.setActionCommand
(String command) Sets the command name for the action event fired by this button.void
MenuItem.setActionCommand
(String command) Sets the command name of the action event that is fired by this menu item.void
TrayIcon.setActionCommand
(String command) Sets the command name for the action event fired by this tray icon.protected final void
Toolkit.setDesktopProperty
(String name, Object newValue) Sets the named desktop property to the specified value and fires a property change event to notify any listeners that the value has changed.void
FileDialog.setDirectory
(String dir) Sets the directory of this file dialog window to be the specified directory.void
Sets the selected file for this file dialog window to be the specified file.void
JobAttributes.setFileName
(String fileName) Specifies the file name for the output file for jobs using these attributes.void
Taskbar.setIconBadge
(String badge) Affixes a small system-provided badge to this application's icon.void
Sets the button's label to be the specified string.void
Sets this check box's label to be the string argument.void
Sets the label for this menu item to the specified label.void
Sets the name of the component to the specified string.void
Sets the name of the component to the specified string.void
JobAttributes.setPrinter
(String printer) Specifies the destination printer for jobs using these attributes.void
Sets the text for this label to the specified text.void
Sets the text that is presented by this text component to be the specified text.void
Sets the text that is presented by this text component to be the specified text.void
Sets the title of the Dialog.void
Sets the title of the Dialog.void
Sets the title for this frame to the specified string.void
TrayIcon.setToolTip
(String tooltip) Sets the tooltip string for thisTrayIcon
.void
Flips to the component that was added to this layout with the specifiedname
, usingaddLayoutComponent
.int
FontMetrics.stringWidth
(String str) Returns the total advance width for showing the specifiedString
in thisFont
.Returns the enum constant of this class with the specified name.static Desktop.Action
Returns the enum constant of this class with the specified name.static Dialog.ModalExclusionType
Returns the enum constant of this class with the specified name.static Dialog.ModalityType
Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.static Taskbar.Feature
Returns the enum constant of this class with the specified name.static Taskbar.State
Returns the enum constant of this class with the specified name.static TrayIcon.MessageType
Returns the enum constant of this class with the specified name.static Window.Type
Returns the enum constant of this class with the specified name.ModifierConstructorDescriptionConstructs an instance ofAWTError
with the specified detail message.AWTException
(String msg) Constructs an instance ofAWTException
with the specified detail message.AWTPermission
(String name) Creates a newAWTPermission
with the specified name.AWTPermission
(String name, String actions) Creates a newAWTPermission
object with the specified name.Constructs a button with the specified label.Creates a check box with the specified label.Creates a check box with the specified label and sets the specified state.Checkbox
(String label, boolean state, CheckboxGroup group) Constructs a Checkbox with the specified label, set to the specified state, and in the specified check box group.Checkbox
(String label, CheckboxGroup group, boolean state) Creates a check box with the specified label, in the specified check box group, and set to the specified state.CheckboxMenuItem
(String label) Create a check box menu item with the specified label.CheckboxMenuItem
(String label, boolean state) Create a check box menu item with the specified label and state.protected
Creates a new custom cursor object with the specified name.Constructs an initially invisible, modelessDialog
with the specified ownerDialog
and title.Constructs an initially invisibleDialog
with the specified ownerDialog
, title, and modality.Dialog
(Dialog owner, String title, boolean modal, GraphicsConfiguration gc) Constructs an initially invisibleDialog
with the specified ownerDialog
, title, modality andGraphicsConfiguration
.Constructs an initially invisible, modelessDialog
with the specified ownerFrame
and title.Constructs an initially invisibleDialog
with the specified ownerFrame
, title and modality.Dialog
(Frame owner, String title, boolean modal, GraphicsConfiguration gc) Constructs an initially invisibleDialog
with the specified ownerFrame
, title, modality, andGraphicsConfiguration
.Constructs an initially invisible, modelessDialog
with the specified ownerWindow
and title.Dialog
(Window owner, String title, Dialog.ModalityType modalityType) Constructs an initially invisibleDialog
with the specified ownerWindow
, title and modality.Dialog
(Window owner, String title, Dialog.ModalityType modalityType, GraphicsConfiguration gc) Constructs an initially invisibleDialog
with the specified ownerWindow
, title, modality andGraphicsConfiguration
.FileDialog
(Dialog parent, String title) Creates a file dialog window with the specified title for loading a file.FileDialog
(Dialog parent, String title, int mode) Creates a file dialog window with the specified title for loading or saving a file.FileDialog
(Frame parent, String title) Creates a file dialog window with the specified title for loading a file.FileDialog
(Frame parent, String title, int mode) Creates a file dialog window with the specified title for loading or saving a file.Creates a newFont
from the specified name, style and point size.FontFormatException
(String reason) Report a FontFormatException for the reason specified.Constructs a new, initially invisibleFrame
object with the specified title.Frame
(String title, GraphicsConfiguration gc) Constructs a new, initially invisibleFrame
object with the specified title and aGraphicsConfiguration
.HeadlessException
(String msg) Create a new instance with the specified detailed error message.Constructs an IllegalComponentStateException with the specified detail message.JobAttributes
(int copies, JobAttributes.DefaultSelectionType defaultSelection, JobAttributes.DestinationType destination, JobAttributes.DialogType dialog, String fileName, int maxPage, int minPage, JobAttributes.MultipleDocumentHandlingType multipleDocumentHandling, int[][] pageRanges, String printer, JobAttributes.SidesType sides) Constructs aJobAttributes
instance with the specified values for every attribute.Constructs a new label with the specified string of text, left justified.Constructs a new label that presents the specified string of text with the specified alignment.Constructs a new menu with the specified label.Constructs a new menu with the specified label, indicating whether the menu can be torn off.Constructs a new MenuItem with the specified label and no keyboard shortcut.MenuItem
(String label, MenuShortcut s) Create a menu item with an associated keyboard shortcut.Creates a new popup menu with the specified name.Constructs a new text area with the specified text.Constructs a new text area with the specified text, and with the specified number of rows and columns.Constructs a new text area with the specified text, and with the rows, columns, and scroll bar visibility as specified.Constructs a new text field initialized with the specified text.Constructs a new text field initialized with the specified text to be displayed, and wide enough to hold the specified number of columns.Creates aTrayIcon
with the specified image and tooltip text.Creates aTrayIcon
with the specified image, tooltip and popup menu. -
Uses of String in java.awt.color
Modifier and TypeMethodDescriptionColorSpace.getName
(int component) Returns the name of the component given the component index.Modifier and TypeMethodDescriptionstatic ICC_Profile
ICC_Profile.getInstance
(String fileName) Constructs anICC_Profile
corresponding to the data in a file.void
Write thisICC_Profile
to a file.ModifierConstructorDescriptionConstructs aCMMException
with the specified detail message.Constructs aProfileDataException
with the specified detail message. -
Uses of String in java.awt.datatransfer
Modifier and TypeFieldDescriptionstatic final String
DataFlavor.javaJVMLocalObjectMimeType
To transfer a reference to an arbitrary Java object reference that has no associated MIME Content-type, across aTransferable
interface WITHIN THE SAME JVM, aDataFlavor
with this type/subtype is used, with arepresentationClass
equal to the type of the class/interface being passed across theTransferable
.static final String
DataFlavor.javaRemoteObjectMimeType
In order to pass a live link to a Remote object via a Drag and DropACTION_LINK
operation a Mime Content Type of application/x-java-remote-object should be used, where the representation class of theDataFlavor
represents the type of theRemote
interface to be transferred.static final String
DataFlavor.javaSerializedObjectMimeType
A MIME Content-Type of application/x-java-serialized-object represents a graph of Java object(s) that have been made persistent.Modifier and TypeMethodDescriptionstatic String
SystemFlavorMap.decodeJavaMIMEType
(String nat) Decodes aString
native for use as a Java MIME type.static String
SystemFlavorMap.encodeDataFlavor
(DataFlavor flav) Encodes aDataFlavor
for use as aString
native.static String
SystemFlavorMap.encodeJavaMIMEType
(String mimeType) Encodes a MIME type for use as aString
native.final String
DataFlavor.getDefaultRepresentationClassAsString()
Returns the name of the default representation class.DataFlavor.getHumanPresentableName()
Returns the human presentable name for the data format that thisDataFlavor
represents.DataFlavor.getMimeType()
Returns the MIME type string for thisDataFlavor
.Clipboard.getName()
Returns the name of this clipboard object.DataFlavor.getParameter
(String paramName) Returns the human presentable name for thisDataFlavor
ifparamName
equals "humanPresentableName".DataFlavor.getPrimaryType()
Returns the primary MIME type for thisDataFlavor
.DataFlavor.getSubType()
Returns the sub MIME type of thisDataFlavor
.protected String
DataFlavor.normalizeMimeType
(String mimeType) Deprecated.This method is never invoked by this implementation from 1.1 onwardsprotected String
DataFlavor.normalizeMimeTypeParameter
(String parameterName, String parameterValue) Deprecated.This method is never invoked by this implementation from 1.1 onwardsDataFlavor.toString()
String representation of thisDataFlavor
and its parameters.Modifier and TypeMethodDescriptionFlavorMap.getFlavorsForNatives
(String[] natives) Returns aMap
of the specifiedString
natives to their correspondingDataFlavor
.SystemFlavorMap.getFlavorsForNatives
(String[] natives) Returns aMap
of the specifiedString
natives to their most preferredDataFlavor
.FlavorTable.getNativesForFlavor
(DataFlavor flav) Returns aList
ofString
natives to which the specifiedDataFlavor
corresponds.SystemFlavorMap.getNativesForFlavor
(DataFlavor flav) Returns aList
ofString
natives to which the specifiedDataFlavor
can be translated by the data transfer subsystem.FlavorMap.getNativesForFlavors
(DataFlavor[] flavors) Returns aMap
of the specifiedDataFlavor
s to their correspondingString
native.SystemFlavorMap.getNativesForFlavors
(DataFlavor[] flavors) Returns aMap
of the specifiedDataFlavor
s to their most preferredString
native.Modifier and TypeMethodDescriptionvoid
SystemFlavorMap.addFlavorForUnencodedNative
(String nat, DataFlavor flav) Adds a mapping from a singleString
native to a singleDataFlavor
.void
SystemFlavorMap.addUnencodedNativeForFlavor
(DataFlavor flav, String nat) Adds a mapping from the specifiedDataFlavor
(and allDataFlavor
s equal to the specifiedDataFlavor
) to the specifiedString
native.static DataFlavor
SystemFlavorMap.decodeDataFlavor
(String nat) Decodes aString
native for use as aDataFlavor
.static String
SystemFlavorMap.decodeJavaMIMEType
(String nat) Decodes aString
native for use as a Java MIME type.static String
SystemFlavorMap.encodeJavaMIMEType
(String mimeType) Encodes a MIME type for use as aString
native.boolean
Deprecated.As inconsistent withhashCode()
contract, useDataFlavor.isMimeTypeEqual(String)
instead.FlavorTable.getFlavorsForNative
(String nat) Returns aList
ofDataFlavor
s to which the specifiedString
corresponds.SystemFlavorMap.getFlavorsForNative
(String nat) Returns aList
ofDataFlavor
s to which the specifiedString
native can be translated by the data transfer subsystem.FlavorMap.getFlavorsForNatives
(String[] natives) Returns aMap
of the specifiedString
natives to their correspondingDataFlavor
.SystemFlavorMap.getFlavorsForNatives
(String[] natives) Returns aMap
of the specifiedString
natives to their most preferredDataFlavor
.DataFlavor.getParameter
(String paramName) Returns the human presentable name for thisDataFlavor
ifparamName
equals "humanPresentableName".static boolean
SystemFlavorMap.isJavaMIMEType
(String str) Returns whether the specifiedString
is an encoded Java MIME type.boolean
DataFlavor.isMimeTypeEqual
(String mimeType) Returns whether the string representation of the MIME type passed in is equivalent to the MIME type of thisDataFlavor
.protected String
DataFlavor.normalizeMimeType
(String mimeType) Deprecated.This method is never invoked by this implementation from 1.1 onwardsprotected String
DataFlavor.normalizeMimeTypeParameter
(String parameterName, String parameterValue) Deprecated.This method is never invoked by this implementation from 1.1 onwardsvoid
SystemFlavorMap.setFlavorsForNative
(String nat, DataFlavor[] flavors) Discards the current mappings for the specifiedString
native, and creates new mappings to the specifiedDataFlavor
s.void
DataFlavor.setHumanPresentableName
(String humanPresentableName) Sets the human presentable name for the data format that thisDataFlavor
represents.void
SystemFlavorMap.setNativesForFlavor
(DataFlavor flav, String[] natives) Discards the current mappings for the specifiedDataFlavor
and allDataFlavor
s equal to the specifiedDataFlavor
, and creates new mappings to the specifiedString
natives.protected static final Class<?>
DataFlavor.tryToLoadClass
(String className, ClassLoader fallback) Tries to load a class from: the bootstrap loader, the system loader, the context loader (if one is present) and finally the loader specified.ModifierConstructorDescriptionCreates a clipboard object.DataFlavor
(Class<?> representationClass, String humanPresentableName) Constructs aDataFlavor
that represents a Java class.DataFlavor
(String mimeType) Constructs aDataFlavor
from amimeType
string.DataFlavor
(String mimeType, String humanPresentableName) Constructs aDataFlavor
that represents aMimeType
.DataFlavor
(String mimeType, String humanPresentableName, ClassLoader classLoader) Constructs aDataFlavor
that represents aMimeType
.Constructs a MimeTypeParseException with the specified detail message.StringSelection
(String data) Creates aTransferable
capable of transferring the specifiedString
. -
Uses of String in java.awt.desktop
Modifier and TypeMethodDescriptionstatic QuitStrategy
Returns the enum constant of this class with the specified name.static UserSessionEvent.Reason
Returns the enum constant of this class with the specified name.ModifierConstructorDescriptionOpenFilesEvent
(List<File> files, String searchTerm) Constructs anOpenFilesEvent
. -
Uses of String in java.awt.dnd
ModifierConstructorDescriptionCreate an Exception with its own descriptive message -
Uses of String in java.awt.event
Modifier and TypeMethodDescriptionActionEvent.getActionCommand()
Returns the command string associated with this action.static String
KeyEvent.getKeyModifiersText
(int modifiers) Deprecated.It is recommended that extended modifier keys andInputEvent.getModifiersExText(int)
be used insteadstatic String
KeyEvent.getKeyText
(int keyCode) Returns a String describing the keyCode, such as "HOME", "F1" or "A".static String
InputEvent.getModifiersExText
(int modifiers) Returns a String describing the extended modifier keys and mouse buttons, such as "Shift", "Button1", or "Ctrl+Shift".static String
MouseEvent.getMouseModifiersText
(int modifiers) Returns aString
instance describing the modifier keys and mouse buttons that were down during the event, such as "Shift", or "Ctrl+Shift".ActionEvent.paramString()
Returns a parameter string identifying this action event.ComponentEvent.paramString()
Returns a parameter string identifying this event.ContainerEvent.paramString()
Returns a parameter string identifying this event.FocusEvent.paramString()
Returns a parameter string identifying this event.HierarchyEvent.paramString()
Returns a parameter string identifying this event.InputMethodEvent.paramString()
Returns a parameter string identifying this event.InvocationEvent.paramString()
Returns a parameter string identifying this event.ItemEvent.paramString()
Returns a parameter string identifying this item event.KeyEvent.paramString()
Returns a parameter string identifying this event.MouseEvent.paramString()
Returns a parameter string identifying this event.MouseWheelEvent.paramString()
Returns a parameter string identifying this event.TextEvent.paramString()
Returns a parameter string identifying this text event.WindowEvent.paramString()
Returns a parameter string identifying this event.Modifier and TypeMethodDescriptionstatic FocusEvent.Cause
Returns the enum constant of this class with the specified name.ModifierConstructorDescriptionActionEvent
(Object source, int id, String command) Constructs anActionEvent
object.ActionEvent
(Object source, int id, String command, int modifiers) Constructs anActionEvent
object with modifier keys.ActionEvent
(Object source, int id, String command, long when, int modifiers) Constructs anActionEvent
object with the specified modifier keys and timestamp. -
Uses of String in java.awt.font
Modifier and TypeMethodDescriptionString[]
MultipleMaster.getDesignAxisNames()
Returns the name for each design axis.NumericShaper.toString()
Returns aString
that describes this shaper.TextHitInfo.toString()
Returns aString
representing the hit for debugging use only.TextLayout.toString()
Returns debugging information for thisTextLayout
.Modifier and TypeMethodDescriptionbyte[]
OpenType.getFontTable
(String strSfntTag) Returns the table as an array of bytes for a specified tag.byte[]
OpenType.getFontTable
(String strSfntTag, int offset, int count) Returns a subset of the table as an array of bytes for a specified tag.int
OpenType.getFontTableSize
(String strSfntTag) Returns the size of the table for a specified tag.static NumericShaper.Range
Returns the enum constant of this class with the specified name.ModifierConstructorDescriptionprotected
TextAttribute
(String name) Constructs aTextAttribute
with the specified name.TextLayout
(String string, Font font, FontRenderContext frc) TextLayout
(String string, Map<? extends AttributedCharacterIterator.Attribute, ?> attributes, FontRenderContext frc) Constructs aTextLayout
from aString
and an attribute set. -
Uses of String in java.awt.geom
Modifier and TypeMethodDescriptionAffineTransform.toString()
Returns aString
that represents the value of thisObject
.Point2D.Double.toString()
Returns aString
that represents the value of thisPoint2D
.Point2D.Float.toString()
Returns aString
that represents the value of thisPoint2D
.Rectangle2D.Double.toString()
Returns theString
representation of thisRectangle2D
.Rectangle2D.Float.toString()
Returns theString
representation of thisRectangle2D
.ModifierConstructorDescriptionConstructs anIllegalPathStateException
with the specified detail message.Constructs an instance ofNoninvertibleTransformException
with the specified detail message. -
Uses of String in java.awt.im.spi
Modifier and TypeMethodDescriptionInputMethodDescriptor.getInputMethodDisplayName
(Locale inputLocale, Locale displayLanguage) Returns the user-visible name of the corresponding input method for the given input locale in the language in which the name will be displayed.Modifier and TypeMethodDescriptionInputMethodContext.createInputMethodJFrame
(String title, boolean attachToInputContext) Creates a top-level Swing JFrame for use by the input method.InputMethodContext.createInputMethodWindow
(String title, boolean attachToInputContext) Creates a top-level window for use by the input method. -
Uses of String in java.awt.image
Modifier and TypeMethodDescriptionString[]
BufferedImage.getPropertyNames()
Returns an array of names recognized bygetProperty(String)
ornull
, if no property names are recognized.String[]
RenderedImage.getPropertyNames()
Returns an array of names recognized bygetProperty(String)
ornull
, if no property names are recognized.BufferedImage.toString()
Returns aString
representation of thisBufferedImage
object and its values.ColorModel.toString()
Returns theString
representation of the contents of thisColorModel
object.DirectColorModel.toString()
Returns aString
that represents thisDirectColorModel
.IndexColorModel.toString()
Returns theString
representation of the contents of thisColorModel
object.Modifier and TypeMethodDescriptionAbstractMultiResolutionImage.getProperty
(String name, ImageObserver observer) This method simply delegates to the same method on the base image and it is equivalent to:getBaseImage().getProperty(name, observer)
.BufferedImage.getProperty
(String name) Returns a property of the image by name.BufferedImage.getProperty
(String name, ImageObserver observer) Returns a property of the image by name.RenderedImage.getProperty
(String name) Gets a property from the property set of this image.ModifierConstructorDescriptionConstructs anImagingOpException
object with the specified message.Constructs a newRasterFormatException
with the specified message. -
Uses of String in java.awt.image.renderable
Modifier and TypeFieldDescriptionstatic final String
RenderableImage.HINTS_OBSERVED
String constant that can be used to identify a property on a RenderedImage obtained via the createRendering or createScaledRendering methods.Modifier and TypeMethodDescriptionString[]
ContextualRenderedImageFactory.getPropertyNames()
Returns a list of names recognized by getProperty.String[]
RenderableImage.getPropertyNames()
Returns a list of names recognized by getProperty.String[]
RenderableImageOp.getPropertyNames()
Return a list of names recognized by getProperty.Modifier and TypeMethodDescriptionContextualRenderedImageFactory.getProperty
(ParameterBlock paramBlock, String name) Gets the appropriate instance of the property specified by the name parameter.RenderableImage.getProperty
(String name) Gets a property from the property set of this image.RenderableImageOp.getProperty
(String name) Gets a property from the property set of this image. -
Uses of String in java.awt.print
Modifier and TypeMethodDescriptionabstract String
PrinterJob.getJobName()
Gets the name of the document to be printed.abstract String
PrinterJob.getUserName()
Gets the name of the printing user.Modifier and TypeMethodDescriptionstatic StreamPrintServiceFactory[]
PrinterJob.lookupStreamPrintServices
(String mimeType) A convenience method which locates factories for stream print services which can image 2D graphics.abstract void
PrinterJob.setJobName
(String jobName) Sets the name of the document to be printed.ModifierConstructorDescriptionConstructs a newPrinterAbortException
with the specified detail message.PrinterException
(String msg) Constructs a newPrinterException
object with the specified detail message. -
Uses of String in java.beans
Modifier and TypeFieldDescriptionstatic final String
DesignMode.PROPERTYNAME
The standard value of the propertyName as fired from a BeanContext or other source of PropertyChangeEvents.Modifier and TypeMethodDescriptionstatic String
Introspector.decapitalize
(String name) Utility method to take a string and convert it to normal Java variable name capitalization.EventHandler.getAction()
Returns the name of the target's writable property that this event handler will set, or the name of the method that this event handler will invoke on the target.PropertyEditor.getAsText()
Gets the property value as text.PropertyEditorSupport.getAsText()
Gets the property value as a string suitable for presentation to a human to edit.static String[]
Introspector.getBeanInfoSearchPath()
Gets the list of package names that will be used for finding BeanInfo classes.FeatureDescriptor.getDisplayName()
Gets the localized display name of this feature.static String[]
PropertyEditorManager.getEditorSearchPath()
Gets the package names that will be searched for property editors.EventHandler.getEventPropertyName()
Returns the property of the event that should be used in the action applied to the target.PropertyEditor.getJavaInitializationString()
Returns a fragment of Java code that can be used to set a property to match the editors current state.PropertyEditorSupport.getJavaInitializationString()
This method is intended for use when generating Java code to set the value of the property.EventHandler.getListenerMethodName()
Returns the name of the method that will trigger the action.Statement.getMethodName()
Returns the name of the method to invoke.FeatureDescriptor.getName()
Gets the programmatic name of this feature.PropertyChangeEvent.getPropertyName()
Gets the programmatic name of the property that was changed.PropertyChangeListenerProxy.getPropertyName()
Returns the name of the named property associated with the listener.VetoableChangeListenerProxy.getPropertyName()
Returns the name of the named property associated with the listener.FeatureDescriptor.getShortDescription()
Gets the short description of this feature.String[]
PropertyEditor.getTags()
If the property value must be one of a set of known tagged values, then this method should return an array of the tags.String[]
PropertyEditorSupport.getTags()
If the property value must be one of a set of known tagged values, then this method should return an array of the tag values.Expression.toString()
Prints the value of this expression using a Java-style syntax.FeatureDescriptor.toString()
Returns a string representation of the object.PropertyChangeEvent.toString()
Returns a string representation of the object.Statement.toString()
Prints the value of this statement using a Java-style syntax.Modifier and TypeMethodDescriptionFeatureDescriptor.attributeNames()
Gets an enumeration of the locale-independent names of this feature.Modifier and TypeMethodDescriptionvoid
PropertyChangeSupport.addPropertyChangeListener
(String propertyName, PropertyChangeListener listener) Add a PropertyChangeListener for a specific property.void
VetoableChangeSupport.addVetoableChangeListener
(String propertyName, VetoableChangeListener listener) Add a VetoableChangeListener for a specific property.static <T> T
Creates an implementation oflistenerInterface
in which all of the methods in the listener interface apply the handler'saction
to thetarget
.static <T> T
EventHandler.create
(Class<T> listenerInterface, Object target, String action, String eventPropertyName) /** Creates an implementation oflistenerInterface
in which all of the methods pass the value of the event expression,eventPropertyName
, to the final method in the statement,action
, which is applied to thetarget
.static <T> T
EventHandler.create
(Class<T> listenerInterface, Object target, String action, String eventPropertyName, String listenerMethodName) Creates an implementation oflistenerInterface
in which the method namedlistenerMethodName
passes the value of the event expression,eventPropertyName
, to the final method in the statement,action
, which is applied to thetarget
.static String
Introspector.decapitalize
(String name) Utility method to take a string and convert it to normal Java variable name capitalization.void
PropertyChangeSupport.fireIndexedPropertyChange
(String propertyName, int index, boolean oldValue, boolean newValue) Reports a boolean bound indexed property update to listeners that have been registered to track updates of all properties or a property with the specified name.void
PropertyChangeSupport.fireIndexedPropertyChange
(String propertyName, int index, int oldValue, int newValue) Reports an integer bound indexed property update to listeners that have been registered to track updates of all properties or a property with the specified name.void
PropertyChangeSupport.fireIndexedPropertyChange
(String propertyName, int index, Object oldValue, Object newValue) Reports a bound indexed property update to listeners that have been registered to track updates of all properties or a property with the specified name.void
PropertyChangeSupport.firePropertyChange
(String propertyName, boolean oldValue, boolean newValue) Reports a boolean bound property update to listeners that have been registered to track updates of all properties or a property with the specified name.void
PropertyChangeSupport.firePropertyChange
(String propertyName, int oldValue, int newValue) Reports an integer bound property update to listeners that have been registered to track updates of all properties or a property with the specified name.void
PropertyChangeSupport.firePropertyChange
(String propertyName, Object oldValue, Object newValue) Reports a bound property update to listeners that have been registered to track updates of all properties or a property with the specified name.void
VetoableChangeSupport.fireVetoableChange
(String propertyName, boolean oldValue, boolean newValue) Reports a boolean constrained property update to listeners that have been registered to track updates of all properties or a property with the specified name.void
VetoableChangeSupport.fireVetoableChange
(String propertyName, int oldValue, int newValue) Reports an integer constrained property update to listeners that have been registered to track updates of all properties or a property with the specified name.void
VetoableChangeSupport.fireVetoableChange
(String propertyName, Object oldValue, Object newValue) Reports a constrained property update to listeners that have been registered to track updates of all properties or a property with the specified name.PropertyChangeSupport.getPropertyChangeListeners
(String propertyName) Returns an array of all the listeners which have been associated with the named property.Retrieve a named attribute with this feature.VetoableChangeSupport.getVetoableChangeListeners
(String propertyName) Returns an array of all the listeners which have been associated with the named property.boolean
PropertyChangeSupport.hasListeners
(String propertyName) Check if there are any listeners for a specific property, including those registered on all properties.boolean
VetoableChangeSupport.hasListeners
(String propertyName) Check if there are any listeners for a specific property, including those registered on all properties.static Object
Beans.instantiate
(ClassLoader cls, String beanName) Instantiate a JavaBean.static Object
Beans.instantiate
(ClassLoader cls, String beanName, BeanContext beanContext) Instantiate a JavaBean.static Object
Beans.instantiate
(ClassLoader cls, String beanName, BeanContext beanContext, AppletInitializer initializer) Deprecated, for removal: This API element is subject to removal in a future version.It is recommended to useBeans.instantiate(ClassLoader, String, BeanContext)
, because the Applet API is deprecated.This is a utility method to help in loading icon images.void
PropertyChangeSupport.removePropertyChangeListener
(String propertyName, PropertyChangeListener listener) Remove a PropertyChangeListener for a specific property.void
VetoableChangeSupport.removeVetoableChangeListener
(String propertyName, VetoableChangeListener listener) Remove a VetoableChangeListener for a specific property.void
Set the property value by parsing a given String.void
Sets the property value by parsing a given String.static void
Introspector.setBeanInfoSearchPath
(String[] path) Change the list of package names that will be used for finding BeanInfo classes.void
FeatureDescriptor.setDisplayName
(String displayName) Sets the localized display name of this feature.static void
PropertyEditorManager.setEditorSearchPath
(String[] path) Change the list of package names that will be used for finding property editors.void
Sets the programmatic name of this feature.void
FeatureDescriptor.setShortDescription
(String text) You can associate a short descriptive string with a feature.void
Associate a named attribute with this feature.ModifierConstructorDescriptionDefaultPersistenceDelegate
(String[] constructorPropertyNames) Creates a default persistence delegate for a class with a constructor whose arguments are the values of the property names as specified byconstructorPropertyNames
.EventHandler
(Object target, String action, String eventPropertyName, String listenerMethodName) Creates a newEventHandler
object; you generally use one of thecreate
methods instead of invoking this constructor directly.EventSetDescriptor
(Class<?> sourceClass, String eventSetName, Class<?> listenerType, String listenerMethodName) Creates anEventSetDescriptor
assuming that you are following the most simple standard design pattern where a named event "fred" is (1) delivered as a call on the single method of interface FredListener, (2) has a single argument of type FredEvent, and (3) where the FredListener may be registered with a call on an addFredListener method of the source component and removed with a call on a removeFredListener method.EventSetDescriptor
(Class<?> sourceClass, String eventSetName, Class<?> listenerType, String[] listenerMethodNames, String addListenerMethodName, String removeListenerMethodName) Creates anEventSetDescriptor
from scratch using string names.EventSetDescriptor
(Class<?> sourceClass, String eventSetName, Class<?> listenerType, String[] listenerMethodNames, String addListenerMethodName, String removeListenerMethodName, String getListenerMethodName) This constructor creates an EventSetDescriptor from scratch using string names.EventSetDescriptor
(String eventSetName, Class<?> listenerType, MethodDescriptor[] listenerMethodDescriptors, Method addListenerMethod, Method removeListenerMethod) Creates anEventSetDescriptor
from scratch usingjava.lang.reflect.MethodDescriptor
andjava.lang.Class
objects.EventSetDescriptor
(String eventSetName, Class<?> listenerType, Method[] listenerMethods, Method addListenerMethod, Method removeListenerMethod) Creates anEventSetDescriptor
from scratch usingjava.lang.reflect.Method
andjava.lang.Class
objects.EventSetDescriptor
(String eventSetName, Class<?> listenerType, Method[] listenerMethods, Method addListenerMethod, Method removeListenerMethod, Method getListenerMethod) This constructor creates an EventSetDescriptor from scratch using java.lang.reflect.Method and java.lang.Class objects.Expression
(Object value, Object target, String methodName, Object[] arguments) Creates a newExpression
object with the specified value for the specified target object to invoke the method specified by the name and by the array of arguments.Expression
(Object target, String methodName, Object[] arguments) Creates a newExpression
object for the specified target object to invoke the method specified by the name and by the array of arguments.IndexedPropertyChangeEvent
(Object source, String propertyName, Object oldValue, Object newValue, int index) Constructs a newIndexedPropertyChangeEvent
object.IndexedPropertyDescriptor
(String propertyName, Class<?> beanClass) This constructor constructs an IndexedPropertyDescriptor for a property that follows the standard Java conventions by having getFoo and setFoo accessor methods, for both indexed access and array access.IndexedPropertyDescriptor
(String propertyName, Class<?> beanClass, String readMethodName, String writeMethodName, String indexedReadMethodName, String indexedWriteMethodName) This constructor takes the name of a simple property, and method names for reading and writing the property, both indexed and non-indexed.IndexedPropertyDescriptor
(String propertyName, Method readMethod, Method writeMethod, Method indexedReadMethod, Method indexedWriteMethod) This constructor takes the name of a simple property, and Method objects for reading and writing the property.IntrospectionException
(String mess) Constructs anIntrospectionException
with a detailed message.PropertyChangeEvent
(Object source, String propertyName, Object oldValue, Object newValue) Constructs a newPropertyChangeEvent
.PropertyChangeListenerProxy
(String propertyName, PropertyChangeListener listener) Constructor which binds thePropertyChangeListener
to a specific property.PropertyDescriptor
(String propertyName, Class<?> beanClass) Constructs a PropertyDescriptor for a property that follows the standard Java convention by having getFoo and setFoo accessor methods.PropertyDescriptor
(String propertyName, Class<?> beanClass, String readMethodName, String writeMethodName) This constructor takes the name of a simple property, and method names for reading and writing the property.PropertyDescriptor
(String propertyName, Method readMethod, Method writeMethod) This constructor takes the name of a simple property, and Method objects for reading and writing the property.PropertyVetoException
(String mess, PropertyChangeEvent evt) Constructs aPropertyVetoException
with a detailed message.Creates a newStatement
object for the specified target object to invoke the method specified by the name and by the array of arguments.VetoableChangeListenerProxy
(String propertyName, VetoableChangeListener listener) Constructor which binds theVetoableChangeListener
to a specific property.XMLEncoder
(OutputStream out, String charset, boolean declaration, int indentation) Creates a new XML encoder to write out JavaBeans to the streamout
using the givencharset
starting from the givenindentation
. -
Uses of String in java.beans.beancontext
Modifier and TypeMethodDescriptionvoid
BeanContextChild.addPropertyChangeListener
(String name, PropertyChangeListener pcl) Adds aPropertyChangeListener
to thisBeanContextChild
in order to receive aPropertyChangeEvent
whenever the specified property has changed.void
BeanContextChildSupport.addPropertyChangeListener
(String name, PropertyChangeListener pcl) Add a PropertyChangeListener for a specific property.void
BeanContextChild.addVetoableChangeListener
(String name, VetoableChangeListener vcl) Adds aVetoableChangeListener
to thisBeanContextChild
to receive events whenever the specified property changes.void
BeanContextChildSupport.addVetoableChangeListener
(String name, VetoableChangeListener vcl) Add a VetoableChangeListener for a specific property.void
BeanContextChildSupport.firePropertyChange
(String name, Object oldValue, Object newValue) Report a bound property update to any registered listeners.void
BeanContextChildSupport.fireVetoableChange
(String name, Object oldValue, Object newValue) Report a vetoable property update to any registered listeners.BeanContext.getResource
(String name, BeanContextChild bcc) Analagous tojava.lang.ClassLoader.getResource()
, this method allows aBeanContext
implementation to interpose behavior between the childComponent
and underlyingClassLoader
.BeanContextSupport.getResource
(String name, BeanContextChild bcc) BeanContext.getResourceAsStream
(String name, BeanContextChild bcc) Analagous tojava.lang.ClassLoader.getResourceAsStream()
, this method allows aBeanContext
implementation to interpose behavior between the childComponent
and underlyingClassLoader
.BeanContextSupport.getResourceAsStream
(String name, BeanContextChild bcc) BeanContext.instantiateChild
(String beanName) Instantiate the javaBean named as a child of thisBeanContext
.BeanContextSupport.instantiateChild
(String beanName) The instantiateChild method is a convenience hook in BeanContext to simplify the task of instantiating a Bean, nested, into aBeanContext
.void
BeanContextChild.removePropertyChangeListener
(String name, PropertyChangeListener pcl) Removes aPropertyChangeListener
from thisBeanContextChild
so that it no longer receivesPropertyChangeEvents
when the specified property is changed.void
BeanContextChildSupport.removePropertyChangeListener
(String name, PropertyChangeListener pcl) Remove a PropertyChangeListener for a specific property.void
BeanContextChild.removeVetoableChangeListener
(String name, VetoableChangeListener vcl) Removes aVetoableChangeListener
from thisBeanContextChild
so that it no longer receives events when the specified property changes.void
BeanContextChildSupport.removeVetoableChangeListener
(String name, VetoableChangeListener vcl) Removes aVetoableChangeListener
. -
Uses of String in java.io
Modifier and TypeFieldDescriptionprotected String
StringBufferInputStream.buffer
Deprecated.The string from which bytes are read.InvalidClassException.classname
Name of the invalid class.static final String
File.pathSeparator
The system-dependent path-separator character, represented as a string for convenience.static final String
File.separator
The system-dependent default name-separator character, represented as a string for convenience.StreamTokenizer.sval
If the current token is a word token, this field contains a string giving the characters of the word token.Modifier and TypeMethodDescriptionFile.getAbsolutePath()
Returns the absolute pathname string of this abstract pathname.FilePermission.getActions()
Returns the "canonical string representation" of the actions.File.getCanonicalPath()
Returns the canonical pathname string of this abstract pathname.InputStreamReader.getEncoding()
Returns the name of the character encoding being used by this stream.OutputStreamWriter.getEncoding()
Returns the name of the character encoding being used by this stream.InvalidClassException.getMessage()
Produce the message and include the classname, if present.WriteAbortedException.getMessage()
Produce the message and include the message from the nested exception, if there is one.File.getName()
Returns the name of the file or directory denoted by this abstract pathname.ObjectStreamClass.getName()
Returns the name of the class described by this descriptor.ObjectStreamField.getName()
Get the name of this field.File.getParent()
Returns the pathname string of this abstract pathname's parent, ornull
if this pathname does not name a parent directory.File.getPath()
Converts this abstract pathname into a pathname string.ObjectStreamField.getTypeString()
Return the JVM type signature.String[]
File.list()
Returns an array of strings naming the files and directories in the directory denoted by this abstract pathname.String[]
File.list
(FilenameFilter filter) Returns an array of strings naming the files and directories in the directory denoted by this abstract pathname that satisfy the specified filter.BufferedReader.readLine()
Reads a line of text.Console.readLine()
Reads a single line of text from the console.Provides a formatted prompt, then reads a single line of text from the console.DataInput.readLine()
Reads the next line of text from the input stream.final String
DataInputStream.readLine()
Deprecated.This method does not properly convert bytes to characters.LineNumberReader.readLine()
Read a line of text.ObjectInputStream.readLine()
Deprecated.This method does not properly convert bytes to characters.final String
RandomAccessFile.readLine()
Reads the next line of text from this file.DataInput.readUTF()
Reads in a string that has been encoded using a modified UTF-8 format.final String
DataInputStream.readUTF()
See the general contract of thereadUTF
method ofDataInput
.static final String
Reads from the streamin
a representation of a Unicode character string encoded in modified UTF-8 format; this string of characters is then returned as aString
.ObjectInputStream.readUTF()
Reads a String in modified UTF-8 format.final String
RandomAccessFile.readUTF()
Reads in a string from this file.ByteArrayOutputStream.toString()
Converts the buffer's contents into a string decoding bytes using the default charset.ByteArrayOutputStream.toString
(int hibyte) Deprecated.This method does not properly convert bytes into characters.Converts the buffer's contents into a string by decoding the bytes using the namedcharset
.Converts the buffer's contents into a string by decoding the bytes using the specifiedcharset
.CharArrayWriter.toString()
Converts input data to a string.File.toString()
Returns the pathname string of this abstract pathname.ObjectStreamClass.toString()
Return a string describing this ObjectStreamClass.ObjectStreamField.toString()
Return a string that describes this field.StreamTokenizer.toString()
Returns the string representation of the current stream token and the line number it occurs on.StringWriter.toString()
Return the buffer's current value as a string.Modifier and TypeMethodDescriptionBufferedReader.lines()
Returns aStream
, the elements of which are lines read from thisBufferedReader
.Modifier and TypeMethodDescriptionboolean
Tests if a specified file should be included in a file list.static ObjectInputFilter
ObjectInputFilter.Config.createFilter
(String pattern) Returns an ObjectInputFilter from a string of patterns.static File
File.createTempFile
(String prefix, String suffix) Creates an empty file in the default temporary-file directory, using the given prefix and suffix to generate its name.static File
File.createTempFile
(String prefix, String suffix, File directory) Creates a new empty file in the specified directory, using the given prefix and suffix strings to generate its name.abstract boolean
Return true if the named field is defaulted and has no value in this stream.Writes a formatted string to this console's output stream using the specified format string and arguments.Writes a formatted string to this output stream using the specified format string and arguments.Writes a formatted string to this output stream using the specified format string and arguments.Writes a formatted string to this writer using the specified format string and arguments.Writes a formatted string to this writer using the specified format string and arguments.abstract boolean
Get the value of the named boolean field from the persistent field.abstract byte
Get the value of the named byte field from the persistent field.abstract char
Get the value of the named char field from the persistent field.abstract double
Get the value of the named double field from the persistent field.abstract float
Get the value of the named float field from the persistent field.abstract int
Get the value of the named int field from the persistent field.abstract long
Get the value of the named long field from the persistent field.abstract short
Get the value of the named short field from the persistent field.abstract Object
Get the value of the named Object field from the persistent field.Get the field of this class by name.void
Prints a string.void
Prints a string.A convenience method to write a formatted string to this console's output stream using the specified format string and arguments.A convenience method to write a formatted string to this output stream using the specified format string and arguments.A convenience method to write a formatted string to this output stream using the specified format string and arguments.A convenience method to write a formatted string to this writer using the specified format string and arguments.A convenience method to write a formatted string to this writer using the specified format string and arguments.void
Prints a String and then terminate the line.void
Prints a String and then terminates the line.abstract void
Put the value of the named boolean field into the persistent field.abstract void
Put the value of the named byte field into the persistent field.abstract void
Put the value of the named char field into the persistent field.abstract void
Put the value of the named double field into the persistent field.abstract void
Put the value of the named float field into the persistent field.abstract void
Put the value of the named int field into the persistent field.abstract void
Put the value of the named long field into the persistent field.abstract void
Put the value of the named short field into the persistent field.abstract void
Put the value of the named Object field into the persistent field.Provides a formatted prompt, then reads a single line of text from the console.char[]
Console.readPassword
(String fmt, Object... args) Provides a formatted prompt, then reads a password or passphrase from the console with echoing disabled.protected Class<?>
ObjectInputStream.resolveProxyClass
(String[] interfaces) Returns a proxy class that implements the interfaces named in a proxy class descriptor; subclasses may implement this method to read custom data from the stream along with the descriptors for dynamic proxy classes, allowing them to use an alternate loading mechanism for the interfaces and the proxy class.Converts the buffer's contents into a string by decoding the bytes using the namedcharset
.static ObjectInputFilter.Status
Returns the enum constant of this class with the specified name.void
Writes a portion of a String.void
Write a portion of a string to the buffer.void
Writes a portion of a string.void
Writes a portion of a string.void
Writes a string.void
Writes a portion of a string.void
Write a string.void
Write a portion of a string.void
Writes a string.void
Writes a portion of a string.void
DataOutput.writeBytes
(String s) Writes a string to the output stream.final void
DataOutputStream.writeBytes
(String s) Writes out the string to the underlying output stream as a sequence of bytes.void
ObjectOutputStream.writeBytes
(String str) Writes a String as a sequence of bytes.final void
RandomAccessFile.writeBytes
(String s) Writes the string to the file as a sequence of bytes.void
DataOutput.writeChars
(String s) Writes every character in the strings
, to the output stream, in order, two bytes per character.final void
DataOutputStream.writeChars
(String s) Writes a string to the underlying output stream as a sequence of characters.void
ObjectOutputStream.writeChars
(String str) Writes a String as a sequence of chars.final void
RandomAccessFile.writeChars
(String s) Writes a string to the file as a sequence of characters.void
Writes two bytes of length information to the output stream, followed by the modified UTF-8 representation of every character in the strings
.final void
Writes a string to the underlying output stream using modified UTF-8 encoding in a machine-independent manner.void
Primitive data write of this String in modified UTF-8 format.final void
Writes a string to the file using modified UTF-8 encoding in a machine-independent manner.ModifierConstructorDescriptionThis provides a detailed message.Constructs anEOFException
with the specified detail message.Creates a newFile
instance from a parent abstract pathname and a child pathname string.Creates a newFile
instance by converting the given pathname string into an abstract pathname.Creates a newFile
instance from a parent pathname string and a child pathname string.FileInputStream
(String name) Creates aFileInputStream
by opening a connection to an actual file, the file named by the path namename
in the file system.Constructs aFileNotFoundException
with the specified detail message.FileOutputStream
(String name) Creates a file output stream to write to the file with the specified name.FileOutputStream
(String name, boolean append) Creates a file output stream to write to the file with the specified name.FilePermission
(String path, String actions) Creates a new FilePermission object with the specified actions.FileReader
(String fileName) Creates a newFileReader
, given the name of the file to read, using the default charset.FileReader
(String fileName, Charset charset) Creates a newFileReader
, given the name of the file to read and the charset.FileWriter
(String fileName) Constructs aFileWriter
given a file name, using the default charsetFileWriter
(String fileName, boolean append) Constructs aFileWriter
given a file name and a boolean indicating whether to append the data written, using the default charset.FileWriter
(String fileName, Charset charset) Constructs aFileWriter
given a file name and charset.FileWriter
(String fileName, Charset charset, boolean append) Constructs aFileWriter
given a file name, charset and a boolean indicating whether to append the data written.InputStreamReader
(InputStream in, String charsetName) Creates an InputStreamReader that uses the named charset.Constructs anInterruptedIOException
with the specified detail message.InvalidClassException
(String reason) Report an InvalidClassException for the reason specified.InvalidClassException
(String cname, String reason) Constructs an InvalidClassException object.InvalidObjectException
(String reason) Constructs anInvalidObjectException
.IOException
(String message) Constructs anIOException
with the specified detail message.IOException
(String message, Throwable cause) Constructs anIOException
with the specified detail message and cause.NotActiveException
(String reason) Constructor to create a new NotActiveException with the reason given.NotSerializableException
(String classname) Constructs a NotSerializableException object with message string.protected
ObjectStreamException
(String message) Create an ObjectStreamException with the specified argument.ObjectStreamField
(String name, Class<?> type) Create a Serializable field with the specified type.ObjectStreamField
(String name, Class<?> type, boolean unshared) Creates an ObjectStreamField representing a serializable field with the given name and type.OutputStreamWriter
(OutputStream out, String charsetName) Creates an OutputStreamWriter that uses the named charset.PrintStream
(File file, String csn) Creates a new print stream, without automatic line flushing, with the specified file and charset.PrintStream
(OutputStream out, boolean autoFlush, String encoding) Creates a new print stream, with the specified OutputStream, line flushing, and character encoding.PrintStream
(String fileName) Creates a new print stream, without automatic line flushing, with the specified file name.PrintStream
(String fileName, String csn) Creates a new print stream, without automatic line flushing, with the specified file name and charset.PrintStream
(String fileName, Charset charset) Creates a new print stream, without automatic line flushing, with the specified file name and charset.PrintWriter
(File file, String csn) Creates a new PrintWriter, without automatic line flushing, with the specified file and charset.PrintWriter
(String fileName) Creates a new PrintWriter, without automatic line flushing, with the specified file name.PrintWriter
(String fileName, String csn) Creates a new PrintWriter, without automatic line flushing, with the specified file name and charset.PrintWriter
(String fileName, Charset charset) Creates a new PrintWriter, without automatic line flushing, with the specified file name and charset.RandomAccessFile
(File file, String mode) Creates a random access file stream to read from, and optionally to write to, the file specified by theFile
argument.RandomAccessFile
(String name, String mode) Creates a random access file stream to read from, and optionally to write to, a file with the specified name.SerializablePermission
(String name) Creates a new SerializablePermission with the specified name.SerializablePermission
(String name, String actions) Creates a new SerializablePermission object with the specified name.StreamCorruptedException
(String reason) Create a StreamCorruptedException and list a reason why thrown.Deprecated.Creates a string input stream to read data from the specified string.Creates a new string reader.SyncFailedException
(String desc) Constructs an SyncFailedException with a detail message.UncheckedIOException
(String message, IOException cause) Constructs an instance of this class.Constructs an UnsupportedEncodingException with a detail message.Constructs aUTFDataFormatException
with the specified detail message.WriteAbortedException
(String s, Exception ex) Constructs a WriteAbortedException with a string describing the exception and the exception causing the abort. -
Uses of String in java.lang
Modifier and TypeFieldDescriptionstatic final Comparator<String>
String.CASE_INSENSITIVE_ORDER
A Comparator that ordersString
objects as bycompareToIgnoreCase
.Modifier and TypeMethodDescriptionstatic String
System.clearProperty
(String key) Removes the system property indicated by the specified key.Concatenates the specified string to the end of this string.EnumConstantNotPresentException.constantName()
Returns the name of the missing enum constant.static String
String.copyValueOf
(char[] data) Equivalent tovalueOf(char[])
.static String
String.copyValueOf
(char[] data, int offset, int count) Equivalent tovalueOf(char[], int, int)
.Class.descriptorString()
Returns the descriptor string of the entity (class, interface, array class, primitive type, orvoid
) represented by thisClass
object.protected String
ClassLoader.findLibrary
(String libname) Returns the absolute path name of a native library.static String
Returns a formatted string using the specified format string and arguments.static String
Returns a formatted string using the specified locale, format string, and arguments.Formats using this string as the format string, and the supplied arguments.Class.getCanonicalName()
Returns the canonical name of the underlying class as defined by The Java Language Specification.StackTraceElement.getClassLoaderName()
Returns the name of the class loader of the class containing the execution point represented by this stack trace element.StackTraceElement.getClassName()
Returns the fully qualified name of the class containing the execution point represented by this stack trace element.StackWalker.StackFrame.getClassName()
Gets the binary name of the declaring class of the method represented by this stack frame.default String
StackWalker.StackFrame.getDescriptor()
Returns the descriptor of the method represented by this stack frame as defined by The Java Virtual Machine Specification.static String
Gets the value of the specified environment variable.StackTraceElement.getFileName()
Returns the name of the source file containing the execution point represented by this stack trace element.StackWalker.StackFrame.getFileName()
Returns the name of the source file containing the execution point represented by this stack frame.Package.getImplementationTitle()
Return the title of this package.Package.getImplementationVendor()
Returns the vendor that implemented this package,null
is returned if it is not known.Package.getImplementationVersion()
Return the version of this implementation.Throwable.getLocalizedMessage()
Creates a localized description of this throwable.NullPointerException.getMessage()
Returns the detail message string of this throwable.Throwable.getMessage()
Returns the detail message string of this throwable.StackTraceElement.getMethodName()
Returns the name of the method containing the execution point represented by this stack trace element.StackWalker.StackFrame.getMethodName()
Gets the name of the method represented by this stack frame.StackTraceElement.getModuleName()
Returns the module name of the module containing the execution point represented by this stack trace element.StackTraceElement.getModuleVersion()
Returns the module version of the module containing the execution point represented by this stack trace element.static String
Character.getName
(int codePoint) Returns the Unicode name of the specified charactercodePoint
, or null if the code point isunassigned
.Class.getName()
Returns the name of the entity (class, interface, array class, primitive type, or void) represented by thisClass
object.ClassLoader.getName()
Returns the name of this class loader ornull
if this class loader is not named.Module.getName()
Returns the module name ornull
if this module is an unnamed module.Package.getName()
Return the name of this package.System.Logger.getName()
Returns the name of this logger.final String
System.Logger.Level.getName()
Returns the name of this level.final String
Thread.getName()
Returns this thread's name.final String
ThreadGroup.getName()
Returns the name of this thread group.Class.getPackageName()
Returns the fully qualified package name.static String
System.getProperty
(String key) Gets the system property indicated by the specified key.static String
System.getProperty
(String key, String def) Gets the system property indicated by the specified key.Class.getSimpleName()
Returns the simple name of the underlying class as given in the source code.Package.getSpecificationTitle()
Return the title of the specification that this package implements.Package.getSpecificationVendor()
Return the name of the organization, vendor, or company that owns and maintains the specification of the classes that implement this package.Package.getSpecificationVersion()
Returns the version number of the specification that this package implements.Class.getTypeName()
Return an informative string for the name of this class or interface.String.indent
(int n) Adjusts the indentation of each line of this string based on the value ofn
, and normalizes line termination characters.String.intern()
Returns a canonical representation for the string object.static String
String.join
(CharSequence delimiter, CharSequence... elements) Returns a new String composed of copies of theCharSequence elements
joined together with a copy of the specifieddelimiter
.static String
String.join
(CharSequence delimiter, Iterable<? extends CharSequence> elements) Returns a newString
composed of copies of theCharSequence elements
joined together with a copy of the specifieddelimiter
.static String
System.lineSeparator()
Returns the system-dependent line separator string.static String
System.mapLibraryName
(String libname) Maps a library name into a platform-specific string representing a native library.final String
Enum.name()
Returns the name of this enum constant, exactly as declared in its enum declaration.String.repeat
(int count) Returns a string whose value is the concatenation of this string repeatedcount
times.String.replace
(char oldChar, char newChar) Returns a string resulting from replacing all occurrences ofoldChar
in this string withnewChar
.String.replace
(CharSequence target, CharSequence replacement) Replaces each substring of this string that matches the literal target sequence with the specified literal replacement sequence.String.replaceAll
(String regex, String replacement) Replaces each substring of this string that matches the given regular expression with the given replacement.String.replaceFirst
(String regex, String replacement) Replaces the first substring of this string that matches the given regular expression with the given replacement.String.resolveConstantDesc
(MethodHandles.Lookup lookup) Resolves this instance as aConstantDesc
, the result of which is the instance itself.static String
System.setProperty
(String key, String value) Sets the system property indicated by the specified key.String[]
Splits this string around matches of the given regular expression.String[]
Splits this string around matches of the given regular expression.String.strip()
Returns a string whose value is this string, with all leading and trailing white space removed.String.stripIndent()
Returns a string whose value is this string, with incidental white space removed from the beginning and end of every line.String.stripLeading()
Returns a string whose value is this string, with all leading white space removed.String.stripTrailing()
Returns a string whose value is this string, with all trailing white space removed.String.substring
(int beginIndex) Returns a string that is a substring of this string.String.substring
(int beginIndex, int endIndex) Returns a string that is a substring of this string.StringBuffer.substring
(int start) StringBuffer.substring
(int start, int end) static String
Integer.toBinaryString
(int i) Returns a string representation of the integer argument as an unsigned integer in base 2.static String
Long.toBinaryString
(long i) Returns a string representation of thelong
argument as an unsigned integer in base 2.Class.toGenericString()
Returns a string describing thisClass
, including information about modifiers and type parameters.static String
Double.toHexString
(double d) Returns a hexadecimal string representation of thedouble
argument.static String
Float.toHexString
(float f) Returns a hexadecimal string representation of thefloat
argument.static String
Integer.toHexString
(int i) Returns a string representation of the integer argument as an unsigned integer in base 16.static String
Long.toHexString
(long i) Returns a string representation of thelong
argument as an unsigned integer in base 16.String.toLowerCase()
Converts all of the characters in thisString
to lower case using the rules of the default locale.String.toLowerCase
(Locale locale) Converts all of the characters in thisString
to lower case using the rules of the givenLocale
.static String
Integer.toOctalString
(int i) Returns a string representation of the integer argument as an unsigned integer in base 8.static String
Long.toOctalString
(long i) Returns a string representation of thelong
argument as an unsigned integer in base 8.Boolean.toString()
Returns aString
object representing this Boolean's value.static String
Boolean.toString
(boolean b) Returns aString
object representing the specified boolean.Byte.toString()
Returns aString
object representing thisByte
's value.static String
Byte.toString
(byte b) Returns a newString
object representing the specifiedbyte
.final String
Character.Subset.toString()
Returns the name of this subset.Character.toString()
Returns aString
object representing thisCharacter
's value.static String
Character.toString
(char c) Returns aString
object representing the specifiedchar
.static String
Character.toString
(int codePoint) Returns aString
object representing the specified character (Unicode code point).CharSequence.toString()
Returns a string containing the characters in this sequence in the same order as this sequence.Class.toString()
Converts the object to a string.Double.toString()
Returns a string representation of thisDouble
object.static String
Double.toString
(double d) Returns a string representation of thedouble
argument.Enum.toString()
Returns the name of this enum constant, as contained in the declaration.Float.toString()
Returns a string representation of thisFloat
object.static String
Float.toString
(float f) Returns a string representation of thefloat
argument.Integer.toString()
Returns aString
object representing thisInteger
's value.static String
Integer.toString
(int i) Returns aString
object representing the specified integer.static String
Integer.toString
(int i, int radix) Returns a string representation of the first argument in the radix specified by the second argument.Long.toString()
Returns aString
object representing thisLong
's value.static String
Long.toString
(long i) Returns aString
object representing the specifiedlong
.static String
Long.toString
(long i, int radix) Returns a string representation of the first argument in the radix specified by the second argument.Module.toString()
Returns the string representation of this module.ModuleLayer.toString()
Returns a string describing this module layer.Object.toString()
Returns a string representation of the object.Package.toString()
Returns the string representation of this Package.abstract String
Record.toString()
Returns a string representation of the record.Runtime.Version.toString()
Returns a string representation of this version.Short.toString()
Returns aString
object representing thisShort
's value.static String
Short.toString
(short s) Returns a newString
object representing the specifiedshort
.StackTraceElement.toString()
Returns a string representation of this stack trace element.String.toString()
This object (which is already a string!)StringBuffer.toString()
StringBuilder.toString()
Thread.toString()
Returns a string representation of this thread, including the thread's name, priority, and thread group.ThreadGroup.toString()
Returns a string representation of this Thread group.Throwable.toString()
Returns a short description of this throwable.static String
Integer.toUnsignedString
(int i) Returns a string representation of the argument as an unsigned decimal value.static String
Integer.toUnsignedString
(int i, int radix) Returns a string representation of the first argument as an unsigned integer value in the radix specified by the second argument.static String
Long.toUnsignedString
(long i) Returns a string representation of the argument as an unsigned decimal value.static String
Long.toUnsignedString
(long i, int radix) Returns a string representation of the first argument as an unsigned integer value in the radix specified by the second argument.String.toUpperCase()
Converts all of the characters in thisString
to upper case using the rules of the default locale.String.toUpperCase
(Locale locale) Converts all of the characters in thisString
to upper case using the rules of the givenLocale
.String.translateEscapes()
Returns a string whose value is this string, with escape sequences translated as if in a string literal.String.trim()
Returns a string whose value is this string, with all leading and trailing space removed, where space is defined as any character whose codepoint is less than or equal to'U+0020'
(the space character).TypeNotPresentException.typeName()
Returns the fully qualified name of the unavailable type.static String
String.valueOf
(boolean b) Returns the string representation of theboolean
argument.static String
String.valueOf
(char c) Returns the string representation of thechar
argument.static String
String.valueOf
(char[] data) Returns the string representation of thechar
array argument.static String
String.valueOf
(char[] data, int offset, int count) Returns the string representation of a specific subarray of thechar
array argument.static String
String.valueOf
(double d) Returns the string representation of thedouble
argument.static String
String.valueOf
(float f) Returns the string representation of thefloat
argument.static String
String.valueOf
(int i) Returns the string representation of theint
argument.static String
String.valueOf
(long l) Returns the string representation of thelong
argument.static String
Returns the string representation of theObject
argument.Modifier and TypeMethodDescriptionProcessBuilder.command()
Returns this process builder's operating system program and arguments.ProcessHandle.Info.command()
Returns the executable pathname of the process.ProcessHandle.Info.commandLine()
Returns the command line of the process.String.describeConstable()
Returns anOptional
containing the nominal descriptor for this instance, which is the instance itself.ProcessBuilder.environment()
Returns a string map view of this process builder's environment.ProcessBuilder.environment()
Returns a string map view of this process builder's environment.System.getenv()
Returns an unmodifiable string map view of the current system environment.System.getenv()
Returns an unmodifiable string map view of the current system environment.Module.getPackages()
Returns the set of package names for the packages in this module.String.lines()
Returns a stream of lines extracted from this string, separated by line terminators.Runtime.Version.optional()
Returns optional additional identifying build information.Runtime.Version.pre()
Returns the optional pre-release information.ProcessHandle.Info.user()
Return the user of the process.Modifier and TypeMethodDescriptionModule.addExports
(String pn, Module other) If the caller's module is this module then update this module to export the given package to the given module.ModuleLayer.Controller.addExports
(Module source, String pn, Module target) Updates modulesource
in the layer to export a package to moduletarget
.If this module has opened a package to at least the caller module then update this module to open the package to the given module.Updates modulesource
in the layer to open a package to moduletarget
.void
SecurityManager.checkAccept
(String host, int port) Deprecated, for removal: This API element is subject to removal in a future version.Throws aSecurityException
if the calling thread is not permitted to accept a socket connection from the specified host and port number.void
SecurityManager.checkConnect
(String host, int port) Deprecated, for removal: This API element is subject to removal in a future version.Throws aSecurityException
if the calling thread is not allowed to open a socket connection to the specified host and port number.void
SecurityManager.checkConnect
(String host, int port, Object context) Deprecated, for removal: This API element is subject to removal in a future version.Throws aSecurityException
if the specified security context is not allowed to open a socket connection to the specified host and port number.void
SecurityManager.checkDelete
(String file) Deprecated, for removal: This API element is subject to removal in a future version.Throws aSecurityException
if the calling thread is not allowed to delete the specified file.void
Deprecated, for removal: This API element is subject to removal in a future version.Throws aSecurityException
if the calling thread is not allowed to create a subprocess.void
Deprecated, for removal: This API element is subject to removal in a future version.Throws aSecurityException
if the calling thread is not allowed to dynamic link the library code specified by the string argument file.void
SecurityManager.checkPackageAccess
(String pkg) Deprecated, for removal: This API element is subject to removal in a future version.Throws aSecurityException
if the calling thread is not allowed to access the specified package.void
SecurityManager.checkPackageDefinition
(String pkg) Deprecated, for removal: This API element is subject to removal in a future version.Throws aSecurityException
if the calling thread is not allowed to define classes in the specified package.void
SecurityManager.checkPropertyAccess
(String key) Deprecated, for removal: This API element is subject to removal in a future version.Throws aSecurityException
if the calling thread is not allowed to access the system property with the specifiedkey
name.void
Deprecated, for removal: This API element is subject to removal in a future version.Throws aSecurityException
if the calling thread is not allowed to read the file specified by the string argument.void
Deprecated, for removal: This API element is subject to removal in a future version.Throws aSecurityException
if the specified security context is not allowed to read the file specified by the string argument.void
SecurityManager.checkSecurityAccess
(String target) Deprecated, for removal: This API element is subject to removal in a future version.Determines whether the permission with the specified permission target name should be granted or denied.void
SecurityManager.checkWrite
(String file) Deprecated, for removal: This API element is subject to removal in a future version.Throws aSecurityException
if the calling thread is not allowed to write to the file specified by the string argument.static String
System.clearProperty
(String key) Removes the system property indicated by the specified key.static int
Character.codePointOf
(String name) Returns the code point value of the Unicode character specified by the given Unicode character name.Sets this process builder's operating system program and arguments.int
Compares two strings lexicographically.int
String.compareToIgnoreCase
(String str) Compares two strings lexicographically, ignoring case differences.static boolean
Compiler.compileClasses
(String string) Deprecated, for removal: This API element is subject to removal in a future version.Compiles all classes whose name matches the specified string.Concatenates the specified string to the end of this string.static Byte
Decodes aString
into aByte
.static Integer
Decodes aString
into anInteger
.static Long
Decodes aString
into aLong
.static Short
Decodes aString
into aShort
.protected final Class<?>
ClassLoader.defineClass
(String name, byte[] b, int off, int len) Converts an array of bytes into an instance of classClass
.protected final Class<?>
ClassLoader.defineClass
(String name, byte[] b, int off, int len, ProtectionDomain protectionDomain) Converts an array of bytes into an instance of classClass
, with a givenProtectionDomain
.protected final Class<?>
ClassLoader.defineClass
(String name, ByteBuffer b, ProtectionDomain protectionDomain) protected Package
ClassLoader.definePackage
(String name, String specTitle, String specVersion, String specVendor, String implTitle, String implVersion, String implVendor, URL sealBase) Defines a package by name in thisClassLoader
.boolean
Tests if this string ends with the specified suffix.boolean
String.equalsIgnoreCase
(String anotherString) Compares thisString
to anotherString
, ignoring case considerations.Executes the specified string command in a separate process.Executes the specified command and arguments in a separate process.Executes the specified command and arguments in a separate process with the specified environment.Executes the specified command and arguments in a separate process with the specified environment and working directory.Executes the specified string command in a separate process with the specified environment.Executes the specified string command in a separate process with the specified environment and working directory.protected Class<?>
Finds the class with the specified binary name.protected Class<?>
Finds the class with the given binary name in a module defined to this class loader.protected String
ClassLoader.findLibrary
(String libname) Returns the absolute path name of a native library.protected final Class<?>
ClassLoader.findLoadedClass
(String name) Returns the class with the given binary name if this loader has been recorded by the Java virtual machine as an initiating loader of a class with that binary name.ModuleLayer.findLoader
(String name) Returns theClassLoader
for the module with the given name.ModuleLayer.findModule
(String name) Returns the module with the given name in this layer, or if not in this layer, the parent layers.protected URL
ClassLoader.findResource
(String name) Finds the resource with the given name.protected URL
ClassLoader.findResource
(String moduleName, String name) Returns a URL to a resource in a module defined to this class loader.protected Enumeration<URL>
ClassLoader.findResources
(String name) Returns an enumeration ofURL
objects representing all the resources with the given name.protected final Class<?>
ClassLoader.findSystemClass
(String name) Finds a class with the specified binary name, loading it if necessary.static String
Returns a formatted string using the specified format string and arguments.static String
Returns a formatted string using the specified locale, format string, and arguments.static final Character.UnicodeBlock
Returns the UnicodeBlock with the given name.static final Character.UnicodeScript
Returns the UnicodeScript constant with the given Unicode script name or the script name alias.static Class<?>
Returns theClass
with the given binary name in the given module.static Class<?>
Returns theClass
object associated with the class or interface with the given string name.static Class<?>
Class.forName
(String name, boolean initialize, ClassLoader loader) Returns theClass
object associated with the class or interface with the given string name, using the given class loader.static boolean
Boolean.getBoolean
(String name) Returnstrue
if and only if the system property named by the argument exists and is equal to, ignoring case, the string"true"
.byte[]
Encodes thisString
into a sequence of bytes using the named charset, storing the result into a new byte array.protected Object
ClassLoader.getClassLoadingLock
(String className) Returns the lock object for class loading operations.Class.getDeclaredField
(String name) Returns aField
object that reflects the specified declared field of the class or interface represented by thisClass
object.Class.getDeclaredMethod
(String name, Class<?>... parameterTypes) Returns aMethod
object that reflects the specified declared method of the class or interface represented by thisClass
object.final Package
ClassLoader.getDefinedPackage
(String name) Returns aPackage
of the given name that has been defined by this class loader.static String
Gets the value of the specified environment variable.Returns aField
object that reflects the specified public member field of the class or interface represented by thisClass
object.static Integer
Integer.getInteger
(String nm) Determines the integer value of the system property with the specified name.static Integer
Integer.getInteger
(String nm, int val) Determines the integer value of the system property with the specified name.static Integer
Integer.getInteger
(String nm, Integer val) Returns the integer value of the system property with the specified name.System.LoggerFinder.getLocalizedLogger
(String name, ResourceBundle bundle, Module module) Returns a localizable instance ofLogger
for the givenmodule
.static System.Logger
Returns an instance ofLogger
for the caller's use.static System.Logger
System.getLogger
(String name, ResourceBundle bundle) Returns a localizable instance ofLogger
for the caller's use.abstract System.Logger
Returns an instance ofLogger
for the givenmodule
.static Long
Determines thelong
value of the system property with the specified name.static Long
Determines thelong
value of the system property with the specified name.static Long
Returns thelong
value of the system property with the specified name.Returns aMethod
object that reflects the specified public member method of the class or interface represented by thisClass
object.protected Package
ClassLoader.getPackage
(String name) Deprecated.If multiple class loaders delegate to each other and define classes with the same package name, and one such loader relies on the lookup behavior ofgetPackage
to return aPackage
from a parent loader, then the properties exposed by thePackage
may not be as expected in the rest of the program.static Package
Package.getPackage
(String name) Deprecated.If multiple class loaders delegate to each other and define classes with the same package name, and one such loader relies on the lookup behavior ofgetPackage
to return aPackage
from a parent loader, then the properties exposed by thePackage
may not be as expected in the rest of the program.static String
System.getProperty
(String key) Gets the system property indicated by the specified key.static String
System.getProperty
(String key, String def) Gets the system property indicated by the specified key.Class.getResource
(String name) Finds a resource with a given name.ClassLoader.getResource
(String name) Finds the resource with the given name.Class.getResourceAsStream
(String name) Finds a resource with a given name.ClassLoader.getResourceAsStream
(String name) Returns an input stream for reading the specified resource.Module.getResourceAsStream
(String name) Returns an input stream for reading a resource in this module.ClassLoader.getResources
(String name) Finds all the resources with the given name.static URL
ClassLoader.getSystemResource
(String name) Find a resource of the specified name from the search path used to load classes.static InputStream
ClassLoader.getSystemResourceAsStream
(String name) Open for reading, a resource of the specified name from the search path used to load classes.static Enumeration<URL>
ClassLoader.getSystemResources
(String name) Finds all resources of the specified name from the search path used to load classes.int
Returns the index within this string of the first occurrence of the specified substring.int
Returns the index within this string of the first occurrence of the specified substring, starting at the specified index.int
int
int
int
boolean
Package.isCompatibleWith
(String desired) Compare this package's specification version with a desired version.boolean
Module.isExported
(String pn) Returnstrue
if this module exports the given package unconditionally.boolean
Module.isExported
(String pn, Module other) Returnstrue
if this module exports the given package to at least the given module.boolean
Returnstrue
if this module has opened a package unconditionally.boolean
Returnstrue
if this module has opened a package to at least the given module.int
String.lastIndexOf
(String str) Returns the index within this string of the last occurrence of the specified substring.int
String.lastIndexOf
(String str, int fromIndex) Returns the index within this string of the last occurrence of the specified substring, searching backward starting at the specified index.int
StringBuffer.lastIndexOf
(String str) int
StringBuffer.lastIndexOf
(String str, int fromIndex) int
StringBuilder.lastIndexOf
(String str) int
StringBuilder.lastIndexOf
(String str, int fromIndex) void
Loads the native library specified by the filename argument.static void
Loads the native library specified by the filename argument.Class<?>
Loads the class with the specified binary name.protected Class<?>
Loads the class with the specified binary name.void
Runtime.loadLibrary
(String libname) Loads the native library specified by thelibname
argument.static void
System.loadLibrary
(String libname) Loads the native library specified by thelibname
argument.default void
System.Logger.log
(System.Logger.Level level, String msg) Logs a message.default void
System.Logger.log
(System.Logger.Level level, String format, Object... params) Logs a message with an optional list of parameters.default void
System.Logger.log
(System.Logger.Level level, String msg, Throwable thrown) Logs a message associated with a given throwable.void
System.Logger.log
(System.Logger.Level level, ResourceBundle bundle, String format, Object... params) Logs a message with resource bundle and an optional list of parameters.void
System.Logger.log
(System.Logger.Level level, ResourceBundle bundle, String msg, Throwable thrown) Logs a localized message associated with a given throwable.static String
System.mapLibraryName
(String libname) Maps a library name into a platform-specific string representing a native library.boolean
Tells whether or not this string matches the given regular expression.static <E extends Enum<E>>
Enum.EnumDesc<E>Returns a nominal descriptor for the specifiedenum
class and namestatic Runtime.Version
Parses the given string as a valid version string containing a version number followed by pre-release and build information.static boolean
Boolean.parseBoolean
(String s) Parses the string argument as a boolean.static byte
Parses the string argument as a signed decimalbyte
.static byte
Parses the string argument as a signedbyte
in the radix specified by the second argument.static double
Double.parseDouble
(String s) Returns a newdouble
initialized to the value represented by the specifiedString
, as performed by thevalueOf
method of classDouble
.static float
Float.parseFloat
(String s) Returns a newfloat
initialized to the value represented by the specifiedString
, as performed by thevalueOf
method of classFloat
.static int
Parses the string argument as a signed decimal integer.static int
Parses the string argument as a signed integer in the radix specified by the second argument.static long
Parses the string argument as a signed decimallong
.static long
Parses the string argument as a signedlong
in the radix specified by the second argument.static short
Short.parseShort
(String s) Parses the string argument as a signed decimalshort
.static short
Short.parseShort
(String s, int radix) Parses the string argument as a signedshort
in the radix specified by the second argument.static int
Integer.parseUnsignedInt
(String s) Parses the string argument as an unsigned decimal integer.static int
Integer.parseUnsignedInt
(String s, int radix) Parses the string argument as an unsigned integer in the radix specified by the second argument.static long
Long.parseUnsignedLong
(String s) Parses the string argument as an unsigned decimallong
.static long
Long.parseUnsignedLong
(String s, int radix) Parses the string argument as an unsignedlong
in the radix specified by the second argument.boolean
String.regionMatches
(boolean ignoreCase, int toffset, String other, int ooffset, int len) Tests if two string regions are equal.boolean
String.regionMatches
(int toffset, String other, int ooffset, int len) Tests if two string regions are equal.String.replaceAll
(String regex, String replacement) Replaces each substring of this string that matches the given regular expression with the given replacement.String.replaceFirst
(String regex, String replacement) Replaces the first substring of this string that matches the given regular expression with the given replacement.Returns a stream whose elements are the URLs of all the resources with the given name.void
ClassLoader.setClassAssertionStatus
(String className, boolean enabled) Sets the desired assertion status for the named top-level class in this class loader and any nested classes contained therein.final void
Changes the name of this thread to be equal to the argumentname
.void
ClassLoader.setPackageAssertionStatus
(String packageName, boolean enabled) Sets the package default assertion status for the named package.static String
System.setProperty
(String key, String value) Sets the system property indicated by the specified key.String[]
Splits this string around matches of the given regular expression.String[]
Splits this string around matches of the given regular expression.boolean
String.startsWith
(String prefix) Tests if this string starts with the specified prefix.boolean
String.startsWith
(String prefix, int toffset) Tests if the substring of this string beginning at the specified index starts with the specified prefix.static Boolean
Returns aBoolean
with a value represented by the specified string.static Byte
Returns aByte
object holding the value given by the specifiedString
.static Byte
Returns aByte
object holding the value extracted from the specifiedString
when parsed with the radix given by the second argument.static Character.UnicodeScript
Returns the enum constant of this class with the specified name.static Double
Returns aDouble
object holding thedouble
value represented by the argument strings
.static <T extends Enum<T>>
TReturns the enum constant of the specified enum class with the specified name.static Float
Returns aFloat
object holding thefloat
value represented by the argument strings
.static Integer
Returns anInteger
object holding the value of the specifiedString
.static Integer
Returns anInteger
object holding the value extracted from the specifiedString
when parsed with the radix given by the second argument.static Long
Returns aLong
object holding the value of the specifiedString
.static Long
Returns aLong
object holding the value extracted from the specifiedString
when parsed with the radix given by the second argument.static ProcessBuilder.Redirect.Type
Returns the enum constant of this class with the specified name.static Short
Returns aShort
object holding the value given by the specifiedString
.static Short
Returns aShort
object holding the value extracted from the specifiedString
when parsed with the radix given by the second argument.static StackWalker.Option
Returns the enum constant of this class with the specified name.static System.Logger.Level
Returns the enum constant of this class with the specified name.static Thread.State
Returns the enum constant of this class with the specified name.Modifier and TypeMethodDescriptionSets this process builder's operating system program and arguments.ModuleLayer.defineModules
(Configuration cf, Function<String, ClassLoader> clf) Creates a new module layer, with this layer as its parent, by defining the modules in the givenConfiguration
to the Java virtual machine.static ModuleLayer.Controller
ModuleLayer.defineModules
(Configuration cf, List<ModuleLayer> parentLayers, Function<String, ClassLoader> clf) Creates a new module layer by defining the modules in the givenConfiguration
to the Java virtual machine.default void
System.Logger.log
(System.Logger.Level level, Supplier<String> msgSupplier) Logs a lazily supplied message.default void
System.Logger.log
(System.Logger.Level level, Supplier<String> msgSupplier, Throwable thrown) Logs a lazily supplied message associated with a given throwable.<R> R
This method allows the application of a function tothis
string.ModifierConstructorDescriptionConstructs anAbstractMethodError
with the specified detail message.Constructs anArithmeticException
with the specified detail message.Constructs anArrayIndexOutOfBoundsException
class with the specified detail message.Constructs anArrayStoreException
with the specified detail message.AssertionError
(String message, Throwable cause) Constructs a newAssertionError
with the specified detail message and cause.Deprecated, for removal: This API element is subject to removal in a future version.It is rarely appropriate to use this constructor.Constructs aBootstrapMethodError
with the specified detail message.BootstrapMethodError
(String s, Throwable cause) Constructs aBootstrapMethodError
with the specified detail message and cause.Deprecated, for removal: This API element is subject to removal in a future version.It is rarely appropriate to use this constructor.Constructs aClassCastException
with the specified detail message.Constructs aClassCircularityError
with the specified detail message.Constructs aClassFormatError
with the specified detail message.protected
ClassLoader
(String name, ClassLoader parent) Creates a new class loader of the specified name and using the specified parent class loader for delegation.Constructs aClassNotFoundException
with the specified detail message.Constructs aClassNotFoundException
with the specified detail message and optional exception that was raised while loading the class.Constructs aCloneNotSupportedException
with the specified detail message.Deprecated, for removal: This API element is subject to removal in a future version.It is rarely appropriate to use this constructor.protected
Sole constructor.EnumConstantNotPresentException
(Class<? extends Enum> enumType, String constantName) Constructs anEnumConstantNotPresentException
for the specified constant.Constructs a new error with the specified detail message.Constructs a new error with the specified detail message and cause.protected
Constructs a new error with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.Constructs a new exception with the specified detail message.Constructs a new exception with the specified detail message and cause.protected
Constructs a new exception with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.Constructs anExceptionInInitializerError
with the specified detail message string.Deprecated, for removal: This API element is subject to removal in a future version.It is rarely appropriate to use this constructor.Constructs anIllegalAccessError
with the specified detail message.Constructs anIllegalAccessException
with a detail message.Constructs anIllegalArgumentException
with the specified detail message.IllegalArgumentException
(String message, Throwable cause) Constructs a new exception with the specified detail message and cause.Constructs an IllegalCallerException with the specified detail message.IllegalCallerException
(String message, Throwable cause) Constructs a new exception with the specified detail message and cause.Constructs anIllegalMonitorStateException
with the specified detail message.Constructs an IllegalStateException with the specified detail message.IllegalStateException
(String message, Throwable cause) Constructs a new exception with the specified detail message and cause.Constructs anIllegalThreadStateException
with the specified detail message.Constructs anIncompatibleClassChangeError
with the specified detail message.Constructs anIndexOutOfBoundsException
with the specified detail message.Constructs anInstantiationError
with the specified detail message.Constructs anInstantiationException
with the specified detail message.Deprecated, for removal: This API element is subject to removal in a future version.It is rarely appropriate to use this constructor.InternalError
(String message) Constructs anInternalError
with the specified detail message.InternalError
(String message, Throwable cause) Constructs anInternalError
with the specified detail message and cause.Constructs anInterruptedException
with the specified detail message.Constructs aLayerInstantiationException
with the given detail message.LayerInstantiationException
(String msg, Throwable cause) Constructs aLayerInstantiationException
with the given detail message and cause.Constructs aLinkageError
with the specified detail message.LinkageError
(String s, Throwable cause) Constructs aLinkageError
with the specified detail message and cause.Deprecated, for removal: This API element is subject to removal in a future version.It is rarely appropriate to use this constructor.Constructs aNegativeArraySizeException
with the specified detail message.Constructs aNoClassDefFoundError
with the specified detail message.Constructs aNoSuchFieldError
with the specified detail message.Constructor with a detail message.Constructs aNoSuchMethodError
with the specified detail message.Constructs aNoSuchMethodException
with a detail message.Constructs aNullPointerException
with the specified detail message.Constructs aNumberFormatException
with the specified detail message.Constructs anOutOfMemoryError
with the specified detail message.ProcessBuilder
(String... command) Constructs a process builder with the specified operating system program and arguments.ReflectiveOperationException
(String message) Constructs a new exception with the specified detail message.ReflectiveOperationException
(String message, Throwable cause) Constructs a new exception with the specified detail message and cause.RuntimeException
(String message) Constructs a new runtime exception with the specified detail message.RuntimeException
(String message, Throwable cause) Constructs a new runtime exception with the specified detail message and cause.protected
RuntimeException
(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) Constructs a new runtime exception with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.RuntimePermission
(String name) Creates a new RuntimePermission with the specified name.RuntimePermission
(String name, String actions) Creates a new RuntimePermission object with the specified name.Constructs aSecurityException
with the specified detail message.SecurityException
(String message, Throwable cause) Creates aSecurityException
with the specified detail message and cause.Deprecated, for removal: This API element is subject to removal in a future version.It is rarely appropriate to use this constructor.Constructs aStackOverflowError
with the specified detail message.StackTraceElement
(String declaringClass, String methodName, String fileName, int lineNumber) Creates a stack trace element representing the specified execution point.StackTraceElement
(String classLoaderName, String moduleName, String moduleVersion, String declaringClass, String methodName, String fileName, int lineNumber) Creates a stack trace element representing the specified execution point.Constructs a newString
by decoding the specified subarray of bytes using the specified charset.Constructs a newString
by decoding the specified array of bytes using the specified charset.Initializes a newly createdString
object so that it represents the same sequence of characters as the argument; in other words, the newly created string is a copy of the argument string.StringBuffer
(String str) Constructs a string buffer initialized to the contents of the specified string.StringBuilder
(String str) Constructs a string builder initialized to the contents of the specified string.Constructs aStringIndexOutOfBoundsException
with the specified detail message.protected
Constructs a newSubset
instance.Allocates a newThread
object.Allocates a newThread
object.Thread
(ThreadGroup group, Runnable target, String name) Allocates a newThread
object so that it hastarget
as its run object, has the specifiedname
as its name, and belongs to the thread group referred to bygroup
.Thread
(ThreadGroup group, Runnable target, String name, long stackSize) Allocates a newThread
object so that it hastarget
as its run object, has the specifiedname
as its name, and belongs to the thread group referred to bygroup
, and has the specified stack size.Thread
(ThreadGroup group, Runnable target, String name, long stackSize, boolean inheritThreadLocals) Allocates a newThread
object so that it hastarget
as its run object, has the specifiedname
as its name, belongs to the thread group referred to bygroup
, has the specifiedstackSize
, and inherits initial values for inheritable thread-local variables ifinheritThreadLocals
istrue
.Thread
(ThreadGroup group, String name) Allocates a newThread
object.ThreadGroup
(String name) Constructs a new thread group.ThreadGroup
(ThreadGroup parent, String name) Creates a new thread group.Constructs a new throwable with the specified detail message.Constructs a new throwable with the specified detail message and cause.protected
Constructs a new throwable with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.TypeNotPresentException
(String typeName, Throwable cause) Constructs aTypeNotPresentException
for the named type with the specified cause.Constructs anUnknownError
with the specified detail message.Constructs anUnsatisfiedLinkError
with the specified detail message.Constructs aUnsupportedClassVersionError
with the specified detail message.UnsupportedOperationException
(String message) Constructs an UnsupportedOperationException with the specified detail message.UnsupportedOperationException
(String message, Throwable cause) Constructs a new exception with the specified detail message and cause.Constructs anVerifyError
with the specified detail message.VirtualMachineError
(String message) Constructs aVirtualMachineError
with the specified detail message.VirtualMachineError
(String message, Throwable cause) Constructs aVirtualMachineError
with the specified detail message and cause.ModifierConstructorDescriptionProcessBuilder
(List<String> command) Constructs a process builder with the specified operating system program and arguments. -
Uses of String in java.lang.annotation
Modifier and TypeMethodDescriptionIncompleteAnnotationException.elementName()
Returns the name of the missing element.AnnotationTypeMismatchException.foundType()
Returns the type of data found in the incorrectly typed element.Annotation.toString()
Returns a string representation of this annotation.Modifier and TypeMethodDescriptionstatic ElementType
Returns the enum constant of this class with the specified name.static RetentionPolicy
Returns the enum constant of this class with the specified name.ModifierConstructorDescriptionAnnotationFormatError
(String message) Constructs a newAnnotationFormatError
with the specified detail message.AnnotationFormatError
(String message, Throwable cause) Constructs a newAnnotationFormatError
with the specified detail message and cause.AnnotationTypeMismatchException
(Method element, String foundType) Constructs an AnnotationTypeMismatchException for the specified annotation type element and found data type.IncompleteAnnotationException
(Class<? extends Annotation> annotationType, String elementName) Constructs an IncompleteAnnotationException to indicate that the named element was missing from the specified annotation interface. -
Uses of String in java.lang.constant
Modifier and TypeFieldDescriptionstatic final String
ConstantDescs.DEFAULT_NAME
Invocation name to use when no name is needed, such as the name of a constructor, or the invocation name of a dynamic constant or dynamic callsite when the bootstrap is known to ignore the invocation name.Modifier and TypeMethodDescriptionDynamicConstantDesc.constantName()
Returns the name that would appear in theNameAndType
operand of theLDC
for this constant.ClassDesc.descriptorString()
Returns a field type descriptor string for this typedefault String
MethodTypeDesc.descriptorString()
Returns the method type descriptor string.default String
MethodTypeDesc.displayDescriptor()
Returns a human-readable descriptor for this method type, using the canonical names for parameter and return types.default String
ClassDesc.displayName()
Returns a human-readable name for the type described by this descriptor.DynamicCallSiteDesc.invocationName()
Returns the invocation name that would appear in theNameAndType
operand of theinvokedynamic
.DirectMethodHandleDesc.lookupDescriptor()
Returns the lookup descriptor of the method handle described by this descriptor, after adjusting for the invocation mode.DirectMethodHandleDesc.methodName()
Returns the name of the method or field described by this nominal descriptor.default String
ClassDesc.packageName()
Returns the package name of this ClassDesc, if it describes a class or interface type.DynamicCallSiteDesc.toString()
Returns a compact textual description of this call site description, including the bootstrap method, the invocation name and type, and the static bootstrap arguments.DynamicConstantDesc.toString()
Returns a compact textual description of this constant description, including the bootstrap method, the constant name and type, and the static bootstrap arguments.Modifier and TypeMethodDescriptiondefault ClassDesc
default ClassDesc
static ClassDesc
Returns a ClassDesc for a class or interface type, given the name of the class or interface, such as"java.lang.String"
.static ClassDesc
Returns a ClassDesc for a class or interface type, given a package name and the unqualified (simple) name for the class or interface.static DynamicCallSiteDesc
DynamicCallSiteDesc.of
(DirectMethodHandleDesc bootstrapMethod, String invocationName, MethodTypeDesc invocationType) Creates a nominal descriptor for aninvokedynamic
call site whose bootstrap method has no static arguments.static DynamicCallSiteDesc
DynamicCallSiteDesc.of
(DirectMethodHandleDesc bootstrapMethod, String invocationName, MethodTypeDesc invocationType, ConstantDesc... bootstrapArgs) Creates a nominal descriptor for aninvokedynamic
call site.static DirectMethodHandleDesc
MethodHandleDesc.of
(DirectMethodHandleDesc.Kind kind, ClassDesc owner, String name, String lookupDescriptor) Creates a MethodHandleDesc corresponding to an invocation of a declared method, invocation of a constructor, or access to a field.static DirectMethodHandleDesc
ConstantDescs.ofCallsiteBootstrap
(ClassDesc owner, String name, ClassDesc returnType, ClassDesc... paramTypes) Returns aMethodHandleDesc
corresponding to a bootstrap method for aninvokedynamic
callsite, which is a static method whose leading parameter types areLookup
,String
, andMethodType
.static <T> ConstantDesc
DynamicConstantDesc.ofCanonical
(DirectMethodHandleDesc bootstrapMethod, String constantName, ClassDesc constantType, ConstantDesc[] bootstrapArgs) Returns a nominal descriptor for a dynamic constant, transforming it into a more specific type if the constant bootstrap is a well-known one and a more specific nominal descriptor type (e.g., ClassDesc) is available.static DirectMethodHandleDesc
ConstantDescs.ofConstantBootstrap
(ClassDesc owner, String name, ClassDesc returnType, ClassDesc... paramTypes) Returns aMethodHandleDesc
corresponding to a bootstrap method for a dynamic constant, which is a static method whose leading arguments areLookup
,String
, andClass
.static ClassDesc
ClassDesc.ofDescriptor
(String descriptor) Returns a ClassDesc given a descriptor string for a class, interface, array, or primitive type.static MethodTypeDesc
MethodTypeDesc.ofDescriptor
(String descriptor) Creates a MethodTypeDesc given a method descriptor string.static DirectMethodHandleDesc
MethodHandleDesc.ofField
(DirectMethodHandleDesc.Kind kind, ClassDesc owner, String fieldName, ClassDesc fieldType) Creates a MethodHandleDesc corresponding to a method handle that accesses a field.static DirectMethodHandleDesc
MethodHandleDesc.ofMethod
(DirectMethodHandleDesc.Kind kind, ClassDesc owner, String name, MethodTypeDesc lookupMethodType) Creates a MethodHandleDesc corresponding to an invocation of a declared method or constructor.static <T> DynamicConstantDesc<T>
DynamicConstantDesc.ofNamed
(DirectMethodHandleDesc bootstrapMethod, String constantName, ClassDesc constantType, ConstantDesc... bootstrapArgs) Returns a nominal descriptor for a dynamic constant.static DirectMethodHandleDesc.Kind
Returns the enum constant of this class with the specified name.DynamicCallSiteDesc.withNameAndType
(String invocationName, MethodTypeDesc invocationType) Returns a nominal descriptor for aninvokedynamic
call site whose bootstrap and bootstrap arguments are the same as this one, but with the specified invocationName and invocation invocationTypeModifierConstructorDescriptionprotected
DynamicConstantDesc
(DirectMethodHandleDesc bootstrapMethod, String constantName, ClassDesc constantType, ConstantDesc... bootstrapArgs) Creates a nominal descriptor for a dynamic constant. -
Uses of String in java.lang.instrument
Modifier and TypeMethodDescriptionvoid
Instrumentation.setNativeMethodPrefix
(ClassFileTransformer transformer, String prefix) This method modifies the failure handling of native method resolution by allowing retry with a prefix applied to the name.default byte[]
ClassFileTransformer.transform
(ClassLoader loader, String className, Class<?> classBeingRedefined, ProtectionDomain protectionDomain, byte[] classfileBuffer) Transforms the given class file and returns a new replacement class file.default byte[]
ClassFileTransformer.transform
(Module module, ClassLoader loader, String className, Class<?> classBeingRedefined, ProtectionDomain protectionDomain, byte[] classfileBuffer) Transforms the given class file and returns a new replacement class file.Modifier and TypeMethodDescriptionvoid
Instrumentation.redefineModule
(Module module, Set<Module> extraReads, Map<String, Set<Module>> extraExports, Map<String, Set<Module>> extraOpens, Set<Class<?>> extraUses, Map<Class<?>, List<Class<?>>> extraProvides) Redefine a module to expand the set of modules that it reads, the set of packages that it exports or opens, or the services that it uses or provides.ModifierConstructorDescriptionConstructs anIllegalClassFormatException
with the specified detail message.Constructs anUnmodifiableClassException
with the specified detail message.Constructs anUnmodifiableModuleException
with the specified detail message. -
Uses of String in java.lang.invoke
Modifier and TypeMethodDescriptionMethodType.descriptorString()
Returns a descriptor string for this method type.TypeDescriptor.descriptorString()
Returns the descriptor string for thisTypeDescriptor
object.SerializedLambda.getCapturingClass()
Get the name of the class that captured this lambda.SerializedLambda.getFunctionalInterfaceClass()
Get the name of the invoked type to which this lambda has been convertedSerializedLambda.getFunctionalInterfaceMethodName()
Get the name of the primary method for the functional interface to which this lambda has been converted.SerializedLambda.getFunctionalInterfaceMethodSignature()
Get the signature of the primary method for the functional interface to which this lambda has been converted.SerializedLambda.getImplClass()
Get the name of the class containing the implementation method.SerializedLambda.getImplMethodName()
Get the name of the implementation method.SerializedLambda.getImplMethodSignature()
Get the signature of the implementation method.final String
SerializedLambda.getInstantiatedMethodType()
Get the signature of the primary functional interface method after type variables are substituted with their instantiation from the capture site.MethodHandleInfo.getName()
Returns the name of the cracked method handle's underlying member.VarHandle.AccessMode.methodName()
Returns theVarHandle
signature-polymorphic method name associated with thisAccessMode
value.static String
MethodHandleInfo.referenceKindToString
(int referenceKind) Returns the descriptive name of the given reference kind, as defined in the table above.MethodType.toMethodDescriptorString()
Returns a descriptor string for the method type.MethodHandle.toString()
Returns a string representation of the method handle, starting with the string"MethodHandle"
and ending with the string representation of the method handle's type.static String
MethodHandleInfo.toString
(int kind, Class<?> defc, String name, MethodType type) Returns a string representation for aMethodHandleInfo
, given the four parts of its symbolic reference.MethodHandles.Lookup.toString()
Displays the name of the class from which lookups are to be made, followed by "/" and the name of the previous lookup class if present.MethodType.toString()
Returns a string representation of the method type, of the form"(PT0,PT1...)RT"
.final String
VarHandle.toString()
Returns a compact textual description of this VarHandle, including the type of variable described, and a description of its coordinates.VarHandle.VarHandleDesc.toString()
Returns a compact textual description of this constant description.Modifier and TypeMethodDescriptionstatic CallSite
LambdaMetafactory.altMetafactory
(MethodHandles.Lookup caller, String interfaceMethodName, MethodType factoryType, Object... args) Facilitates the creation of simple "function objects" that implement one or more interfaces by delegation to a providedMethodHandle
, after appropriate type adaptation and partial evaluation of arguments.static VarHandle
ConstantBootstraps.arrayVarHandle
(MethodHandles.Lookup lookup, String name, Class<VarHandle> type, Class<?> arrayClass) Finds aVarHandle
for an array type.MethodHandles.Lookup.bind
(Object receiver, String name, MethodType type) Produces an early-bound method handle for a non-static method.static <T> T
MethodHandles.classData
(MethodHandles.Lookup caller, String name, Class<T> type) Returns the class data associated with the lookup class of the givencaller
lookup object, ornull
.static <T> T
MethodHandles.classDataAt
(MethodHandles.Lookup caller, String name, Class<T> type, int index) Returns the element at the specified index in the class data, if the class data associated with the lookup class of the givencaller
lookup object is aList
.static <E extends Enum<E>>
EConstantBootstraps.enumConstant
(MethodHandles.Lookup lookup, String name, Class<E> type) Returns anenum
constant of the type specified bytype
with the name specified byname
.static Object
ConstantBootstraps.explicitCast
(MethodHandles.Lookup lookup, String name, Class<?> dstType, Object value) Applies a conversion from a source type to a destination type.static VarHandle
ConstantBootstraps.fieldVarHandle
(MethodHandles.Lookup lookup, String name, Class<VarHandle> type, Class<?> declaringClass, Class<?> fieldType) Finds aVarHandle
for an instance field.Class<?>
Looks up a class by name from the lookup context defined by thisLookup
object, as if resolved by anldc
instruction.MethodHandles.Lookup.findGetter
(Class<?> refc, String name, Class<?> type) Produces a method handle giving read access to a non-static field.MethodHandles.Lookup.findSetter
(Class<?> refc, String name, Class<?> type) Produces a method handle giving write access to a non-static field.MethodHandles.Lookup.findSpecial
(Class<?> refc, String name, MethodType type, Class<?> specialCaller) Produces an early-bound method handle for a virtual method.MethodHandles.Lookup.findStatic
(Class<?> refc, String name, MethodType type) Produces a method handle for a static method.MethodHandles.Lookup.findStaticGetter
(Class<?> refc, String name, Class<?> type) Produces a method handle giving read access to a static field.MethodHandles.Lookup.findStaticSetter
(Class<?> refc, String name, Class<?> type) Produces a method handle giving write access to a static field.MethodHandles.Lookup.findStaticVarHandle
(Class<?> decl, String name, Class<?> type) Produces a VarHandle giving access to a static fieldname
of typetype
declared in a class of typedecl
.MethodHandles.Lookup.findVarHandle
(Class<?> recv, String name, Class<?> type) Produces a VarHandle giving access to a non-static fieldname
of typetype
declared in a class of typerecv
.MethodHandles.Lookup.findVirtual
(Class<?> refc, String name, MethodType type) Produces a method handle for a virtual method.static MethodType
MethodType.fromMethodDescriptorString
(String descriptor, ClassLoader loader) Finds or creates an instance of a method type, given the spelling of its bytecode descriptor.static Object
ConstantBootstraps.getStaticFinal
(MethodHandles.Lookup lookup, String name, Class<?> type) Returns the value of a static final field declared in the class which is the same as the field's type (or, for primitive-valued fields, declared in the wrapper class.)static Object
ConstantBootstraps.getStaticFinal
(MethodHandles.Lookup lookup, String name, Class<?> type, Class<?> declaringClass) Returns the value of a static final field.static Object
ConstantBootstraps.invoke
(MethodHandles.Lookup lookup, String name, Class<?> type, MethodHandle handle, Object... args) Returns the result of invoking a method handle with the provided arguments.static CallSite
StringConcatFactory.makeConcat
(MethodHandles.Lookup lookup, String name, MethodType concatType) Facilitates the creation of optimized String concatenation methods, that can be used to efficiently concatenate a known number of arguments of known types, possibly after type adaptation and partial evaluation of arguments.static CallSite
StringConcatFactory.makeConcatWithConstants
(MethodHandles.Lookup lookup, String name, MethodType concatType, String recipe, Object... constants) Facilitates the creation of optimized String concatenation methods, that can be used to efficiently concatenate a known number of arguments of known types, possibly after type adaptation and partial evaluation of arguments.static CallSite
LambdaMetafactory.metafactory
(MethodHandles.Lookup caller, String interfaceMethodName, MethodType factoryType, MethodType interfaceMethodType, MethodHandle implementation, MethodType dynamicMethodType) Facilitates the creation of simple "function objects" that implement one or more interfaces by delegation to a providedMethodHandle
, after appropriate type adaptation and partial evaluation of arguments.static Object
ConstantBootstraps.nullConstant
(MethodHandles.Lookup lookup, String name, Class<?> type) Returns anull
object reference for the reference type specified bytype
.static VarHandle.VarHandleDesc
Returns a VarHandle.VarHandleDesc corresponding to aVarHandle
for an instance field.static VarHandle.VarHandleDesc
VarHandle.VarHandleDesc.ofStaticField
(ClassDesc declaringClass, String name, ClassDesc fieldType) Returns a VarHandle.VarHandleDesc corresponding to aVarHandle
for a static field.static Class<?>
ConstantBootstraps.primitiveClass
(MethodHandles.Lookup lookup, String name, Class<?> type) Returns aClass
mirror for the primitive type whose type descriptor is specified byname
.static VarHandle
ConstantBootstraps.staticFieldVarHandle
(MethodHandles.Lookup lookup, String name, Class<VarHandle> type, Class<?> declaringClass, Class<?> fieldType) Finds aVarHandle
for a static field.static String
MethodHandleInfo.toString
(int kind, Class<?> defc, String name, MethodType type) Returns a string representation for aMethodHandleInfo
, given the four parts of its symbolic reference.static VarHandle.AccessMode
VarHandle.AccessMode.valueFromMethodName
(String methodName) Returns theAccessMode
value associated with the specifiedVarHandle
signature-polymorphic method name.Returns the enum constant of this class with the specified name.static VarHandle.AccessMode
Returns the enum constant of this class with the specified name.ModifierConstructorDescriptionLambdaConversionException
(String message) Constructs aLambdaConversionException
with a message.LambdaConversionException
(String message, Throwable cause) Constructs aLambdaConversionException
with a message and cause.LambdaConversionException
(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) Constructs aLambdaConversionException
with a message, cause, and other settings.SerializedLambda
(Class<?> capturingClass, String functionalInterfaceClass, String functionalInterfaceMethodName, String functionalInterfaceMethodSignature, int implMethodKind, String implClass, String implMethodName, String implMethodSignature, String instantiatedMethodType, Object[] capturedArgs) Create aSerializedLambda
from the low-level information present at the lambda factory site.Constructs an exception with a messageStringConcatException
(String msg, Throwable cause) Constructs an exception with a message and a linked throwableConstructs aWrongMethodTypeException
with the specified detail message. -
Uses of String in java.lang.management
Modifier and TypeFieldDescriptionstatic final String
ManagementFactory.CLASS_LOADING_MXBEAN_NAME
String representation of theObjectName
for theClassLoadingMXBean
.static final String
ManagementFactory.COMPILATION_MXBEAN_NAME
String representation of theObjectName
for theCompilationMXBean
.static final String
ManagementFactory.GARBAGE_COLLECTOR_MXBEAN_DOMAIN_TYPE
The domain name and the type key property in theObjectName
for aGarbageCollectorMXBean
.static final String
MemoryNotificationInfo.MEMORY_COLLECTION_THRESHOLD_EXCEEDED
Notification type denoting that the memory usage of a memory pool is greater than or equal to its collection usage threshold after the Java virtual machine has expended effort in recycling unused objects in that memory pool.static final String
ManagementFactory.MEMORY_MANAGER_MXBEAN_DOMAIN_TYPE
The domain name and the type key property in theObjectName
for aMemoryManagerMXBean
.static final String
ManagementFactory.MEMORY_MXBEAN_NAME
String representation of theObjectName
for theMemoryMXBean
.static final String
ManagementFactory.MEMORY_POOL_MXBEAN_DOMAIN_TYPE
The domain name and the type key property in theObjectName
for aMemoryPoolMXBean
.static final String
MemoryNotificationInfo.MEMORY_THRESHOLD_EXCEEDED
Notification type denoting that the memory usage of a memory pool has reached or exceeded its usage threshold value.static final String
ManagementFactory.OPERATING_SYSTEM_MXBEAN_NAME
String representation of theObjectName
for theOperatingSystemMXBean
.static final String
ManagementFactory.RUNTIME_MXBEAN_NAME
String representation of theObjectName
for theRuntimeMXBean
.static final String
ManagementFactory.THREAD_MXBEAN_NAME
String representation of theObjectName
for theThreadMXBean
.Modifier and TypeMethodDescriptionOperatingSystemMXBean.getArch()
Returns the operating system architecture.RuntimeMXBean.getBootClassPath()
Returns the boot class path that is used by the bootstrap class loader to search for class files.LockInfo.getClassName()
Returns the fully qualified name of the class of the lock object.RuntimeMXBean.getClassPath()
Returns the Java class path that is used by the system class loader to search for class files.RuntimeMXBean.getLibraryPath()
Returns the Java library path.ThreadInfo.getLockName()
Returns thestring representation
of an object for which the thread associated with thisThreadInfo
is blocked waiting.ThreadInfo.getLockOwnerName()
Returns the name of the thread which owns the object for which the thread associated with thisThreadInfo
is blocked waiting.PlatformLoggingMXBean.getLoggerLevel
(String loggerName) Gets the name of the log level associated with the specified logger.RuntimeMXBean.getManagementSpecVersion()
Returns the version of the specification for the management interface implemented by the running Java virtual machine.String[]
MemoryPoolMXBean.getMemoryManagerNames()
Returns the name of memory managers that manages this memory pool.String[]
MemoryManagerMXBean.getMemoryPoolNames()
Returns the name of memory pools that this memory manager manages.BufferPoolMXBean.getName()
Returns the name representing this buffer pool.CompilationMXBean.getName()
Returns the name of the Just-in-time (JIT) compiler.MemoryManagerMXBean.getName()
Returns the name representing this memory manager.MemoryPoolMXBean.getName()
Returns the name representing this memory pool.OperatingSystemMXBean.getName()
Returns the operating system name.RuntimeMXBean.getName()
Returns the name representing the running Java virtual machine.PlatformLoggingMXBean.getParentLoggerName
(String loggerName) Returns the name of the parent for the specified logger.MemoryNotificationInfo.getPoolName()
Returns the name of the memory pool that triggers this notification.RuntimeMXBean.getSpecName()
Returns the Java virtual machine specification name.RuntimeMXBean.getSpecVendor()
Returns the Java virtual machine specification vendor.RuntimeMXBean.getSpecVersion()
Returns the Java virtual machine specification version.ThreadInfo.getThreadName()
Returns the name of the thread associated with thisThreadInfo
.OperatingSystemMXBean.getVersion()
Returns the operating system version.RuntimeMXBean.getVmName()
Returns the Java virtual machine implementation name.RuntimeMXBean.getVmVendor()
Returns the Java virtual machine implementation vendor.RuntimeMXBean.getVmVersion()
Returns the Java virtual machine implementation version.LockInfo.toString()
Returns a string representation of a lock.MemoryType.toString()
Returns the string representation of thisMemoryType
.MemoryUsage.toString()
Returns a descriptive representation of this memory usage.ThreadInfo.toString()
Returns a string representation of this thread info.Modifier and TypeMethodDescriptionRuntimeMXBean.getInputArguments()
Returns the input arguments passed to the Java virtual machine which does not include the arguments to themain
method.PlatformLoggingMXBean.getLoggerNames()
Returns the list of the currently registered logger names.RuntimeMXBean.getSystemProperties()
Returns a map of names and values of all system properties.RuntimeMXBean.getSystemProperties()
Returns a map of names and values of all system properties.Modifier and TypeMethodDescriptionPlatformLoggingMXBean.getLoggerLevel
(String loggerName) Gets the name of the log level associated with the specified logger.PlatformLoggingMXBean.getParentLoggerName
(String loggerName) Returns the name of the parent for the specified logger.static <T> T
ManagementFactory.newPlatformMXBeanProxy
(MBeanServerConnection connection, String mxbeanName, Class<T> mxbeanInterface) Returns a proxy for a platform MXBean interface of a given MXBean name that forwards its method calls through the givenMBeanServerConnection
.void
PlatformLoggingMXBean.setLoggerLevel
(String loggerName, String levelName) Sets the specified logger to the specified new level.static MemoryType
Returns the enum constant of this class with the specified name.ModifierConstructorDescriptionConstructs aLockInfo
object.ManagementPermission
(String name) Constructs a ManagementPermission with the specified name.ManagementPermission
(String name, String actions) Constructs a new ManagementPermission object.MemoryNotificationInfo
(String poolName, MemoryUsage usage, long count) Constructs aMemoryNotificationInfo
object.MonitorInfo
(String className, int identityHashCode, int stackDepth, StackTraceElement stackFrame) Construct aMonitorInfo
object. -
Uses of String in java.lang.module
Modifier and TypeMethodDescriptionModuleDescriptor.name()
Returns the module name.ModuleDescriptor.Requires.name()
Return the module name.ResolvedModule.name()
Returns the module name.ModuleDescriptor.Provides.service()
Returns the fully qualified class name of the service type.ModuleDescriptor.Exports.source()
Returns the package name.ModuleDescriptor.Opens.source()
Returns the package name.ModuleDescriptor.toNameAndVersion()
Returns a string containing the module name and, if present, its version.Configuration.toString()
Returns a string describing this configuration.ModuleDescriptor.Exports.toString()
Returns a string describing the exported package.ModuleDescriptor.Opens.toString()
Returns a string describing the open package.ModuleDescriptor.Provides.toString()
Returns a string describing thisProvides
.ModuleDescriptor.Requires.toString()
Returns a string describing this module dependence.ModuleDescriptor.toString()
Returns a string describing the module.ModuleDescriptor.Version.toString()
Returns the string from which this version was parsed.ResolvedModule.toString()
Returns a string describing this resolved module.Modifier and TypeMethodDescriptionModuleReader.list()
Lists the contents of the module, returning a stream of elements that are the names of all resources in the module.ModuleDescriptor.mainClass()
Returns the module main class.ModuleDescriptor.packages()
Returns the set of packages in the module.ModuleDescriptor.Provides.providers()
Returns the list of the fully qualified class names of the providers or provider factories.ModuleDescriptor.Requires.rawCompiledVersion()
Returns the string with the possibly-unparseable version of the module if recorded at compile-time.ModuleDescriptor.rawVersion()
Returns the string with the possibly-unparseable version of the module.ModuleDescriptor.Exports.targets()
For a qualified export, returns the non-empty and immutable set of the module names to which the package is exported.ModuleDescriptor.Opens.targets()
For a qualifiedOpens
, returns the non-empty and immutable set of the module names to which the package is open.ModuleDescriptor.uses()
Returns the set of service dependences.Modifier and TypeMethodDescriptionAdds an exported package.Adds an exported package.ModuleDescriptor.Builder.exports
(Set<ModuleDescriptor.Exports.Modifier> ms, String pn) Adds an exported package with the given (and possibly empty) set of modifiers.ModuleDescriptor.Builder.exports
(Set<ModuleDescriptor.Exports.Modifier> ms, String pn, Set<String> targets) Adds an exported package with the given (and possibly empty) set of modifiers.Finds a reference to a module of a given name.Finds a resource, returning a URI to the resource in the module.Configuration.findModule
(String name) Finds a resolved module in this configuration, or if not in this configuration, the parent configurations.Sets the module main class.static ModuleDescriptor.Builder
ModuleDescriptor.newAutomaticModule
(String name) Instantiates a builder to build a module descriptor for an automatic module.static ModuleDescriptor.Builder
Instantiates a builder to build a module descriptor for a normal module.static ModuleDescriptor.Builder
ModuleDescriptor.newModule
(String name, Set<ModuleDescriptor.Modifier> ms) Instantiates a builder to build a module descriptor.static ModuleDescriptor.Builder
ModuleDescriptor.newOpenModule
(String name) Instantiates a builder to build a module descriptor for an open module.default Optional<InputStream>
Opens a resource, returning an input stream to read the resource in the module.Adds an open package.Adds an open package.ModuleDescriptor.Builder.opens
(Set<ModuleDescriptor.Opens.Modifier> ms, String pn) Adds an open package with the given (and possibly empty) set of modifiers.ModuleDescriptor.Builder.opens
(Set<ModuleDescriptor.Opens.Modifier> ms, String pn, Set<String> targets) Adds an open package with the given (and possibly empty) set of modifiers.static ModuleDescriptor.Version
Parses the given string as a version string.Provides implementations of a service.default Optional<ByteBuffer>
Reads a resource, returning a byte buffer with the contents of the resource.Adds a dependence on a module with an empty set of modifiers.ModuleDescriptor.Builder.requires
(Set<ModuleDescriptor.Requires.Modifier> ms, String mn) Adds a dependence on a module with the given (and possibly empty) set of modifiers.ModuleDescriptor.Builder.requires
(Set<ModuleDescriptor.Requires.Modifier> ms, String mn, ModuleDescriptor.Version compiledVersion) Adds a dependence on a module with the given (and possibly empty) set of modifiers.Adds a service dependence.Returns the enum constant of this class with the specified name.static ModuleDescriptor.Modifier
Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.Sets the module version.Modifier and TypeMethodDescriptionAdds an exported package.Adds an open package.Adds packages to the module.Provides implementations of a service.static ModuleDescriptor
ModuleDescriptor.read
(InputStream in, Supplier<Set<String>> packageFinder) Reads the binary form of a module declaration from an input stream as a module descriptor.static ModuleDescriptor
ModuleDescriptor.read
(ByteBuffer bb, Supplier<Set<String>> packageFinder) Reads the binary form of a module declaration from a byte buffer as a module descriptor.Configuration.resolve
(ModuleFinder before, ModuleFinder after, Collection<String> roots) Resolves a collection of root modules, with this configuration as its parent, to create a new configuration.static Configuration
Configuration.resolve
(ModuleFinder before, List<Configuration> parents, ModuleFinder after, Collection<String> roots) Resolves a collection of root modules to create a configuration.Configuration.resolveAndBind
(ModuleFinder before, ModuleFinder after, Collection<String> roots) Resolves a collection of root modules, with service binding, and with this configuration as its parent, to create a new configuration.static Configuration
Configuration.resolveAndBind
(ModuleFinder before, List<Configuration> parents, ModuleFinder after, Collection<String> roots) Resolves a collection of root modules, with service binding, to create configuration.ModifierConstructorDescriptionFindException
(String msg) Constructs aFindException
with the given detail message.FindException
(String msg, Throwable cause) Constructs aFindException
with the given detail message and cause.Constructs anInvalidModuleDescriptorException
with the specified detail message.Constructs aResolutionException
with the given detail message.ResolutionException
(String msg, Throwable cause) Constructs aResolutionException
with the given detail message and cause. -
Uses of String in java.lang.reflect
Modifier and TypeMethodDescriptionRecordComponent.getGenericSignature()
Returns aString
that describes the generic type signature for this record component.Constructor.getName()
Returns the name of this constructor, as a string.abstract String
Executable.getName()
Returns the name of the executable represented by this object.Field.getName()
Returns the name of the field represented by thisField
object.Member.getName()
Returns the simple name of the underlying member or constructor represented by this Member.Method.getName()
Returns the name of the method represented by thisMethod
object, as aString
.Parameter.getName()
Returns the name of the parameter.RecordComponent.getName()
Returns the name of this record component.TypeVariable.getName()
Returns the name of this type variable, as it occurs in the source code.default String
Type.getTypeName()
Returns a string describing this type, including information about any type parameters.Constructor.toGenericString()
Returns a string describing thisConstructor
, including type parameters.abstract String
Executable.toGenericString()
Returns a string describing thisExecutable
, including any type parameters.Field.toGenericString()
Returns a string describing thisField
, including its generic type.Method.toGenericString()
Returns a string describing thisMethod
, including type parameters.Constructor.toString()
Returns a string describing thisConstructor
.Field.toString()
Returns a string describing thisField
.Method.toString()
Returns a string describing thisMethod
.static String
Modifier.toString
(int mod) Return a string describing the access modifier flags in the specified modifier.Parameter.toString()
Returns a string describing this parameter.RecordComponent.toString()
Returns a string describing this record component.ModifierConstructorDescriptionGenericSignatureFormatError
(String message) Constructs a newGenericSignatureFormatError
with the specified message.Constructs anInaccessibleObjectException
with the given detail message.InvocationTargetException
(Throwable target, String s) Constructs a InvocationTargetException with a target exception and a detail message.Constructs aMalformedParameterizedTypeException
with the given detail message.MalformedParametersException
(String reason) Create aMalformedParametersException
.ReflectPermission
(String name) Constructs a ReflectPermission with the specified name.ReflectPermission
(String name, String actions) Constructs a ReflectPermission with the specified name and actions.UndeclaredThrowableException
(Throwable undeclaredThrowable, String s) Constructs anUndeclaredThrowableException
with the specifiedThrowable
and a detail message. -
Uses of String in java.lang.runtime
Modifier and TypeMethodDescriptionstatic Object
ObjectMethods.bootstrap
(MethodHandles.Lookup lookup, String methodName, TypeDescriptor type, Class<?> recordClass, String names, MethodHandle... getters) Bootstrap method to generate theObject.equals(Object)
,Object.hashCode()
, andObject.toString()
methods, based on a description of the component names and accessor methods, for eitherinvokedynamic
call sites or dynamic constant pool entries.static CallSite
SwitchBootstraps.enumSwitch
(MethodHandles.Lookup lookup, String invocationName, MethodType invocationType, Object... labels) Bootstrap method for linking aninvokedynamic
call site that implements aswitch
on a target of an enum type.static CallSite
SwitchBootstraps.typeSwitch
(MethodHandles.Lookup lookup, String invocationName, MethodType invocationType, Object... labels) Bootstrap method for linking aninvokedynamic
call site that implements aswitch
on a target of a reference type. -
Uses of String in java.math
Modifier and TypeMethodDescriptionBigDecimal.toEngineeringString()
Returns a string representation of thisBigDecimal
, using engineering notation if an exponent is needed.BigDecimal.toPlainString()
Returns a string representation of thisBigDecimal
without an exponent field.BigDecimal.toString()
Returns the string representation of thisBigDecimal
, using scientific notation if an exponent is needed.BigInteger.toString()
Returns the decimal String representation of this BigInteger.BigInteger.toString
(int radix) Returns the String representation of this BigInteger in the given radix.MathContext.toString()
Returns the string representation of thisMathContext
.Modifier and TypeMethodDescriptionstatic RoundingMode
Returns the enum constant of this class with the specified name.ModifierConstructorDescriptionBigDecimal
(String val) Translates the string representation of aBigDecimal
into aBigDecimal
.BigDecimal
(String val, MathContext mc) Translates the string representation of aBigDecimal
into aBigDecimal
, accepting the same strings as theBigDecimal(String)
constructor, with rounding according to the context settings.BigInteger
(String val) Translates the decimal String representation of a BigInteger into a BigInteger.BigInteger
(String val, int radix) Translates the String representation of a BigInteger in the specified radix into a BigInteger.MathContext
(String val) Constructs a newMathContext
from a string. -
Uses of String in java.net
Modifier and TypeFieldDescriptionprotected String
HttpURLConnection.method
The HTTP method (GET,POST,PUT,etc.).protected String
HttpURLConnection.responseMessage
The HTTP response message.Modifier and TypeMethodDescriptionstatic String
Deprecated.The resulting string may vary depending on the default charset.static String
Decodes anapplication/x-www-form-urlencoded
string using a specific encoding scheme.static String
Decodes anapplication/x-www-form-urlencoded
string using a specific Charset.static String
Deprecated.The resulting string may vary depending on the default charset.static String
Translates a string intoapplication/x-www-form-urlencoded
format using a specific encoding scheme.static String
Translates a string intoapplication/x-www-form-urlencoded
format using a specific Charset.SocketPermission.getActions()
Returns the canonical string representation of the actions.URLPermission.getActions()
Returns the normalized method list and request header list, in the form:URI.getAuthority()
Returns the decoded authority component of this URI.URL.getAuthority()
Gets the authority part of thisURL
.InetAddress.getCanonicalHostName()
Gets the fully qualified domain name for this IP address.abstract String
SecureCacheResponse.getCipherSuite()
Returns the cipher suite in use on the original connection that retrieved the network resource.HttpCookie.getComment()
Returns the comment describing the purpose of this cookie, ornull
if the cookie has no comment.HttpCookie.getCommentURL()
Returns the comment URL describing the purpose of this cookie, ornull
if the cookie has no comment URL.URLConnection.getContentEncoding()
Returns the value of thecontent-encoding
header field.URLConnection.getContentType()
Returns the value of thecontent-type
header field.FileNameMap.getContentTypeFor
(String fileName) Gets the MIME type for the specified file name.static String
URLConnection.getDefaultRequestProperty
(String key) Deprecated.The instance specific getRequestProperty method should be used after an appropriate instance of URLConnection is obtained.NetworkInterface.getDisplayName()
Get the display name of this network interface.HttpCookie.getDomain()
Returns the domain name set for this cookie.JarURLConnection.getEntryName()
Return the entry name for this connection.URL.getFile()
Gets the file name of thisURL
.URI.getFragment()
Returns the decoded fragment component of this URI.HttpURLConnection.getHeaderField
(int n) Returns the value for then
th header field.URLConnection.getHeaderField
(int n) Returns the value for then
th header field.URLConnection.getHeaderField
(String name) Returns the value of the named header field.HttpURLConnection.getHeaderFieldKey
(int n) Returns the key for then
th header field.URLConnection.getHeaderFieldKey
(int n) Returns the key for then
th header field.URI.getHost()
Returns the host component of this URI.URL.getHost()
Gets the host name of thisURL
, if applicable.Inet4Address.getHostAddress()
Returns the IP address string in textual presentation form.Inet6Address.getHostAddress()
Returns the IP address string in textual presentation.InetAddress.getHostAddress()
Returns the IP address string in textual presentation.InetAddress.getHostName()
Gets the host name for this IP address.final String
InetSocketAddress.getHostName()
Gets thehostname
.final String
InetSocketAddress.getHostString()
Returns the hostname, or the String form of the address if it doesn't have a hostname (it was created using a literal).URISyntaxException.getInput()
Returns the input string.HttpRetryException.getLocation()
Returns the value of the Location header field if the error resulted from redirection.URISyntaxException.getMessage()
Returns a string describing the parse error.HttpCookie.getName()
Returns the name of the cookie.NetworkInterface.getName()
Get the name of this network interface.HttpCookie.getPath()
Returns the path on the server to which the browser returns this cookie.URI.getPath()
Returns the decoded path component of this URI.URL.getPath()
Gets the path part of thisURL
.HttpCookie.getPortlist()
Returns the port list attribute of the cookieURL.getProtocol()
Gets the protocol name of thisURL
.URI.getQuery()
Returns the decoded query component of this URI.URL.getQuery()
Gets the query part of thisURL
.URI.getRawAuthority()
Returns the raw authority component of this URI.URI.getRawFragment()
Returns the raw fragment component of this URI.URI.getRawPath()
Returns the raw path component of this URI.URI.getRawQuery()
Returns the raw query component of this URI.URI.getRawSchemeSpecificPart()
Returns the raw scheme-specific part of this URI.URI.getRawUserInfo()
Returns the raw user-information component of this URI.HttpRetryException.getReason()
Returns a string explaining why the http request could not be retried.URISyntaxException.getReason()
Returns a string explaining why the input string could not be parsed.URL.getRef()
Gets the anchor (also known as the "reference") of thisURL
.protected final String
Authenticator.getRequestingHost()
Gets thehostname
of the site or proxy requesting authentication, ornull
if not available.protected final String
Authenticator.getRequestingPrompt()
Gets the prompt string given by the requestor.protected final String
Authenticator.getRequestingProtocol()
Give the protocol that's requesting the connection.protected final String
Authenticator.getRequestingScheme()
Gets the scheme of the requestor (the HTTP scheme for an HTTP firewall, for example).HttpURLConnection.getRequestMethod()
Get the request method.URLConnection.getRequestProperty
(String key) Returns the value of the named general request property for this connection.HttpURLConnection.getResponseMessage()
Gets the HTTP response message, if any, returned along with the response code from a server.URI.getScheme()
Returns the scheme component of this URI.URI.getSchemeSpecificPart()
Returns the decoded scheme-specific part of this URI.URI.getUserInfo()
Returns the decoded user-information component of this URI.URL.getUserInfo()
Gets the userInfo part of thisURL
.PasswordAuthentication.getUserName()
Returns the user name.HttpCookie.getValue()
Returns the value of the cookie.static String
URLConnection.guessContentTypeFromName
(String fname) Tries to determine the content type of an object, based on the specified "file" component of a URL.static String
URLConnection.guessContentTypeFromStream
(InputStream is) Tries to determine the type of an input stream based on the characters at the beginning of the input stream.ProtocolFamily.name()
Returns the name of the protocol family.SocketOption.name()
Returns the name of the socket option.static String
Translates a string from Unicode to ASCII Compatible Encoding (ACE), as defined by the ToASCII operation of RFC 3490.static String
Translates a string from Unicode to ASCII Compatible Encoding (ACE), as defined by the ToASCII operation of RFC 3490.URI.toASCIIString()
Returns the content of this URI as a US-ASCII string.URL.toExternalForm()
Constructs a string representation of thisURL
.protected String
URLStreamHandler.toExternalForm
(URL u) Converts aURL
of a specific protocol to aString
.HttpCookie.toString()
Constructs a cookie header string representation of this cookie, which is in the format defined by corresponding cookie specification, but without the leading "Cookie:" token.InetAddress.toString()
Converts this IP address to aString
.InetSocketAddress.toString()
Constructs a string representation of this InetSocketAddress.InterfaceAddress.toString()
Converts this Interface address to aString
.Proxy.toString()
Constructs a string representation of this Proxy.ServerSocket.toString()
Returns the implementation address and implementation port of this socket as aString
.Socket.toString()
Converts this socket to aString
.SocketImpl.toString()
Returns the address and port of this socket as aString
.UnixDomainSocketAddress.toString()
Returns a string representation of thisUnixDomainSocketAddress
.URI.toString()
Returns the content of this URI as a string.URL.toString()
Constructs a string representation of thisURL
.URLConnection.toString()
Returns aString
representation of this URL connection.static String
Translates a string from ASCII Compatible Encoding (ACE) to Unicode, as defined by the ToUnicode operation of RFC 3490.static String
Translates a string from ASCII Compatible Encoding (ACE) to Unicode, as defined by the ToUnicode operation of RFC 3490.Modifier and TypeMethodDescriptionGets all the applicable cookies from a cookie cache for the specified uri in the request header.Gets all the applicable cookies from a cookie cache for the specified uri in the request header.URLConnection.getHeaderFields()
Returns an unmodifiable Map of the header fields.URLConnection.getHeaderFields()
Returns an unmodifiable Map of the header fields.CacheResponse.getHeaders()
Returns the response headers as a Map.CacheResponse.getHeaders()
Returns the response headers as a Map.URLConnection.getRequestProperties()
Returns an unmodifiable Map of general request properties for this connection.URLConnection.getRequestProperties()
Returns an unmodifiable Map of general request properties for this connection.Modifier and TypeMethodDescriptionvoid
URLConnection.addRequestProperty
(String key, String value) Adds a general request property specified by a key-value pair.protected abstract void
Connects this socket to the specified port on the named host.static URI
Creates a URI by parsing the given string.ContentHandlerFactory.createContentHandler
(String mimetype) Creates a newContentHandler
to read an object from aURLStreamHandler
.static InetSocketAddress
InetSocketAddress.createUnresolved
(String host, int port) Creates an unresolved socket address from a hostname and a port number.URLStreamHandlerFactory.createURLStreamHandler
(String protocol) Creates a newURLStreamHandler
instance with the specified protocol.static String
Deprecated.The resulting string may vary depending on the default charset.static String
Decodes anapplication/x-www-form-urlencoded
string using a specific encoding scheme.static String
Decodes anapplication/x-www-form-urlencoded
string using a specific Charset.protected Package
URLClassLoader.definePackage
(String name, Manifest man, URL url) Defines a new package by name in thisURLClassLoader
.static boolean
HttpCookie.domainMatches
(String domain, String host) The utility method to check whether a host name is in a domain or not.static String
Deprecated.The resulting string may vary depending on the default charset.static String
Translates a string intoapplication/x-www-form-urlencoded
format using a specific encoding scheme.static String
Translates a string intoapplication/x-www-form-urlencoded
format using a specific Charset.protected Class<?>
Finds and loads the class with the specified name from the URL search path.URLClassLoader.findResource
(String name) Finds the resource with the specified name on the URL search path.URLClassLoader.findResources
(String name) Returns an Enumeration of URLs representing all of the resources on the URL search path having the specified name.abstract CacheResponse
Retrieve the cached response based on the requesting uri, request method and request headers.static InetAddress[]
InetAddress.getAllByName
(String host) Given the name of a host, returns an array of its IP addresses, based on the configured name service on the system.static Inet6Address
Inet6Address.getByAddress
(String host, byte[] addr, int scope_id) Create an Inet6Address in the exact manner ofInetAddress.getByAddress(String,byte[])
except that the IPv6 scope_id is set to the given numeric value.static Inet6Address
Inet6Address.getByAddress
(String host, byte[] addr, NetworkInterface nif) Create an Inet6Address in the exact manner ofInetAddress.getByAddress(String,byte[])
except that the IPv6 scope_id is set to the value corresponding to the given interface for the address type specified inaddr
.static InetAddress
InetAddress.getByAddress
(String host, byte[] addr) Creates an InetAddress based on the provided host name and IP address.static InetAddress
Determines the IP address of a host, given the host's name.static NetworkInterface
Searches for the network interface with the specified name.FileNameMap.getContentTypeFor
(String fileName) Gets the MIME type for the specified file name.static String
URLConnection.getDefaultRequestProperty
(String key) Deprecated.The instance specific getRequestProperty method should be used after an appropriate instance of URLConnection is obtained.static boolean
URLConnection.getDefaultUseCaches
(String protocol) Returns the default value of theuseCaches
flag for the given protocol.URLConnection.getHeaderField
(String name) Returns the value of the named header field.long
URLConnection.getHeaderFieldDate
(String name, long Default) Returns the value of the named field parsed as date.int
URLConnection.getHeaderFieldInt
(String name, int Default) Returns the value of the named field parsed as a number.long
URLConnection.getHeaderFieldLong
(String name, long Default) Returns the value of the named field parsed as a number.URLConnection.getRequestProperty
(String key) Returns the value of the named general request property for this connection.URLClassLoader.getResourceAsStream
(String name) Returns an input stream for reading the specified resource.static String
URLConnection.guessContentTypeFromName
(String fname) Tries to determine the content type of an object, based on the specified "file" component of a URL.static UnixDomainSocketAddress
Creates a UnixDomainSocketAddress from the given path string.static List<HttpCookie>
Constructs cookies from set-cookie or set-cookie2 header string.protected void
Parses the string representation of aURL
into aURL
object.static PasswordAuthentication
Authenticator.requestPasswordAuthentication
(String host, InetAddress addr, int port, String protocol, String prompt, String scheme) Ask the authenticator that has been registered with the system for a password.static PasswordAuthentication
Authenticator.requestPasswordAuthentication
(String host, InetAddress addr, int port, String protocol, String prompt, String scheme, URL url, Authenticator.RequestorType reqType) Ask the authenticator that has been registered with the system for a password.static PasswordAuthentication
Authenticator.requestPasswordAuthentication
(Authenticator authenticator, String host, InetAddress addr, int port, String protocol, String prompt, String scheme, URL url, Authenticator.RequestorType reqType) Ask the givenauthenticator
for a password.static PasswordAuthentication
Authenticator.requestPasswordAuthentication
(InetAddress addr, int port, String protocol, String prompt, String scheme) Ask the authenticator that has been registered with the system for a password.Authenticator.requestPasswordAuthenticationInstance
(String host, InetAddress addr, int port, String protocol, String prompt, String scheme, URL url, Authenticator.RequestorType reqType) Ask this authenticator for a password.Constructs a new URI by parsing the given string and then resolving it against this URI.void
HttpCookie.setComment
(String purpose) Specifies a comment that describes a cookie's purpose.void
HttpCookie.setCommentURL
(String purpose) Specifies a comment URL that describes a cookie's purpose.static void
URLConnection.setDefaultRequestProperty
(String key, String value) Deprecated.The instance specific setRequestProperty method should be used after an appropriate instance of URLConnection is obtained.static void
URLConnection.setDefaultUseCaches
(String protocol, boolean defaultVal) Sets the default value of theuseCaches
field for the named protocol to the given value.void
Specifies the domain within which this cookie should be presented.void
Specifies a path for the cookie to which the client should return the cookie.void
HttpCookie.setPortlist
(String ports) Specify the portlist of the cookie, which restricts the port(s) to which a cookie may be sent back in a Cookie header.void
HttpURLConnection.setRequestMethod
(String method) Set the method for the URL request, one of: GET POST HEAD OPTIONS PUT DELETE TRACE are legal, subject to protocol restrictions.void
URLConnection.setRequestProperty
(String key, String value) Sets the general request property.protected void
Deprecated.Use setURL(URL, String, String, int, String, String, String, String);protected void
URLStreamHandler.setURL
(URL u, String protocol, String host, int port, String authority, String userInfo, String path, String query, String ref) Sets the fields of theURL
argument to the indicated values.void
Assigns a new value to a cookie after the cookie is created.static String
Translates a string from Unicode to ASCII Compatible Encoding (ACE), as defined by the ToASCII operation of RFC 3490.static String
Translates a string from Unicode to ASCII Compatible Encoding (ACE), as defined by the ToASCII operation of RFC 3490.static String
Translates a string from ASCII Compatible Encoding (ACE) to Unicode, as defined by the ToUnicode operation of RFC 3490.static String
Translates a string from ASCII Compatible Encoding (ACE) to Unicode, as defined by the ToUnicode operation of RFC 3490.static Authenticator.RequestorType
Returns the enum constant of this class with the specified name.static Proxy.Type
Returns the enum constant of this class with the specified name.static StandardProtocolFamily
Returns the enum constant of this class with the specified name.Modifier and TypeMethodDescriptionGets all the applicable cookies from a cookie cache for the specified uri in the request header.Gets all the applicable cookies from a cookie cache for the specified uri in the request header.abstract CacheResponse
Retrieve the cached response based on the requesting uri, request method and request headers.abstract CacheResponse
Retrieve the cached response based on the requesting uri, request method and request headers.abstract void
Sets all the applicable cookies, examples are response header fields that are named Set-Cookie2, present in the response headers into a cookie cache.abstract void
Sets all the applicable cookies, examples are response header fields that are named Set-Cookie2, present in the response headers into a cookie cache.void
void
ModifierConstructorDescriptionBindException
(String msg) Constructs a new BindException with the specified detail message as to why the bind error occurred.ConnectException
(String msg) Constructs a new ConnectException with the specified detail message as to why the connect error occurred.HttpCookie
(String name, String value) Constructs a cookie with a specified name and value.HttpRetryException
(String detail, int code) Constructs a newHttpRetryException
from the specified response code and exception detail messageHttpRetryException
(String detail, int code, String location) Constructs a newHttpRetryException
with detail message responseCode and the contents of the Location response header field.InetSocketAddress
(String hostname, int port) Creates a socket address from a hostname and a port number.Constructs aMalformedURLException
with the specified detail message.NetPermission
(String name) Creates a new NetPermission with the specified name.NetPermission
(String name, String actions) Creates a new NetPermission object with the specified name.Constructs a new NoRouteToHostException with the specified detail message as to why the remote host cannot be reached.PasswordAuthentication
(String userName, char[] password) Creates a newPasswordAuthentication
object from the given user name and password.Constructs a newPortUnreachableException
with a detail message.ProtocolException
(String message) Constructs a newProtocolException
with the specified detail message.Creates a stream socket and connects it to the specified port number on the named host.Deprecated.Use DatagramSocket instead for UDP transport.Socket
(String host, int port, InetAddress localAddr, int localPort) Creates a socket and connects it to the specified remote host on the specified remote port.SocketException
(String msg) Constructs a newSocketException
with the specified detail message.SocketPermission
(String host, String action) Creates a new SocketPermission object with the specified actions.Constructs a new SocketTimeoutException with a detail message.UnknownHostException
(String message) Constructs a newUnknownHostException
with the specified detail message.Constructs a newUnknownServiceException
with the specified detail message.Constructs a URI by parsing the given string.Constructs a URI from the given components.URI
(String scheme, String userInfo, String host, int port, String path, String query, String fragment) Constructs a hierarchical URI from the given components.Constructs a hierarchical URI from the given components.Constructs a hierarchical URI from the given components.URISyntaxException
(String input, String reason) Constructs an instance from the given input string and reason.URISyntaxException
(String input, String reason, int index) Constructs an instance from the given input string, reason, and error index.Creates aURL
object from theString
representation.Creates aURL
object from the specifiedprotocol
,host
,port
number, andfile
.URL
(String protocol, String host, int port, String file, URLStreamHandler handler) Creates aURL
object from the specifiedprotocol
,host
,port
number,file
, andhandler
.Creates a URL from the specifiedprotocol
name,host
name, andfile
name.Creates a URL by parsing the given spec within a specified context.URL
(URL context, String spec, URLStreamHandler handler) Creates a URL by parsing the given spec with the specified handler within a specified context.URLClassLoader
(String name, URL[] urls, ClassLoader parent) Constructs a new namedURLClassLoader
for the specified URLs.URLClassLoader
(String name, URL[] urls, ClassLoader parent, URLStreamHandlerFactory factory) Constructs a new namedURLClassLoader
for the specified URLs, parent class loader, and URLStreamHandlerFactory.URLPermission
(String url) Creates a URLPermission with the given url string and unrestricted methods and request headers by invoking the two argument constructor as follows: URLPermission(url, "*:*")URLPermission
(String url, String actions) Creates a new URLPermission from a url string and which permits the given request methods and user-settable request headers. -
Uses of String in java.net.http
Modifier and TypeMethodDescriptionstatic <S extends Flow.Subscriber<? super String>,
T>
HttpResponse.BodyHandler<T>HttpResponse.BodyHandlers.fromLineSubscriber
(S subscriber, Function<? super S, ? extends T> finisher, String lineSeparator) Returns a response body handler that returns aBodySubscriber
<T>
obtained fromBodySubscribers.fromLineSubscriber(subscriber, finisher, charset, lineSeparator)
, with the givensubscriber
,finisher
function, and line separator.static <S extends Flow.Subscriber<? super String>,
T>
HttpResponse.BodySubscriber<T>HttpResponse.BodySubscribers.fromLineSubscriber
(S subscriber, Function<? super S, ? extends T> finisher, Charset charset, String lineSeparator) Returns a body subscriber that forwards all response body to the givenFlow.Subscriber
, line by line.Modifier and TypeMethodDescriptionWebSocket.getSubprotocol()
Returns the subprotocol used by this WebSocket.abstract String
HttpRequest.method()
Returns the request method for this request.HttpHeaders.toString()
Returns this HTTP headers as a string.Modifier and TypeMethodDescriptionReturns an unmodifiable List of all of the header string values of the given named header.HttpHeaders.firstValue
(String name) Returns anOptional
containing the first header string value of the given named (and possibly multi-valued) header.HttpHeaders.map()
Returns an unmodifiable multi Map view of this HttpHeaders.HttpHeaders.map()
Returns an unmodifiable multi Map view of this HttpHeaders.static HttpResponse.BodyHandler<Stream<String>>
HttpResponse.BodyHandlers.ofLines()
Returns aBodyHandler<Stream<String>>
that returns aBodySubscriber
<Stream<String>>
obtained fromBodySubscribers.ofLines(charset)
.static HttpResponse.BodySubscriber<Stream<String>>
Returns aBodySubscriber
which streams the response body as aStream
<String>
, where each string in the stream corresponds to a line as defined byBufferedReader.lines()
.static HttpResponse.BodyHandler<String>
HttpResponse.BodyHandlers.ofString()
Returns aBodyHandler<String>
that returns aBodySubscriber
<String>
obtained fromBodySubscribers.ofString(Charset)
.static HttpResponse.BodyHandler<String>
Returns aBodyHandler<String>
that returns aBodySubscriber
<String>
obtained fromBodySubscribers.ofString(Charset)
.static HttpResponse.BodySubscriber<String>
Returns a body subscriber which stores the response body as aString
converted using the givenCharset
.Modifier and TypeMethodDescriptionReturns an unmodifiable List of all of the header string values of the given named header.HttpHeaders.firstValue
(String name) Returns anOptional
containing the first header string value of the given named (and possibly multi-valued) header.HttpHeaders.firstValueAsLong
(String name) Returns anOptionalLong
containing the first header string value of the named header field.static <S extends Flow.Subscriber<? super String>,
T>
HttpResponse.BodyHandler<T>HttpResponse.BodyHandlers.fromLineSubscriber
(S subscriber, Function<? super S, ? extends T> finisher, String lineSeparator) Returns a response body handler that returns aBodySubscriber
<T>
obtained fromBodySubscribers.fromLineSubscriber(subscriber, finisher, charset, lineSeparator)
, with the givensubscriber
,finisher
function, and line separator.static <S extends Flow.Subscriber<? super String>,
T>
HttpResponse.BodySubscriber<T>HttpResponse.BodySubscribers.fromLineSubscriber
(S subscriber, Function<? super S, ? extends T> finisher, Charset charset, String lineSeparator) Returns a body subscriber that forwards all response body to the givenFlow.Subscriber
, line by line.Adds the given name value pair to the set of headers for this request.Adds the given name-value pair to the list of additional HTTP headers sent during the opening handshake.Adds the given name value pairs to the set of headers for this request.HttpRequest.Builder.method
(String method, HttpRequest.BodyPublisher bodyPublisher) Sets the request method and request body of this builder to the given values.static HttpRequest.BodyPublisher
Returns a request body publisher whose body is the givenString
, converted using theUTF_8
character set.static HttpRequest.BodyPublisher
Returns a request body publisher whose body is the givenString
, converted using the given character set.default CompletionStage<?>
Receives a Close message indicating the WebSocket's input has been closed.Initiates an orderly closure of this WebSocket's output by sending a Close message with the given status code and the reason.Sets the given name value pair to the set of headers for this request.WebSocket.Builder.subprotocols
(String mostPreferred, String... lesserPreferred) Sets a request for the given subprotocols.static HttpClient.Redirect
Returns the enum constant of this class with the specified name.static HttpClient.Version
Returns the enum constant of this class with the specified name.Modifier and TypeMethodDescriptionstatic HttpResponse.BodyHandler<Void>
HttpResponse.BodyHandlers.fromLineSubscriber
(Flow.Subscriber<? super String> subscriber) Returns a response body handler that returns aBodySubscriber
<Void>
obtained fromBodySubscribers.fromLineSubscriber(subscriber, s -> null, charset, null)
, with the givensubscriber
.static HttpResponse.BodySubscriber<Void>
HttpResponse.BodySubscribers.fromLineSubscriber
(Flow.Subscriber<? super String> subscriber) Returns a body subscriber that forwards all response body to the givenFlow.Subscriber
, line by line.static HttpRequest.Builder
HttpRequest.newBuilder
(HttpRequest request, BiPredicate<String, String> filter) Creates aBuilder
whose initial state is copied from an existingHttpRequest
.static HttpRequest.Builder
HttpRequest.newBuilder
(HttpRequest request, BiPredicate<String, String> filter) Creates aBuilder
whose initial state is copied from an existingHttpRequest
.static HttpHeaders
Returns an HTTP headers from the given map.static HttpHeaders
Returns an HTTP headers from the given map.static HttpHeaders
Returns an HTTP headers from the given map.static HttpHeaders
Returns an HTTP headers from the given map.ModifierConstructorDescriptionHttpConnectTimeoutException
(String message) Constructs anHttpConnectTimeoutException
with the given detail message.HttpTimeoutException
(String message) Constructs anHttpTimeoutException
with the given detail message. -
Uses of String in java.nio
Modifier and TypeMethodDescriptionByteBuffer.toString()
Returns a string summarizing the state of this buffer.ByteOrder.toString()
Constructs a string describing this object.CharBuffer.toString()
Returns a string containing the characters in this buffer.DoubleBuffer.toString()
Returns a string summarizing the state of this buffer.FloatBuffer.toString()
Returns a string summarizing the state of this buffer.IntBuffer.toString()
Returns a string summarizing the state of this buffer.LongBuffer.toString()
Returns a string summarizing the state of this buffer.ShortBuffer.toString()
Returns a string summarizing the state of this buffer.Modifier and TypeMethodDescriptionfinal CharBuffer
Relative bulk put method (optional operation).Relative bulk put method (optional operation). -
Uses of String in java.nio.channels
Modifier and TypeMethodDescriptionFileChannel.MapMode.toString()
Returns a string describing this file-mapping mode.final String
FileLock.toString()
Returns a string describing the range, type, and validity of this lock.Modifier and TypeMethodDescriptionstatic Reader
Channels.newReader
(ReadableByteChannel ch, String csName) Constructs a reader that decodes bytes from the given channel according to the named charset.static Writer
Channels.newWriter
(WritableByteChannel ch, String csName) Constructs a writer that encodes characters according to the named charset and writes the resulting bytes to the given channel. -
Uses of String in java.nio.charset
Modifier and TypeMethodDescriptionCharset.displayName()
Returns this charset's human-readable name for the default locale.Charset.displayName
(Locale locale) Returns this charset's human-readable name for the given locale.IllegalCharsetNameException.getCharsetName()
Retrieves the illegal charset name.UnsupportedCharsetException.getCharsetName()
Retrieves the name of the unsupported charset.MalformedInputException.getMessage()
Returns the message.UnmappableCharacterException.getMessage()
Returns the message.final String
Charset.name()
Returns this charset's canonical name.final String
CharsetDecoder.replacement()
Returns this decoder's replacement value.final String
Charset.toString()
Returns a string describing this charset.CoderResult.toString()
Returns a string describing this coder result.CodingErrorAction.toString()
Returns a string describing this action.Modifier and TypeMethodDescriptionCharset.aliases()
Returns a set containing this charset's aliases.Charset.availableCharsets()
Constructs a sorted map from canonical charset names to charset objects.Modifier and TypeMethodDescriptionfinal ByteBuffer
Convenience method that encodes a string into bytes in this charset.static Charset
Returns a charset object for the named charset.protected void
CharsetDecoder.implReplaceWith
(String newReplacement) Reports a change to this decoder's replacement value.static boolean
Charset.isSupported
(String charsetName) Tells whether the named charset is supported.final CharsetDecoder
CharsetDecoder.replaceWith
(String newReplacement) Changes this decoder's replacement value.ModifierConstructorDescriptionprotected
Initializes a new charset with the given canonical name and alias set.IllegalCharsetNameException
(String charsetName) Constructs an instance of this class.UnsupportedCharsetException
(String charsetName) Constructs an instance of this class. -
Uses of String in java.nio.charset.spi
Modifier and TypeMethodDescriptionabstract Charset
CharsetProvider.charsetForName
(String charsetName) Retrieves a charset for the given charset name. -
Uses of String in java.nio.file
Modifier and TypeMethodDescriptionFileSystemException.getFile()
Returns the file used to create this exception.InvalidPathException.getInput()
Returns the input string.FileSystemException.getMessage()
Returns the detail message string.InvalidPathException.getMessage()
Returns a string describing the error.FileSystemException.getOtherFile()
Returns the other file used to create this exception.FileSystemException.getReason()
Returns the string explaining why the file system operation failed.InvalidPathException.getReason()
Returns a string explaining why the input string was rejected.abstract String
FileSystem.getSeparator()
Returns the name separator, represented as a string.abstract String
FileStore.name()
Returns the name of this file store.WatchEvent.Kind.name()
Returns the name of the event kind.WatchEvent.Modifier.name()
Returns the name of the modifier.static String
Files.probeContentType
(Path path) Probes the content type of a file.static String
Files.readString
(Path path) static String
Files.readString
(Path path, Charset cs) Reads all characters from a file into a string, decoding from bytes to characters using the specified charset.Path.toString()
Returns the string representation of this path.abstract String
FileStore.type()
Returns the type of this file store.Modifier and TypeMethodDescriptionRead all lines from a file as aStream
.Read all lines from a file as aStream
.Files.readAllLines
(Path path) Read all lines from a file.Files.readAllLines
(Path path, Charset cs) Read all lines from a file.Files.readAttributes
(Path path, String attributes, LinkOption... options) Reads a set of file attributes as a bulk operation.FileSystem.supportedFileAttributeViews()
Returns the set of thenames
of the file attribute views supported by thisFileSystem
.Modifier and TypeMethodDescriptionstatic Path
Files.createTempDirectory
(String prefix, FileAttribute<?>... attrs) Creates a new directory in the default temporary-file directory, using the given prefix to generate its name.static Path
Files.createTempDirectory
(Path dir, String prefix, FileAttribute<?>... attrs) Creates a new directory in the specified directory, using the given prefix to generate its name.static Path
Files.createTempFile
(String prefix, String suffix, FileAttribute<?>... attrs) Creates an empty file in the default temporary-file directory, using the given prefix and suffix to generate its name.static Path
Files.createTempFile
(Path dir, String prefix, String suffix, FileAttribute<?>... attrs) Creates a new empty file in the specified directory, using the given prefix and suffix strings to generate its name.default boolean
Tests if this path ends with aPath
, constructed by converting the given path string, in exactly the manner specified by theendsWith(Path)
method.static Path
Converts a path string, or a sequence of strings that when joined form a path string, to aPath
.static Object
Files.getAttribute
(Path path, String attribute, LinkOption... options) Reads the value of a file attribute.abstract Object
FileStore.getAttribute
(String attribute) Reads the value of a file store attribute.abstract Path
Converts a path string, or a sequence of strings that when joined form a path string, to aPath
.abstract PathMatcher
FileSystem.getPathMatcher
(String syntaxAndPattern) Returns aPathMatcher
that performs match operations on theString
representation ofPath
objects by interpreting a given pattern.static DirectoryStream<Path>
Files.newDirectoryStream
(Path dir, String glob) Opens a directory, returning aDirectoryStream
to iterate over the entries in the directory.static Path
Returns aPath
by converting a path string, or a sequence of strings that when joined form a path string.Files.readAttributes
(Path path, String attributes, LinkOption... options) Reads a set of file attributes as a bulk operation.default Path
Converts a given path string to aPath
and resolves it against thisPath
in exactly the manner specified by theresolve
method.default Path
Path.resolveSibling
(String other) Converts a given path string to aPath
and resolves it against this path'sparent
path in exactly the manner specified by theresolveSibling
method.static Path
Files.setAttribute
(Path path, String attribute, Object value, LinkOption... options) Sets the value of a file attribute.default boolean
Path.startsWith
(String other) Tests if this path starts with aPath
, constructed by converting the given path string, in exactly the manner specified by thestartsWith(Path)
method.abstract boolean
FileStore.supportsFileAttributeView
(String name) Tells whether or not this file store supports the file attributes identified by the given file attribute view.static AccessMode
Returns the enum constant of this class with the specified name.static FileVisitOption
Returns the enum constant of this class with the specified name.static FileVisitResult
Returns the enum constant of this class with the specified name.static LinkOption
Returns the enum constant of this class with the specified name.static StandardCopyOption
Returns the enum constant of this class with the specified name.static StandardOpenOption
Returns the enum constant of this class with the specified name.Modifier and TypeMethodDescriptionstatic FileSystem
FileSystems.newFileSystem
(URI uri, Map<String, ?> env) Constructs a new file system that is identified by aURI
static FileSystem
FileSystems.newFileSystem
(URI uri, Map<String, ?> env, ClassLoader loader) Constructs a new file system that is identified by aURI
static FileSystem
FileSystems.newFileSystem
(Path path, Map<String, ?> env) Constructs a newFileSystem
to access the contents of a file as a file system.static FileSystem
FileSystems.newFileSystem
(Path path, Map<String, ?> env, ClassLoader loader) Constructs a newFileSystem
to access the contents of a file as a file system.ModifierConstructorDescriptionAccessDeniedException
(String file) Constructs an instance of this class.AccessDeniedException
(String file, String other, String reason) Constructs an instance of this class.AtomicMoveNotSupportedException
(String source, String target, String reason) Constructs an instance of this class.Constructs an instance of this class.Constructs an instance of this class.FileAlreadyExistsException
(String file, String other, String reason) Constructs an instance of this class.Constructs an instance of this class.FileSystemException
(String file) Constructs an instance of this class.FileSystemException
(String file, String other, String reason) Constructs an instance of this class.Constructs an instance of this class.Constructs an instance of this class.InvalidPathException
(String input, String reason) Constructs an instance from the given input string and reason.InvalidPathException
(String input, String reason, int index) Constructs an instance from the given input string, reason, and error index.LinkPermission
(String name) Constructs aLinkPermission
with the specified name.LinkPermission
(String name, String actions) Constructs aLinkPermission
with the specified name.NoSuchFileException
(String file) Constructs an instance of this class.NoSuchFileException
(String file, String other, String reason) Constructs an instance of this class.NotDirectoryException
(String file) Constructs an instance of this class.NotLinkException
(String file) Constructs an instance of this class.NotLinkException
(String file, String other, String reason) Constructs an instance of this class.Constructs an instance of this class.Constructs an instance of this class. -
Uses of String in java.nio.file.attribute
Modifier and TypeMethodDescriptionUserPrincipalNotFoundException.getName()
Returns the user principal name if this exception was created with the user principal name that was not found, otherwisenull
.AclFileAttributeView.name()
Returns the name of the attribute view.AttributeView.name()
Returns the name of the attribute view.BasicFileAttributeView.name()
Returns the name of the attribute view.DosFileAttributeView.name()
Returns the name of the attribute view.FileAttribute.name()
Returns the attribute name.FileOwnerAttributeView.name()
Returns the name of the attribute view.PosixFileAttributeView.name()
Returns the name of the attribute view.UserDefinedFileAttributeView.name()
Returns the name of this attribute view.AclEntry.toString()
Returns the string representation of this ACL entry.FileTime.toString()
Returns the string representation of thisFileTime
.static String
PosixFilePermissions.toString
(Set<PosixFilePermission> perms) Returns theString
representation of a set of permissions.Modifier and TypeMethodDescriptionUserDefinedFileAttributeView.list()
Returns a list containing the names of the user-defined attributes.Modifier and TypeMethodDescriptionvoid
Deletes a user-defined attribute.static Set<PosixFilePermission>
PosixFilePermissions.fromString
(String perms) Returns the set of permissions corresponding to a givenString
representation.abstract GroupPrincipal
UserPrincipalLookupService.lookupPrincipalByGroupName
(String group) Lookup a group principal by group name.abstract UserPrincipal
UserPrincipalLookupService.lookupPrincipalByName
(String name) Lookup a user principal by name.int
UserDefinedFileAttributeView.read
(String name, ByteBuffer dst) Read the value of a user-defined attribute into a buffer.int
Returns the size of the value of a user-defined attribute.static AclEntryFlag
Returns the enum constant of this class with the specified name.static AclEntryPermission
Returns the enum constant of this class with the specified name.static AclEntryType
Returns the enum constant of this class with the specified name.static PosixFilePermission
Returns the enum constant of this class with the specified name.int
UserDefinedFileAttributeView.write
(String name, ByteBuffer src) Writes the value of a user-defined attribute from a buffer.ModifierConstructorDescriptionConstructs an instance of this class. -
Uses of String in java.nio.file.spi
Modifier and TypeMethodDescriptionabstract String
FileSystemProvider.getScheme()
Returns the URI scheme that identifies this provider.abstract String
FileTypeDetector.probeContentType
(Path path) Probes the given file to guess its content type.Modifier and TypeMethodDescriptionFileSystemProvider.readAttributes
(Path path, String attributes, LinkOption... options) Reads a set of file attributes as a bulk operation.Modifier and TypeMethodDescriptionFileSystemProvider.readAttributes
(Path path, String attributes, LinkOption... options) Reads a set of file attributes as a bulk operation.abstract void
FileSystemProvider.setAttribute
(Path path, String attribute, Object value, LinkOption... options) Sets the value of a file attribute.Modifier and TypeMethodDescriptionabstract FileSystem
FileSystemProvider.newFileSystem
(URI uri, Map<String, ?> env) Constructs a newFileSystem
object identified by a URI.FileSystemProvider.newFileSystem
(Path path, Map<String, ?> env) Constructs a newFileSystem
to access the contents of a file as a file system. -
Uses of String in java.rmi
Modifier and TypeMethodDescriptionRemoteException.getMessage()
Returns the detail message, including the message from the cause, if any, of this exception.static String[]
Returns an array of the names bound in the registry.Modifier and TypeMethodDescriptionstatic void
Binds the specifiedname
to a remote object.static String[]
Returns an array of the names bound in the registry.static Remote
Returns a reference, a stub, for the remote object associated with the specifiedname
.static void
Rebinds the specified name to a new remote object.static void
Destroys the binding for the specified name that is associated with a remote object.ModifierConstructorDescriptionConstructs anAccessException
with the specified detail message.AccessException
(String s, Exception ex) Constructs anAccessException
with the specified detail message and nested exception.Constructs anAlreadyBoundException
with the specified detail message.Constructs aConnectException
with the specified detail message.ConnectException
(String s, Exception ex) Constructs aConnectException
with the specified detail message and nested exception.Constructs aConnectIOException
with the specified detail message.ConnectIOException
(String s, Exception ex) Constructs aConnectIOException
with the specified detail message and nested exception.Constructs aMarshalException
with the specified detail message.MarshalException
(String s, Exception ex) Constructs aMarshalException
with the specified detail message and nested exception.Constructs aNoSuchObjectException
with the specified detail message.Constructs aNotBoundException
with the specified detail message.Constructs aRemoteException
with the specified detail message.RemoteException
(String s, Throwable cause) Constructs aRemoteException
with the specified detail message and cause.RMISecurityException
(String name) Deprecated.no replacementRMISecurityException
(String name, String arg) Deprecated.no replacementServerError
(String s, Error err) Constructs aServerError
with the specified detail message and nested error.Constructs aServerException
with the specified detail message.ServerException
(String s, Exception ex) Constructs aServerException
with the specified detail message and nested exception.Deprecated.no replacementConstructs aStubNotFoundException
with the specified detail message.StubNotFoundException
(String s, Exception ex) Constructs aStubNotFoundException
with the specified detail message and nested exception.Constructs anUnexpectedException
with the specified detail message.UnexpectedException
(String s, Exception ex) Constructs aUnexpectedException
with the specified detail message and nested exception.Constructs anUnknownHostException
with the specified detail message.UnknownHostException
(String s, Exception ex) Constructs anUnknownHostException
with the specified detail message and nested exception.Constructs anUnmarshalException
with the specified detail message.UnmarshalException
(String s, Exception ex) Constructs anUnmarshalException
with the specified detail message and nested exception. -
Uses of String in java.rmi.dgc
-
Uses of String in java.rmi.registry
Modifier and TypeMethodDescriptionString[]
Registry.list()
Returns an array of the names bound in this registry.Modifier and TypeMethodDescriptionvoid
Binds a remote reference to the specifiedname
in this registry.static Registry
LocateRegistry.getRegistry
(String host) Returns a reference to the remote objectRegistry
on the specifiedhost
on the default registry port of 1099.static Registry
LocateRegistry.getRegistry
(String host, int port) Returns a reference to the remote objectRegistry
on the specifiedhost
andport
.static Registry
LocateRegistry.getRegistry
(String host, int port, RMIClientSocketFactory csf) Returns a locally created remote reference to the remote objectRegistry
on the specifiedhost
andport
.Returns the remote reference bound to the specifiedname
in this registry.void
Replaces the binding for the specifiedname
in this registry with the supplied remote reference.RegistryHandler.registryStub
(String host, int port) Deprecated.no replacement.void
Removes the binding for the specifiedname
in this registry. -
Uses of String in java.rmi.server
Modifier and TypeFieldDescriptionstatic final String
LoaderHandler.packagePrefix
Deprecated.package of systemLoaderHandler
implementation.static final String
RemoteRef.packagePrefix
Initialize the server package prefix: assumes that the implementation of server ref classes (e.g., UnicastRef, UnicastServerRef) are located in the package defined by the prefix.Modifier and TypeMethodDescriptionstatic String
RMIClassLoader.getClassAnnotation
(Class<?> cl) Returns the annotation string (representing a location for the class definition) that RMI will use to annotate the class descriptor when marshalling objects of the given class.abstract String
RMIClassLoaderSpi.getClassAnnotation
(Class<?> cl) Provides the implementation forRMIClassLoader.getClassAnnotation(Class)
.static String
RemoteServer.getClientHost()
Returns a string representation of the client host for the remote method invocation being processed in the current thread.ServerRef.getClientHost()
Deprecated.Returns the hostname of the current client.ServerCloneException.getMessage()
Returns the detail message, including the message from the cause, if any, of this exception.Operation.getOperation()
Deprecated.no replacementRemoteRef.getRefClass
(ObjectOutput out) Returns the class name of the ref type to be serialized onto the stream 'out'.RemoteRef.remoteToString()
Returns a String that represents the reference of this remote object.LogStream.toString()
Deprecated.no replacementObjID.toString()
Returns a string representation of this object identifier.Operation.toString()
Deprecated.no replacementRemoteObject.toString()
Returns a String that represents the value of this remote object.UID.toString()
Returns a string representation of thisUID
.Modifier and TypeMethodDescriptionRMIClientSocketFactory.createSocket
(String host, int port) Create a client socket connected to the specified host and port.abstract Socket
RMISocketFactory.createSocket
(String host, int port) Creates a client socket connected to the specified host and port.static ClassLoader
RMIClassLoader.getClassLoader
(String codebase) Returns a class loader that loads classes from the given codebase URL path.abstract ClassLoader
RMIClassLoaderSpi.getClassLoader
(String codebase) Provides the implementation forRMIClassLoader.getClassLoader(String)
.Class<?>
Deprecated.no replacementClass<?>
Deprecated.no replacementstatic Class<?>
Deprecated.replaced byloadClass(String,String)
methodstatic Class<?>
Loads a class from a codebase URL path.static Class<?>
RMIClassLoader.loadClass
(String codebase, String name, ClassLoader defaultLoader) Loads a class from a codebase URL path, optionally using the supplied loader.static Class<?>
Loads a class from a codebase URL.abstract Class<?>
RMIClassLoaderSpi.loadClass
(String codebase, String name, ClassLoader defaultLoader) Provides the implementation forRMIClassLoader.loadClass(URL,String)
,RMIClassLoader.loadClass(String,String)
, andRMIClassLoader.loadClass(String,String,ClassLoader)
.static Class<?>
RMIClassLoader.loadProxyClass
(String codebase, String[] interfaces, ClassLoader defaultLoader) Loads a dynamic proxy class (seeProxy
) that implements a set of interfaces with the given names from a codebase URL path.abstract Class<?>
RMIClassLoaderSpi.loadProxyClass
(String codebase, String[] interfaces, ClassLoader defaultLoader) Provides the implementation forRMIClassLoader.loadProxyClass(String,String[],ClassLoader)
.static LogStream
Deprecated.no replacementstatic int
LogStream.parseLevel
(String s) Deprecated.no replacementModifierConstructorDescriptionConstructs anExportException
with the specified detail message.ExportException
(String s, Exception ex) Constructs anExportException
with the specified detail message and nested exception.Deprecated.no replacementConstructs aServerCloneException
with the specified detail message.ServerCloneException
(String s, Exception cause) Constructs aServerCloneException
with the specified detail message and cause.Constructs anServerNotActiveException
with the specified detail message.Deprecated.no replacementDeprecated.Constructs aSkeletonNotFoundException
with the specified detail message.Deprecated.Constructs aSkeletonNotFoundException
with the specified detail message and nested exception.Deprecated.Constructs anSocketSecurityException
with the specified detail message.Deprecated.Constructs anSocketSecurityException
with the specified detail message and nested exception. -
Uses of String in java.security
Modifier and TypeMethodDescriptionabstract String
KeyStoreSpi.engineGetCertificateAlias
(Certificate cert) Returns the (alias) name of the first keystore entry whose certificate matches the given certificate.protected abstract String
AlgorithmParametersSpi.engineToString()
Returns a formatted string describing the parameters.AllPermission.getActions()
Returns the canonical string representation of the actions.BasicPermission.getActions()
Returns the canonical string representation of the actions, which currently is the empty string "", since there are no actions for a BasicPermission.abstract String
Permission.getActions()
Returns the actions as a String.UnresolvedPermission.getActions()
Returns the canonical string representation of the actions, which currently is the empty string "", since there are no actions for an UnresolvedPermission.final String
AlgorithmParameterGenerator.getAlgorithm()
Returns the standard name of the algorithm this parameter generator is associated with.final String
AlgorithmParameters.getAlgorithm()
Returns the name of the algorithm associated with this parameter object.Key.getAlgorithm()
Returns the standard algorithm name for this key.final String
KeyFactory.getAlgorithm()
Gets the name of the algorithm associated with thisKeyFactory
.KeyPairGenerator.getAlgorithm()
Returns the standard name of the algorithm for this key pair generator.final String
MessageDigest.getAlgorithm()
Returns a string that identifies the algorithm, independent of implementation details.final String
Provider.Service.getAlgorithm()
Return the name of the algorithm of this service.SecureRandom.getAlgorithm()
Returns the name of the algorithm implemented by thisSecureRandom
object.final String
Signature.getAlgorithm()
Returns the name of the algorithm for this signature object.SignedObject.getAlgorithm()
Retrieves the name of the signature algorithm.static String
Security.getAlgorithmProperty
(String algName, String propName) Deprecated.This method used to return the value of a proprietary property in the master file of the "SUN" Cryptographic Service Provider in order to determine how to parse algorithm-specific parameters.final String
Provider.Service.getAttribute
(String name) Return the value of the specified attribute or null if this attribute is not set for this Service.final String
KeyStore.getCertificateAlias
(Certificate cert) Returns the (alias) name of the first keystore entry whose certificate matches the given certificate.final String
Provider.Service.getClassName()
Return the name of the class implementing this service.static final String
KeyStore.getDefaultType()
Returns the default keystore type as specified by thekeystore.type
security property, or the string "jks" (acronym for "Java keystore") if no such property exists.Certificate.getFormat()
Deprecated, for removal: This API element is subject to removal in a future version.Returns the name of the coding format.Key.getFormat()
Returns the name of the primary encoding format of this key, or null if this key does not support encoding.Identity.getInfo()
Deprecated, for removal: This API element is subject to removal in a future version.Returns general information previously specified for this identity.Provider.getInfo()
Returns a human-readable description of the provider and its services.final String
Identity.getName()
Deprecated, for removal: This API element is subject to removal in a future version.Returns this identity's name.KeyStore.Entry.Attribute.getName()
Returns the attribute's name.final String
Permission.getName()
Returns the name of this Permission.PKCS12Attribute.getName()
Returns the attribute's ASN.1 Object Identifier represented as a list of dot-separated integers.Principal.getName()
Returns the name of this principal.Provider.getName()
Returns the name of this provider.static String
Security.getProperty
(String key) Gets a security property value.KeyStore.PasswordProtection.getProtectionAlgorithm()
Gets the name of the protection algorithm.final String
KeyStore.getType()
Returns the type of this keystore.Policy.getType()
Deprecated, for removal: This API element is subject to removal in a future version.Return the type of this Policy.final String
Provider.Service.getType()
Get the type of this service.UnresolvedPermission.getUnresolvedActions()
Get the actions for the underlying permission that has not been resolved.UnresolvedPermission.getUnresolvedName()
Get the target name of the underlying permission that has not been resolved.UnresolvedPermission.getUnresolvedType()
Get the type (class name) of the underlying permission that has not been resolved.KeyStore.Entry.Attribute.getValue()
Returns the attribute's value.PKCS12Attribute.getValue()
Returns the attribute's ASN.1 DER-encoded value as a string.Provider.getVersionStr()
Returns the version string for this provider.final String
AlgorithmParameters.toString()
Returns a formatted string describing the parameters.Certificate.toString
(boolean detailed) Deprecated, for removal: This API element is subject to removal in a future version.Returns a string that represents the contents of the certificate.CodeSigner.toString()
Returns a string describing this code signer.CodeSource.toString()
Returns a string describing this CodeSource, telling its URL and certificates.DigestInputStream.toString()
Prints a string representation of this digest input stream and its associated message digest object.DigestOutputStream.toString()
Prints a string representation of this digest output stream and its associated message digest object.DrbgParameters.Instantiation.toString()
Returns a Human-readable string representation of thisInstantiation
.Identity.toString()
Deprecated, for removal: This API element is subject to removal in a future version.Returns a short string describing this identity, telling its name and its scope (if any).Identity.toString
(boolean detailed) Deprecated, for removal: This API element is subject to removal in a future version.Returns a string representation of this identity, with optionally more details than that provided by thetoString
method without any arguments.IdentityScope.toString()
Deprecated, for removal: This API element is subject to removal in a future version.Returns a string representation of this identity scope, including its name, its scope name, and the number of identities in this identity scope.KeyStore.PrivateKeyEntry.toString()
Returns a string representation of this PrivateKeyEntry.KeyStore.SecretKeyEntry.toString()
Returns a string representation of this SecretKeyEntry.KeyStore.TrustedCertificateEntry.toString()
Returns a string representation of this TrustedCertificateEntry.MessageDigest.toString()
Returns a string representation of this message digest object.Permission.toString()
Returns a string describing this Permission.PermissionCollection.toString()
Returns a string describing this PermissionCollection object, providing information about all the permissions it contains.PKCS12Attribute.toString()
Returns a string representation of thisPKCS12Attribute
.Principal.toString()
Returns a string representation of this principal.ProtectionDomain.toString()
Convert a ProtectionDomain to a String.Provider.Service.toString()
Return a String representation of this service.Provider.toString()
Returns a string with the name and the version string of this provider.SecureRandom.toString()
Returns a Human-readable string representation of thisSecureRandom
.SecureRandomSpi.toString()
Returns a Human-readable string representation of thisSecureRandom
.Signature.toString()
Returns a string representation of this signature object, providing information that includes the state of the object and the name of the algorithm used.Signer.toString()
Deprecated, for removal: This API element is subject to removal in a future version.Returns a string of information about the signer.Timestamp.toString()
Returns a string describing this timestamp.UnresolvedPermission.toString()
Returns a string describing this UnresolvedPermission.Modifier and TypeMethodDescriptionfinal Enumeration<String>
KeyStore.aliases()
Lists all the alias names of this keystore.abstract Enumeration<String>
KeyStoreSpi.engineAliases()
Lists all the alias names of this keystore.Security.getAlgorithms
(String serviceName) Returns a Set of Strings containing the names of all available algorithms or types for the specified Java cryptographic service (e.g., Signature, MessageDigest, Cipher, Mac, KeyStore).DomainLoadStoreParameter.getProtectionParams()
Gets the keystore protection parameters for keystores in this domain.Modifier and TypeMethodDescriptionApply the supplied configuration argument to this provider instance and return the configured provider.final boolean
KeyStore.containsAlias
(String alias) Checks if the given alias exists in this keystore.protected final Class<?>
SecureClassLoader.defineClass
(String name, byte[] b, int off, int len, CodeSource cs) Converts an array of bytes into an instance of class Class, with an optional CodeSource.protected final Class<?>
SecureClassLoader.defineClass
(String name, ByteBuffer b, CodeSource cs) Converts aByteBuffer
into an instance of classClass
, with an optional CodeSource.final void
KeyStore.deleteEntry
(String alias) Deletes the entry identified by the given alias from this keystore.abstract boolean
KeyStoreSpi.engineContainsAlias
(String alias) Checks if the given alias exists in this keystore.abstract void
KeyStoreSpi.engineDeleteEntry
(String alias) Deletes the entry identified by the given alias from this keystore.boolean
KeyStoreSpi.engineEntryInstanceOf
(String alias, Class<? extends KeyStore.Entry> entryClass) Determines if the keystoreEntry
for the specifiedalias
is an instance or subclass of the specifiedentryClass
.abstract Certificate
KeyStoreSpi.engineGetCertificate
(String alias) Returns the certificate associated with the given alias.abstract Certificate[]
KeyStoreSpi.engineGetCertificateChain
(String alias) Returns the certificate chain associated with the given alias.abstract Date
KeyStoreSpi.engineGetCreationDate
(String alias) Returns the creation date of the entry identified by the given alias.protected abstract byte[]
AlgorithmParametersSpi.engineGetEncoded
(String format) Returns the parameters encoded in the specified format.KeyStoreSpi.engineGetEntry
(String alias, KeyStore.ProtectionParameter protParam) Gets aKeyStore.Entry
for the specified alias with the specified protection parameter.abstract Key
KeyStoreSpi.engineGetKey
(String alias, char[] password) Returns the key associated with the given alias, using the given password to recover it.protected abstract Object
SignatureSpi.engineGetParameter
(String param) Deprecated.protected abstract void
AlgorithmParametersSpi.engineInit
(byte[] params, String format) Imports the parameters fromparams
and decodes them according to the specified decoding format.abstract boolean
KeyStoreSpi.engineIsCertificateEntry
(String alias) Returns true if the entry identified by the given alias was created by a call tosetCertificateEntry
, or created by a call tosetEntry
with aTrustedCertificateEntry
.abstract boolean
KeyStoreSpi.engineIsKeyEntry
(String alias) Returns true if the entry identified by the given alias was created by a call tosetKeyEntry
, or created by a call tosetEntry
with aPrivateKeyEntry
or aSecretKeyEntry
.abstract void
KeyStoreSpi.engineSetCertificateEntry
(String alias, Certificate cert) Assigns the given certificate to the given alias.void
KeyStoreSpi.engineSetEntry
(String alias, KeyStore.Entry entry, KeyStore.ProtectionParameter protParam) Saves aKeyStore.Entry
under the specified alias.abstract void
KeyStoreSpi.engineSetKeyEntry
(String alias, byte[] key, Certificate[] chain) Assigns the given key (that has already been protected) to the given alias.abstract void
KeyStoreSpi.engineSetKeyEntry
(String alias, Key key, char[] password, Certificate[] chain) Assigns the given key to the given alias, protecting it with the given password.protected abstract void
SignatureSpi.engineSetParameter
(String param, Object value) Deprecated.Replaced byengineSetParameter
.final boolean
KeyStore.entryInstanceOf
(String alias, Class<? extends KeyStore.Entry> entryClass) Determines if the keystoreEntry
for the specifiedalias
is an instance or subclass of the specifiedentryClass
.static String
Security.getAlgorithmProperty
(String algName, String propName) Deprecated.This method used to return the value of a proprietary property in the master file of the "SUN" Cryptographic Service Provider in order to determine how to parse algorithm-specific parameters.Security.getAlgorithms
(String serviceName) Returns a Set of Strings containing the names of all available algorithms or types for the specified Java cryptographic service (e.g., Signature, MessageDigest, Cipher, Mac, KeyStore).final String
Provider.Service.getAttribute
(String name) Return the value of the specified attribute or null if this attribute is not set for this Service.final Certificate
KeyStore.getCertificate
(String alias) Returns the certificate associated with the given alias.final Certificate[]
KeyStore.getCertificateChain
(String alias) Returns the certificate chain associated with the given alias.final Date
KeyStore.getCreationDate
(String alias) Returns the creation date of the entry identified by the given alias.final byte[]
AlgorithmParameters.getEncoded
(String format) Returns the parameters encoded in the specified scheme.final KeyStore.Entry
KeyStore.getEntry
(String alias, KeyStore.ProtectionParameter protParam) Gets a keystoreEntry
for the specified alias with the specified protection parameter.abstract Identity
IdentityScope.getIdentity
(String name) Deprecated, for removal: This API element is subject to removal in a future version.Returns the identity in this scope with the specified name (if any).static AlgorithmParameterGenerator
AlgorithmParameterGenerator.getInstance
(String algorithm) Returns an AlgorithmParameterGenerator object for generating a set of parameters to be used with the specified algorithm.static AlgorithmParameterGenerator
AlgorithmParameterGenerator.getInstance
(String algorithm, String provider) Returns an AlgorithmParameterGenerator object for generating a set of parameters to be used with the specified algorithm.static AlgorithmParameterGenerator
AlgorithmParameterGenerator.getInstance
(String algorithm, Provider provider) Returns an AlgorithmParameterGenerator object for generating a set of parameters to be used with the specified algorithm.static AlgorithmParameters
AlgorithmParameters.getInstance
(String algorithm) Returns a parameter object for the specified algorithm.static AlgorithmParameters
AlgorithmParameters.getInstance
(String algorithm, String provider) Returns a parameter object for the specified algorithm.static AlgorithmParameters
AlgorithmParameters.getInstance
(String algorithm, Provider provider) Returns a parameter object for the specified algorithm.static KeyFactory
KeyFactory.getInstance
(String algorithm) Returns a KeyFactory object that converts public/private keys of the specified algorithm.static KeyFactory
KeyFactory.getInstance
(String algorithm, String provider) Returns a KeyFactory object that converts public/private keys of the specified algorithm.static KeyFactory
KeyFactory.getInstance
(String algorithm, Provider provider) Returns a KeyFactory object that converts public/private keys of the specified algorithm.static KeyPairGenerator
KeyPairGenerator.getInstance
(String algorithm) Returns a KeyPairGenerator object that generates public/private key pairs for the specified algorithm.static KeyPairGenerator
KeyPairGenerator.getInstance
(String algorithm, String provider) Returns a KeyPairGenerator object that generates public/private key pairs for the specified algorithm.static KeyPairGenerator
KeyPairGenerator.getInstance
(String algorithm, Provider provider) Returns a KeyPairGenerator object that generates public/private key pairs for the specified algorithm.static KeyStore
KeyStore.getInstance
(String type) Returns a keystore object of the specified type.static KeyStore
KeyStore.getInstance
(String type, String provider) Returns a keystore object of the specified type.static KeyStore
KeyStore.getInstance
(String type, Provider provider) Returns a keystore object of the specified type.static MessageDigest
MessageDigest.getInstance
(String algorithm) Returns a MessageDigest object that implements the specified digest algorithm.static MessageDigest
MessageDigest.getInstance
(String algorithm, String provider) Returns a MessageDigest object that implements the specified digest algorithm.static MessageDigest
MessageDigest.getInstance
(String algorithm, Provider provider) Returns a MessageDigest object that implements the specified digest algorithm.static Policy
Policy.getInstance
(String type, Policy.Parameters params) Deprecated, for removal: This API element is subject to removal in a future version.Returns a Policy object of the specified type.static Policy
Policy.getInstance
(String type, Policy.Parameters params, String provider) Deprecated, for removal: This API element is subject to removal in a future version.Returns a Policy object of the specified type.static Policy
Policy.getInstance
(String type, Policy.Parameters params, Provider provider) Deprecated, for removal: This API element is subject to removal in a future version.Returns a Policy object of the specified type.static SecureRandom
SecureRandom.getInstance
(String algorithm) Returns aSecureRandom
object that implements the specified Random Number Generator (RNG) algorithm.static SecureRandom
SecureRandom.getInstance
(String algorithm, String provider) Returns aSecureRandom
object that implements the specified Random Number Generator (RNG) algorithm.static SecureRandom
SecureRandom.getInstance
(String algorithm, Provider provider) Returns aSecureRandom
object that implements the specified Random Number Generator (RNG) algorithm.static SecureRandom
SecureRandom.getInstance
(String algorithm, SecureRandomParameters params) Returns aSecureRandom
object that implements the specified Random Number Generator (RNG) algorithm and supports the specifiedSecureRandomParameters
request.static SecureRandom
SecureRandom.getInstance
(String algorithm, SecureRandomParameters params, String provider) Returns aSecureRandom
object that implements the specified Random Number Generator (RNG) algorithm and supports the specifiedSecureRandomParameters
request.static SecureRandom
SecureRandom.getInstance
(String algorithm, SecureRandomParameters params, Provider provider) Returns aSecureRandom
object that implements the specified Random Number Generator (RNG) algorithm and supports the specifiedSecureRandomParameters
request.static Signature
Signature.getInstance
(String algorithm) Returns a Signature object that implements the specified signature algorithm.static Signature
Signature.getInstance
(String algorithm, String provider) Returns a Signature object that implements the specified signature algorithm.static Signature
Signature.getInstance
(String algorithm, Provider provider) Returns a Signature object that implements the specified signature algorithm.final Key
Returns the key associated with the given alias, using the given password to recover it.final Object
Signature.getParameter
(String param) Deprecated.static String
Security.getProperty
(String key) Gets a security property value.abstract KeyStore.ProtectionParameter
KeyStore.Builder.getProtectionParameter
(String alias) Returns the ProtectionParameters that should be used to obtain theEntry
with the given alias.static Provider
Security.getProvider
(String name) Returns the provider installed with the specified name, if any.static Provider[]
Security.getProviders
(String filter) Returns an array containing all installed providers that satisfy the specified selection criterion, or null if no such providers have been installed.Provider.getService
(String type, String algorithm) Get the service describing this Provider's implementation of the specified type of this algorithm or alias.final void
Imports the parameters fromparams
and decodes them according to the specified decoding scheme.final boolean
KeyStore.isCertificateEntry
(String alias) Returns true if the entry identified by the given alias was created by a call tosetCertificateEntry
, or created by a call tosetEntry
with aTrustedCertificateEntry
.final boolean
KeyStore.isKeyEntry
(String alias) Returns true if the entry identified by the given alias was created by a call tosetKeyEntry
, or created by a call tosetEntry
with aPrivateKeyEntry
or aSecretKeyEntry
.static KeyStore.Builder
KeyStore.Builder.newInstance
(String type, Provider provider, File file, KeyStore.ProtectionParameter protection) Returns a new Builder object.static KeyStore.Builder
KeyStore.Builder.newInstance
(String type, Provider provider, KeyStore.ProtectionParameter protection) Returns a new Builder object.boolean
AlgorithmConstraints.permits
(Set<CryptoPrimitive> primitives, String algorithm, AlgorithmParameters parameters) Determines whether an algorithm is granted permission for the specified cryptographic primitives.boolean
AlgorithmConstraints.permits
(Set<CryptoPrimitive> primitives, String algorithm, Key key, AlgorithmParameters parameters) Determines whether an algorithm and the corresponding key are granted permission for the specified cryptographic primitives.static void
Security.removeProvider
(String name) Removes the provider with the specified name.final void
KeyStore.setCertificateEntry
(String alias, Certificate cert) Assigns the given trusted certificate to the given alias.final void
KeyStore.setEntry
(String alias, KeyStore.Entry entry, KeyStore.ProtectionParameter protParam) Saves a keystoreEntry
under the specified alias.void
Deprecated, for removal: This API element is subject to removal in a future version.Specifies a general information string for this identity.final void
KeyStore.setKeyEntry
(String alias, byte[] key, Certificate[] chain) Assigns the given key (that has already been protected) to the given alias.final void
KeyStore.setKeyEntry
(String alias, Key key, char[] password, Certificate[] chain) Assigns the given key to the given alias, protecting it with the given password.final void
Signature.setParameter
(String param, Object value) Deprecated.UsesetParameter
.static void
Security.setProperty
(String key, String datum) Sets a security property value.static CryptoPrimitive
Returns the enum constant of this class with the specified name.static DrbgParameters.Capability
Returns the enum constant of this class with the specified name.static KeyRep.Type
Returns the enum constant of this class with the specified name.Modifier and TypeMethodDescriptionstatic Provider[]
Security.getProviders
(Map<String, String> filter) Returns an array containing all installed providers that satisfy the specified selection criteria, or null if no such providers have been installed.static Provider[]
Security.getProviders
(Map<String, String> filter) Returns an array containing all installed providers that satisfy the specified selection criteria, or null if no such providers have been installed.ModifierConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Constructs anAccessControlException
with the specified, detailed message.Deprecated, for removal: This API element is subject to removal in a future version.Constructs anAccessControlException
with the specified, detailed message, and the requested permission that caused the exception.protected
AlgorithmParameterGenerator
(AlgorithmParameterGeneratorSpi paramGenSpi, Provider provider, String algorithm) Creates an AlgorithmParameterGenerator object.protected
AlgorithmParameters
(AlgorithmParametersSpi paramSpi, Provider provider, String algorithm) Creates an AlgorithmParameters object.AllPermission
(String name, String actions) Creates a new AllPermission object.protected
AuthProvider
(String name, double version, String info) Deprecated.useAuthProvider(String, String, String)
instead.protected
AuthProvider
(String name, String versionStr, String info) Constructs a provider with the specified name, version string, and information.BasicPermission
(String name) Creates a new BasicPermission with the specified name.BasicPermission
(String name, String actions) Creates a new BasicPermission object with the specified name.DigestException
(String msg) Constructs a DigestException with the specified detail message.DigestException
(String message, Throwable cause) Creates aDigestException
with the specified detail message and cause.Constructs a GeneralSecurityException with the specified detail message.GeneralSecurityException
(String message, Throwable cause) Creates aGeneralSecurityException
with the specified detail message and cause.Deprecated, for removal: This API element is subject to removal in a future version.Constructs an identity with the specified name and no scope.Identity
(String name, IdentityScope scope) Deprecated, for removal: This API element is subject to removal in a future version.Constructs an identity with the specified name and scope.IdentityScope
(String name) Deprecated, for removal: This API element is subject to removal in a future version.Constructs a new identity scope with the specified name.IdentityScope
(String name, IdentityScope scope) Deprecated, for removal: This API element is subject to removal in a future version.Constructs a new identity scope with the specified name and scope.Constructs an InvalidAlgorithmParameterException with the specified detail message.InvalidAlgorithmParameterException
(String message, Throwable cause) Creates anInvalidAlgorithmParameterException
with the specified detail message and cause.Constructs an InvalidKeyException with the specified detail message.InvalidKeyException
(String message, Throwable cause) Creates anInvalidKeyException
with the specified detail message and cause.Constructs an InvalidParameterException with the specified detail message.KeyException
(String msg) Constructs a KeyException with the specified detail message.KeyException
(String message, Throwable cause) Creates aKeyException
with the specified detail message and cause.protected
KeyFactory
(KeyFactorySpi keyFacSpi, Provider provider, String algorithm) Creates a KeyFactory object.Constructs a KeyManagementException with the specified detail message.KeyManagementException
(String message, Throwable cause) Creates aKeyManagementException
with the specified detail message and cause.protected
KeyPairGenerator
(String algorithm) Creates a KeyPairGenerator object for the specified algorithm.KeyRep
(KeyRep.Type type, String algorithm, String format, byte[] encoded) Construct the alternate Key class.protected
KeyStore
(KeyStoreSpi keyStoreSpi, Provider provider, String type) Creates a KeyStore object of the given type, and encapsulates the given provider implementation (SPI object) in it.KeyStoreException
(String msg) Constructs a KeyStoreException with the specified detail message.KeyStoreException
(String message, Throwable cause) Creates aKeyStoreException
with the specified detail message and cause.protected
MessageDigest
(String algorithm) Creates a message digest with the specified algorithm name.Constructs a NoSuchAlgorithmException with the specified detail message.NoSuchAlgorithmException
(String message, Throwable cause) Creates aNoSuchAlgorithmException
with the specified detail message and cause.Constructs a NoSuchProviderException with the specified detail message.PasswordProtection
(char[] password, String protectionAlgorithm, AlgorithmParameterSpec protectionParameters) Creates a password parameter and specifies the protection algorithm and associated parameters to use when encrypting a keystore entry.Permission
(String name) Constructs a permission with the specified name.PKCS12Attribute
(String name, String value) Constructs a PKCS12 attribute from its name and value.protected
Deprecated.useProvider(String, String, String)
instead.protected
Constructs a provider with the specified name, version string, and information.Constructs a ProviderException with the specified detail message.ProviderException
(String message, Throwable cause) Creates aProviderException
with the specified detail message and cause.protected
SecureClassLoader
(String name, ClassLoader parent) Creates a newSecureClassLoader
of the specified name and using the specified parent class loader for delegation.SecurityPermission
(String name) Creates a new SecurityPermission with the specified name.SecurityPermission
(String name, String actions) Creates a new SecurityPermission object with the specified name.Service
(Provider provider, String type, String algorithm, String className, List<String> aliases, Map<String, String> attributes) Construct a new service.protected
Creates a Signature object for the specified algorithm.SignatureException
(String msg) Constructs a SignatureException with the specified detail message.SignatureException
(String message, Throwable cause) Creates aSignatureException
with the specified detail message and cause.Deprecated, for removal: This API element is subject to removal in a future version.Creates a signer with the specified identity name.Signer
(String name, IdentityScope scope) Deprecated, for removal: This API element is subject to removal in a future version.Creates a signer with the specified identity name and scope.Constructs an UnrecoverableEntryException with the specified detail message, which provides more information about why this exception has been thrown.Constructs an UnrecoverableKeyException with the specified detail message, which provides more information about why this exception has been thrown.UnresolvedPermission
(String type, String name, String actions, Certificate[] certs) Creates a new UnresolvedPermission containing the permission information needed later to actually create a Permission of the specified class, when the permission is resolved.ModifierConstructorDescriptionDomainLoadStoreParameter
(URI configuration, Map<String, KeyStore.ProtectionParameter> protectionParams) Constructs a DomainLoadStoreParameter for a keystore domain with the parameters used to protect keystore data.Service
(Provider provider, String type, String algorithm, String className, List<String> aliases, Map<String, String> attributes) Construct a new service.Service
(Provider provider, String type, String algorithm, String className, List<String> aliases, Map<String, String> attributes) Construct a new service.Service
(Provider provider, String type, String algorithm, String className, List<String> aliases, Map<String, String> attributes) Construct a new service. -
Uses of String in java.security.cert
Modifier and TypeMethodDescriptionfinal String
CertPathBuilder.getAlgorithm()
Returns the name of the algorithm of thisCertPathBuilder
.final String
CertPathValidator.getAlgorithm()
Returns the algorithm name of thisCertPathValidator
.final String
TrustAnchor.getCAName()
Returns the name of the most-trusted CA in RFC 2253String
format.static final String
CertPathBuilder.getDefaultType()
Returns the defaultCertPathBuilder
type as specified by thecertpathbuilder.type
security property, or the string "PKIX" if no such property exists.static final String
CertPathValidator.getDefaultType()
Returns the defaultCertPathValidator
type as specified by thecertpathvalidator.type
security property, or the string "PKIX" if no such property exists.static final String
CertStore.getDefaultType()
Returns the defaultCertStore
type as specified by thecertstore.type
security property, or the string "LDAP" if no such property exists.Extension.getId()
Gets the extensions's object identifier.X509CertSelector.getIssuerAsString()
Deprecated.UseX509CertSelector.getIssuer()
orX509CertSelector.getIssuerAsBytes()
instead.final String
PolicyQualifierInfo.getPolicyQualifierId()
Returns thepolicyQualifierId
field of thisPolicyQualifierInfo
.LDAPCertStoreParameters.getServerName()
Returns the DNS name of the LDAP server.abstract String
X509Certificate.getSigAlgName()
Gets the signature algorithm name for the certificate signature algorithm.abstract String
X509CRL.getSigAlgName()
Gets the signature algorithm name for the CRL signature algorithm.abstract String
X509Certificate.getSigAlgOID()
Gets the signature algorithm OID string from the certificate.abstract String
X509CRL.getSigAlgOID()
Gets the signature algorithm OID string from the CRL.PKIXParameters.getSigProvider()
Returns the signature provider's name, ornull
if not set.X509CertSelector.getSubjectAsString()
Deprecated.UseX509CertSelector.getSubject()
orX509CertSelector.getSubjectAsBytes()
instead.X509CertSelector.getSubjectPublicKeyAlgID()
Returns the subjectPublicKeyAlgID criterion.final String
Certificate.getType()
Returns the type of this certificate.final String
CertificateFactory.getType()
Returns the name of the certificate type associated with this certificate factory.CertPath.getType()
Returns the type ofCertificate
s in this certification path.final String
CertStore.getType()
Returns the type of thisCertStore
.final String
CRL.getType()
Returns the type of this CRL.PolicyNode.getValidPolicy()
Returns the valid policy represented by this node.abstract String
Certificate.toString()
Returns a string representation of this certificate.CertPath.toString()
Returns a string representation of this certification path.CollectionCertStoreParameters.toString()
Returns a formatted string describing the parameters.abstract String
CRL.toString()
Returns a string representation of this CRL.LDAPCertStoreParameters.toString()
Returns a formatted string describing the parameters.PKIXBuilderParameters.toString()
Returns a formatted string describing the parameters.PKIXCertPathBuilderResult.toString()
Return a printable representation of thisPKIXCertPathBuilderResult
.PKIXCertPathValidatorResult.toString()
Return a printable representation of thisPKIXCertPathValidatorResult
.PKIXParameters.toString()
Returns a formatted string describing the parameters.PolicyQualifierInfo.toString()
Return a printable representation of thisPolicyQualifierInfo
.TrustAnchor.toString()
Returns a formatted string describing theTrustAnchor
.URICertStoreParameters.toString()
Returns a formatted string describing the parameters including the URI used to construct this object.X509CertSelector.toString()
Return a printable representation of theCertSelector
.abstract String
X509CRLEntry.toString()
Returns a string representation of this CRL entry.X509CRLSelector.toString()
Returns a printable representation of theX509CRLSelector
.Modifier and TypeMethodDescriptionCertificateFactorySpi.engineGetCertPathEncodings()
Returns an iteration of theCertPath
encodings supported by this certificate factory, with the default encoding first.CertificateFactory.getCertPathEncodings()
Returns an iteration of theCertPath
encodings supported by this certificate factory, with the default encoding first.X509Extension.getCriticalExtensionOIDs()
Gets a Set of the OID strings for the extension(s) marked CRITICAL in the certificate/CRL managed by the object implementing this interface.CertPath.getEncodings()
Returns an iteration of the encodings supported by this certification path, with the default encoding first.PolicyNode.getExpectedPolicies()
Returns the set of expected policies that would satisfy this node's valid policy in the next certificate to be processed.X509Certificate.getExtendedKeyUsage()
Gets an unmodifiable list of Strings representing the OBJECT IDENTIFIERs of theExtKeyUsageSyntax
field of the extended key usage extension, (OID = 2.5.29.37).X509CertSelector.getExtendedKeyUsage()
Returns the extendedKeyUsage criterion.CertificateRevokedException.getExtensions()
Returns a map of X.509 extensions containing additional information about the revoked certificate, such as the Invalidity Date Extension.PKIXParameters.getInitialPolicies()
Returns an immutableSet
of initial policy identifiers (OID strings), indicating that any one of these policies would be acceptable to the certificate user for the purposes of certification path processing.X509Extension.getNonCriticalExtensionOIDs()
Gets a Set of the OID strings for the extension(s) marked NON-CRITICAL in the certificate/CRL managed by the object implementing this interface.X509CertSelector.getPolicy()
Returns the policy criterion.PKIXCertPathChecker.getSupportedExtensions()
Returns an immutableSet
of X.509 certificate extensions that thisPKIXCertPathChecker
supports (i.e. recognizes, is able to process), ornull
if no extensions are supported.Modifier and TypeMethodDescriptionvoid
X509CRLSelector.addIssuerName
(String name) Deprecated.void
X509CertSelector.addPathToName
(int type, String name) Adds a name to the pathToNames criterion.void
X509CertSelector.addSubjectAlternativeName
(int type, String name) Adds a name to the subjectAlternativeNames criterion.CertificateFactorySpi.engineGenerateCertPath
(InputStream inStream, String encoding) Generates aCertPath
object and initializes it with the data read from theInputStream
inStream.final CertPath
CertificateFactory.generateCertPath
(InputStream inStream, String encoding) Generates aCertPath
object and initializes it with the data read from theInputStream
inStream.abstract byte[]
CertPath.getEncoded
(String encoding) Returns the encoded form of this certification path, using the specified encoding.byte[]
X509Extension.getExtensionValue
(String oid) Gets the DER-encoded OCTET string for the extension value (extnValue) identified by the passed-inoid
String.static final CertificateFactory
CertificateFactory.getInstance
(String type) Returns a certificate factory object that implements the specified certificate type.static final CertificateFactory
CertificateFactory.getInstance
(String type, String provider) Returns a certificate factory object for the specified certificate type.static final CertificateFactory
CertificateFactory.getInstance
(String type, Provider provider) Returns a certificate factory object for the specified certificate type.static CertPathBuilder
CertPathBuilder.getInstance
(String algorithm) Returns aCertPathBuilder
object that implements the specified algorithm.static CertPathBuilder
CertPathBuilder.getInstance
(String algorithm, String provider) Returns aCertPathBuilder
object that implements the specified algorithm.static CertPathBuilder
CertPathBuilder.getInstance
(String algorithm, Provider provider) Returns aCertPathBuilder
object that implements the specified algorithm.static CertPathValidator
CertPathValidator.getInstance
(String algorithm) Returns aCertPathValidator
object that implements the specified algorithm.static CertPathValidator
CertPathValidator.getInstance
(String algorithm, String provider) Returns aCertPathValidator
object that implements the specified algorithm.static CertPathValidator
CertPathValidator.getInstance
(String algorithm, Provider provider) Returns aCertPathValidator
object that implements the specified algorithm.static CertStore
CertStore.getInstance
(String type, CertStoreParameters params) Returns aCertStore
object that implements the specifiedCertStore
type and is initialized with the specified parameters.static CertStore
CertStore.getInstance
(String type, CertStoreParameters params, String provider) Returns aCertStore
object that implements the specifiedCertStore
type.static CertStore
CertStore.getInstance
(String type, CertStoreParameters params, Provider provider) Returns aCertStore
object that implements the specifiedCertStore
type.void
Deprecated.void
PKIXParameters.setSigProvider
(String sigProvider) Sets the signature provider's name.void
X509CertSelector.setSubject
(String subjectDN) Deprecated.void
X509CertSelector.setSubjectPublicKeyAlgID
(String oid) Sets the subjectPublicKeyAlgID criterion.Returns the enum constant of this class with the specified name.static CRLReason
Returns the enum constant of this class with the specified name.static PKIXReason
Returns the enum constant of this class with the specified name.static PKIXRevocationChecker.Option
Returns the enum constant of this class with the specified name.abstract void
Verifies that this certificate was signed using the private key that corresponds to the specified public key.abstract void
Verifies that this CRL was signed using the private key that corresponds to the given public key.Modifier and TypeMethodDescriptionabstract void
PKIXCertPathChecker.check
(Certificate cert, Collection<String> unresolvedCritExts) Performs the check(s) on the specified certificate using its internal state and removes any critical extensions that it processes from the specified collection of OID strings that represent the unresolved critical extensions.void
X509CertSelector.setExtendedKeyUsage
(Set<String> keyPurposeSet) Sets the extendedKeyUsage criterion.void
PKIXParameters.setInitialPolicies
(Set<String> initialPolicies) Sets theSet
of initial policy identifiers (OID strings), indicating that any one of these policies would be acceptable to the certificate user for the purposes of certification path processing.void
Sets the policy constraint.ModifierConstructorDescriptionprotected
Certificate
(String type) Creates a certificate of the specified type.CertificateEncodingException
(String message) Constructs a CertificateEncodingException with the specified detail message.CertificateEncodingException
(String message, Throwable cause) Creates aCertificateEncodingException
with the specified detail message and cause.Constructs a certificate exception with the given detail message.CertificateException
(String message, Throwable cause) Creates aCertificateException
with the specified detail message and cause.CertificateExpiredException
(String message) Constructs a CertificateExpiredException with the specified detail message.protected
CertificateFactory
(CertificateFactorySpi certFacSpi, Provider provider, String type) Creates a CertificateFactory object of the given type, and encapsulates the given provider implementation (SPI object) in it.CertificateNotYetValidException
(String message) Constructs a CertificateNotYetValidException with the specified detail message.CertificateParsingException
(String message) Constructs a CertificateParsingException with the specified detail message.CertificateParsingException
(String message, Throwable cause) Creates aCertificateParsingException
with the specified detail message and cause.protected
CertificateRep
(String type, byte[] data) Construct the alternate Certificate class with the Certificate type and Certificate encoding bytes.protected
Creates aCertPath
of the specified type.protected
CertPathBuilder
(CertPathBuilderSpi builderSpi, Provider provider, String algorithm) Creates aCertPathBuilder
object of the given algorithm, and encapsulates the given provider implementation (SPI object) in it.Creates aCertPathBuilderException
with the given detail message.CertPathBuilderException
(String msg, Throwable cause) Creates aCertPathBuilderException
with the specified detail message and cause.protected
CertPathRep
(String type, byte[] data) Creates aCertPathRep
with the specified type and encoded form of a certification path.protected
CertPathValidator
(CertPathValidatorSpi validatorSpi, Provider provider, String algorithm) Creates aCertPathValidator
object of the given algorithm, and encapsulates the given provider implementation (SPI object) in it.Creates aCertPathValidatorException
with the given detail message.CertPathValidatorException
(String msg, Throwable cause) Creates aCertPathValidatorException
with the specified detail message and cause.CertPathValidatorException
(String msg, Throwable cause, CertPath certPath, int index) Creates aCertPathValidatorException
with the specified detail message, cause, certification path, and index.CertPathValidatorException
(String msg, Throwable cause, CertPath certPath, int index, CertPathValidatorException.Reason reason) Creates aCertPathValidatorException
with the specified detail message, cause, certification path, index, and reason.protected
CertStore
(CertStoreSpi storeSpi, Provider provider, String type, CertStoreParameters params) Creates aCertStore
object of the given type, and encapsulates the given provider implementation (SPI object) in it.CertStoreException
(String msg) Creates aCertStoreException
with the given detail message.CertStoreException
(String msg, Throwable cause) Creates aCertStoreException
with the specified detail message and cause.protected
Creates a CRL of the specified type.CRLException
(String message) Constructs a CRLException with the specified detail message.CRLException
(String message, Throwable cause) Creates aCRLException
with the specified detail message and cause.LDAPCertStoreParameters
(String serverName) Creates an instance ofLDAPCertStoreParameters
with the specified server name and a default port of 389.LDAPCertStoreParameters
(String serverName, int port) Creates an instance ofLDAPCertStoreParameters
with the specified parameter values.TrustAnchor
(String caName, PublicKey pubKey, byte[] nameConstraints) Creates an instance ofTrustAnchor
where the most-trusted CA is specified as a distinguished name and public key.ModifierConstructorDescriptionCertificateRevokedException
(Date revocationDate, CRLReason reason, X500Principal authority, Map<String, Extension> extensions) Constructs aCertificateRevokedException
with the specified revocation date, reason code, authority name, and map of extensions. -
Uses of String in java.security.spec
Modifier and TypeMethodDescriptionEncodedKeySpec.getAlgorithm()
Returns the name of the algorithm of the encoded key.MGF1ParameterSpec.getDigestAlgorithm()
Returns the algorithm name of the message digest used by the mask generation function.PSSParameterSpec.getDigestAlgorithm()
Returns the message digest algorithm name.abstract String
EncodedKeySpec.getFormat()
Returns the name of the encoding format associated with this key specification.final String
PKCS8EncodedKeySpec.getFormat()
Returns the name of the encoding format associated with this key specification.final String
X509EncodedKeySpec.getFormat()
Returns the name of the encoding format associated with this key specification.PSSParameterSpec.getMGFAlgorithm()
Returns the mask generation function algorithm name.NamedParameterSpec.getName()
Returns the standard name that determines the algorithm parameters.ModifierConstructorDescriptionECGenParameterSpec
(String stdName) Creates a parameter specification for EC parameter generation using a standard (or predefined) namestdName
in order to generate the corresponding (precomputed) elliptic curve domain parameters.protected
EncodedKeySpec
(byte[] encodedKey, String algorithm) Creates a newEncodedKeySpec
with the given encoded key.Constructs an InvalidKeySpecException with the specified detail message.InvalidKeySpecException
(String message, Throwable cause) Creates anInvalidKeySpecException
with the specified detail message and cause.Constructs an InvalidParameterSpecException with the specified detail message.MGF1ParameterSpec
(String mdName) Constructs a parameter set for mask generation function MGF1 as defined in the PKCS #1 standard.NamedParameterSpec
(String stdName) Creates a parameter specification using a standard (or predefined) namestdName
.PKCS8EncodedKeySpec
(byte[] encodedKey, String algorithm) Creates a newPKCS8EncodedKeySpec
with the given encoded key and algorithm.PSSParameterSpec
(String mdName, String mgfName, AlgorithmParameterSpec mgfSpec, int saltLen, int trailerField) Creates a newPSSParameterSpec
as defined in the PKCS #1 standard using the specified message digest, mask generation function, parameters for mask generation function, salt length, and trailer field values.X509EncodedKeySpec
(byte[] encodedKey, String algorithm) Creates a newX509EncodedKeySpec
with the given encoded key. -
Uses of String in java.sql
Modifier and TypeFieldDescriptionString[]
DriverPropertyInfo.choices
An array of possible values if the value for the fieldDriverPropertyInfo.value
may be selected from a particular set of values; otherwise null.DriverPropertyInfo.description
A brief description of the property, which may be null.DriverPropertyInfo.name
The name of the property.DriverPropertyInfo.value
Thevalue
field specifies the current value of the property, based on a combination of the information supplied to the methodgetPropertyInfo
, the Java environment, and the driver-supplied default values.Modifier and TypeMethodDescriptiondefault String
Statement.enquoteIdentifier
(String identifier, boolean alwaysQuote) Returns a SQL identifier.default String
Statement.enquoteLiteral
(String val) Returns aString
enclosed in single quotes.default String
Statement.enquoteNCharLiteral
(String val) Returns aString
representing a National Character Set Literal enclosed in single quotes and prefixed with a upper case letter N.Array.getBaseTypeName()
Retrieves the SQL type name of the elements in the array designated by thisArray
object.Ref.getBaseTypeName()
Retrieves the fully-qualified SQL name of the SQL structured type that thisRef
object references.Connection.getCatalog()
Retrieves thisConnection
object's current catalog name.ResultSetMetaData.getCatalogName
(int column) Gets the designated column's table's catalog name.DatabaseMetaData.getCatalogSeparator()
Retrieves theString
that this database uses as the separator between a catalog and table name.DatabaseMetaData.getCatalogTerm()
Retrieves the database vendor's preferred term for "catalog".Connection.getClientInfo
(String name) Returns the value of the client info property specified by name.ResultSetMetaData.getColumnClassName
(int column) Returns the fully-qualified name of the Java class whose instances are manufactured if the methodResultSet.getObject
is called to retrieve a value from the column.ResultSetMetaData.getColumnLabel
(int column) Gets the designated column's suggested title for use in printouts and displays.ResultSetMetaData.getColumnName
(int column) Get the designated column's name.ResultSetMetaData.getColumnTypeName
(int column) Retrieves the designated column's database-specific type name.ResultSet.getCursorName()
Retrieves the name of the SQL cursor used by thisResultSet
object.DatabaseMetaData.getDatabaseProductName()
Retrieves the name of this database product.DatabaseMetaData.getDatabaseProductVersion()
Retrieves the version number of this database product.DatabaseMetaData.getDriverName()
Retrieves the name of this JDBC driver.DatabaseMetaData.getDriverVersion()
Retrieves the version number of this JDBC driver as aString
.DatabaseMetaData.getExtraNameCharacters()
Retrieves all the "extra" characters that can be used in unquoted identifier names (those beyond a-z, A-Z, 0-9 and _).DatabaseMetaData.getIdentifierQuoteString()
Retrieves the string used to quote SQL identifiers.JDBCType.getName()
Returns theSQLType
name that represents a SQL data type.SQLType.getName()
Returns theSQLType
name that represents a SQL data type.CallableStatement.getNString
(int parameterIndex) Retrieves the value of the designatedNCHAR
,NVARCHAR
orLONGNVARCHAR
parameter as aString
in the Java programming language.CallableStatement.getNString
(String parameterName) Retrieves the value of the designatedNCHAR
,NVARCHAR
orLONGNVARCHAR
parameter as aString
in the Java programming language.ResultSet.getNString
(int columnIndex) Retrieves the value of the designated column in the current row of thisResultSet
object as aString
in the Java programming language.ResultSet.getNString
(String columnLabel) Retrieves the value of the designated column in the current row of thisResultSet
object as aString
in the Java programming language.DatabaseMetaData.getNumericFunctions()
Retrieves a comma-separated list of math functions available with this database.ParameterMetaData.getParameterClassName
(int param) Retrieves the fully-qualified name of the Java class whose instances should be passed to the methodPreparedStatement.setObject
.ParameterMetaData.getParameterTypeName
(int param) Retrieves the designated parameter's database-specific type name.DatabaseMetaData.getProcedureTerm()
Retrieves the database vendor's preferred term for "procedure".Savepoint.getSavepointName()
Retrieves the name of the savepoint that thisSavepoint
object represents.Connection.getSchema()
Retrieves thisConnection
object's current schema name.ResultSetMetaData.getSchemaName
(int column) Get the designated column's table's schema.DatabaseMetaData.getSchemaTerm()
Retrieves the database vendor's preferred term for "schema".DatabaseMetaData.getSearchStringEscape()
Retrieves the string that can be used to escape wildcard characters.DatabaseMetaData.getSQLKeywords()
Retrieves a comma-separated list of all of this database's SQL keywords that are NOT also SQL:2003 keywords.SQLException.getSQLState()
Retrieves the SQLState for thisSQLException
object.SQLData.getSQLTypeName()
Returns the fully-qualified name of the SQL user-defined type that this object represents.Struct.getSQLTypeName()
Retrieves the SQL type name of the SQL structured type that thisStruct
object represents.CallableStatement.getString
(int parameterIndex) Retrieves the value of the designated JDBCCHAR
,VARCHAR
, orLONGVARCHAR
parameter as aString
in the Java programming language.Retrieves the value of a JDBCCHAR
,VARCHAR
, orLONGVARCHAR
parameter as aString
in the Java programming language.ResultSet.getString
(int columnIndex) Retrieves the value of the designated column in the current row of thisResultSet
object as aString
in the Java programming language.Retrieves the value of the designated column in the current row of thisResultSet
object as aString
in the Java programming language.SQLXML.getString()
Returns a string representation of the XML value designated by this SQLXML instance.DatabaseMetaData.getStringFunctions()
Retrieves a comma-separated list of string functions available with this database.Clob.getSubString
(long pos, int length) Retrieves a copy of the specified substring in theCLOB
value designated by thisClob
object.DatabaseMetaData.getSystemFunctions()
Retrieves a comma-separated list of system functions available with this database.ResultSetMetaData.getTableName
(int column) Gets the designated column's table name.DatabaseMetaData.getTimeDateFunctions()
Retrieves a comma-separated list of the time and date functions available with this database.DatabaseMetaData.getURL()
Retrieves the URL for this DBMS.DatabaseMetaData.getUserName()
Retrieves the user name as known to this database.JDBCType.getVendor()
Returns the name of the vendor that supports this data type.SQLType.getVendor()
Returns the name of the vendor that supports this data type.Converts the given SQL statement into the system's native SQL grammar.SQLInput.readNString()
Reads the next attribute in the stream and returns it as aString
in the Java programming language.SQLInput.readString()
Reads the next attribute in the stream and returns it as aString
in the Java programming language.Date.toString()
Formats a date in the date escape format yyyy-mm-dd.RowId.toString()
Returns a String representing the value of the SQL ROWID designated by thisjava.sql.RowId
object.Time.toString()
Formats a time in JDBC time escape format.Timestamp.toString()
Formats a timestamp in JDBC timestamp escape format.Modifier and TypeMethodDescriptionSQLClientInfoException.getFailedProperties()
Returns the list of client info properties that could not be set.Connection.getTypeMap()
Retrieves theMap
object associated with thisConnection
object.Modifier and TypeMethodDescriptionboolean
Driver.acceptsURL
(String url) Retrieves whether the driver thinks that it can open a connection to the given URL.void
Adds the given SQL command to the current list of commands for thisStatement
object.Driver.connect
(String url, Properties info) Attempts to make a database connection to the given URL.Connection.createArrayOf
(String typeName, Object[] elements) Factory method for creating Array objects.Connection.createStruct
(String typeName, Object[] attributes) Factory method for creating Struct objects.default String
Statement.enquoteIdentifier
(String identifier, boolean alwaysQuote) Returns a SQL identifier.default String
Statement.enquoteLiteral
(String val) Returns aString
enclosed in single quotes.default String
Statement.enquoteNCharLiteral
(String val) Returns aString
representing a National Character Set Literal enclosed in single quotes and prefixed with a upper case letter N.boolean
Executes the given SQL statement, which may return multiple results.boolean
Executes the given SQL statement, which may return multiple results, and signals the driver that any auto-generated keys should be made available for retrieval.boolean
Executes the given SQL statement, which may return multiple results, and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.boolean
Executes the given SQL statement, which may return multiple results, and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.default long
Statement.executeLargeUpdate
(String sql) Executes the given SQL statement, which may be anINSERT
,UPDATE
, orDELETE
statement or an SQL statement that returns nothing, such as an SQL DDL statement.default long
Statement.executeLargeUpdate
(String sql, int autoGeneratedKeys) Executes the given SQL statement and signals the driver with the given flag about whether the auto-generated keys produced by thisStatement
object should be made available for retrieval.default long
Statement.executeLargeUpdate
(String sql, int[] columnIndexes) Executes the given SQL statement and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.default long
Statement.executeLargeUpdate
(String sql, String[] columnNames) Executes the given SQL statement and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.Statement.executeQuery
(String sql) Executes the given SQL statement, which returns a singleResultSet
object.int
Statement.executeUpdate
(String sql) Executes the given SQL statement, which may be anINSERT
,UPDATE
, orDELETE
statement or an SQL statement that returns nothing, such as an SQL DDL statement.int
Statement.executeUpdate
(String sql, int autoGeneratedKeys) Executes the given SQL statement and signals the driver with the given flag about whether the auto-generated keys produced by thisStatement
object should be made available for retrieval.int
Statement.executeUpdate
(String sql, int[] columnIndexes) Executes the given SQL statement and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.int
Statement.executeUpdate
(String sql, String[] columnNames) Executes the given SQL statement and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.int
ResultSet.findColumn
(String columnLabel) Maps the givenResultSet
column label to itsResultSet
column index.Retrieves the value of a JDBCARRAY
parameter as anArray
object in the Java programming language.Retrieves the value of the designated column in the current row of thisResultSet
object as anArray
object in the Java programming language.ResultSet.getAsciiStream
(String columnLabel) Retrieves the value of the designated column in the current row of thisResultSet
object as a stream of ASCII characters.DatabaseMetaData.getAttributes
(String catalog, String schemaPattern, String typeNamePattern, String attributeNamePattern) Retrieves a description of the given attribute of the given type for a user-defined type (UDT) that is available in the given schema and catalog.DatabaseMetaData.getBestRowIdentifier
(String catalog, String schema, String table, int scope, boolean nullable) Retrieves a description of a table's optimal set of columns that uniquely identifies a row.CallableStatement.getBigDecimal
(String parameterName) Retrieves the value of a JDBCNUMERIC
parameter as ajava.math.BigDecimal
object with as many digits to the right of the decimal point as the value contains.ResultSet.getBigDecimal
(String columnLabel) Retrieves the value of the designated column in the current row of thisResultSet
object as ajava.math.BigDecimal
with full precision.ResultSet.getBigDecimal
(String columnLabel, int scale) Deprecated.UsegetBigDecimal(int columnIndex)
orgetBigDecimal(String columnLabel)
ResultSet.getBinaryStream
(String columnLabel) Retrieves the value of the designated column in the current row of thisResultSet
object as a stream of uninterpretedbyte
s.Retrieves the value of a JDBCBLOB
parameter as aBlob
object in the Java programming language.Retrieves the value of the designated column in the current row of thisResultSet
object as aBlob
object in the Java programming language.boolean
CallableStatement.getBoolean
(String parameterName) Retrieves the value of a JDBCBIT
orBOOLEAN
parameter as aboolean
in the Java programming language.boolean
ResultSet.getBoolean
(String columnLabel) Retrieves the value of the designated column in the current row of thisResultSet
object as aboolean
in the Java programming language.byte
Retrieves the value of a JDBCTINYINT
parameter as abyte
in the Java programming language.byte
Retrieves the value of the designated column in the current row of thisResultSet
object as abyte
in the Java programming language.byte[]
Retrieves the value of a JDBCBINARY
orVARBINARY
parameter as an array ofbyte
values in the Java programming language.byte[]
Retrieves the value of the designated column in the current row of thisResultSet
object as abyte
array in the Java programming language.CallableStatement.getCharacterStream
(String parameterName) Retrieves the value of the designated parameter as ajava.io.Reader
object in the Java programming language.ResultSet.getCharacterStream
(String columnLabel) Retrieves the value of the designated column in the current row of thisResultSet
object as ajava.io.Reader
object.Connection.getClientInfo
(String name) Returns the value of the client info property specified by name.Retrieves the value of a JDBCCLOB
parameter as ajava.sql.Clob
object in the Java programming language.Retrieves the value of the designated column in the current row of thisResultSet
object as aClob
object in the Java programming language.DatabaseMetaData.getColumnPrivileges
(String catalog, String schema, String table, String columnNamePattern) Retrieves a description of the access rights for a table's columns.DatabaseMetaData.getColumns
(String catalog, String schemaPattern, String tableNamePattern, String columnNamePattern) Retrieves a description of table columns available in the specified catalog.static Connection
DriverManager.getConnection
(String url) Attempts to establish a connection to the given database URL.static Connection
DriverManager.getConnection
(String url, String user, String password) Attempts to establish a connection to the given database URL.static Connection
DriverManager.getConnection
(String url, Properties info) Attempts to establish a connection to the given database URL.DatabaseMetaData.getCrossReference
(String parentCatalog, String parentSchema, String parentTable, String foreignCatalog, String foreignSchema, String foreignTable) Retrieves a description of the foreign key columns in the given foreign key table that reference the primary key or the columns representing a unique constraint of the parent table (could be the same or a different table).Retrieves the value of a JDBCDATE
parameter as ajava.sql.Date
object.Retrieves the value of a JDBCDATE
parameter as ajava.sql.Date
object, using the givenCalendar
object to construct the date.Retrieves the value of the designated column in the current row of thisResultSet
object as ajava.sql.Date
object in the Java programming language.Retrieves the value of the designated column in the current row of thisResultSet
object as ajava.sql.Date
object in the Java programming language.double
Retrieves the value of a JDBCDOUBLE
parameter as adouble
in the Java programming language.double
Retrieves the value of the designated column in the current row of thisResultSet
object as adouble
in the Java programming language.static Driver
Attempts to locate a driver that understands the given URL.DatabaseMetaData.getExportedKeys
(String catalog, String schema, String table) Retrieves a description of the foreign key columns that reference the given table's primary key columns (the foreign keys exported by a table).float
Retrieves the value of a JDBCFLOAT
parameter as afloat
in the Java programming language.float
Retrieves the value of the designated column in the current row of thisResultSet
object as afloat
in the Java programming language.DatabaseMetaData.getFunctionColumns
(String catalog, String schemaPattern, String functionNamePattern, String columnNamePattern) Retrieves a description of the given catalog's system or user function parameters and return type.DatabaseMetaData.getFunctions
(String catalog, String schemaPattern, String functionNamePattern) Retrieves a description of the system and user functions available in the given catalog.DatabaseMetaData.getImportedKeys
(String catalog, String schema, String table) Retrieves a description of the primary key columns that are referenced by the given table's foreign key columns (the primary keys imported by a table).DatabaseMetaData.getIndexInfo
(String catalog, String schema, String table, boolean unique, boolean approximate) Retrieves a description of the given table's indices and statistics.int
Retrieves the value of a JDBCINTEGER
parameter as anint
in the Java programming language.int
Retrieves the value of the designated column in the current row of thisResultSet
object as anint
in the Java programming language.long
Retrieves the value of a JDBCBIGINT
parameter as along
in the Java programming language.long
Retrieves the value of the designated column in the current row of thisResultSet
object as along
in the Java programming language.CallableStatement.getNCharacterStream
(String parameterName) Retrieves the value of the designated parameter as ajava.io.Reader
object in the Java programming language.ResultSet.getNCharacterStream
(String columnLabel) Retrieves the value of the designated column in the current row of thisResultSet
object as ajava.io.Reader
object.Retrieves the value of a JDBCNCLOB
parameter as ajava.sql.NClob
object in the Java programming language.Retrieves the value of the designated column in the current row of thisResultSet
object as aNClob
object in the Java programming language.CallableStatement.getNString
(String parameterName) Retrieves the value of the designatedNCHAR
,NVARCHAR
orLONGNVARCHAR
parameter as aString
in the Java programming language.ResultSet.getNString
(String columnLabel) Retrieves the value of the designated column in the current row of thisResultSet
object as aString
in the Java programming language.Retrieves the value of a parameter as anObject
in the Java programming language.<T> T
Returns an object representing the value of OUT parameterparameterName
and will convert from the SQL type of the parameter to the requested Java data type, if the conversion is supported.Returns an object representing the value of OUT parameterparameterName
and usesmap
for the custom mapping of the parameter value.Gets the value of the designated column in the current row of thisResultSet
object as anObject
in the Java programming language.<T> T
Retrieves the value of the designated column in the current row of thisResultSet
object and will convert from the SQL type of the column to the requested Java data type, if the conversion is supported.Retrieves the value of the designated column in the current row of thisResultSet
object as anObject
in the Java programming language.DatabaseMetaData.getPrimaryKeys
(String catalog, String schema, String table) Retrieves a description of the given table's primary key columns.DatabaseMetaData.getProcedureColumns
(String catalog, String schemaPattern, String procedureNamePattern, String columnNamePattern) Retrieves a description of the given catalog's stored procedure parameter and result columns.DatabaseMetaData.getProcedures
(String catalog, String schemaPattern, String procedureNamePattern) Retrieves a description of the stored procedures available in the given catalog.Driver.getPropertyInfo
(String url, Properties info) Gets information about the possible properties for this driver.DatabaseMetaData.getPseudoColumns
(String catalog, String schemaPattern, String tableNamePattern, String columnNamePattern) Retrieves a description of the pseudo or hidden columns available in a given table within the specified catalog and schema.Retrieves the value of a JDBCREF(<structured-type>)
parameter as aRef
object in the Java programming language.Retrieves the value of the designated column in the current row of thisResultSet
object as aRef
object in the Java programming language.Retrieves the value of the designated JDBCROWID
parameter as ajava.sql.RowId
object.Retrieves the value of the designated column in the current row of thisResultSet
object as ajava.sql.RowId
object in the Java programming language.DatabaseMetaData.getSchemas
(String catalog, String schemaPattern) Retrieves the schema names available in this database.short
Retrieves the value of a JDBCSMALLINT
parameter as ashort
in the Java programming language.short
Retrieves the value of the designated column in the current row of thisResultSet
object as ashort
in the Java programming language.Retrieves the value of the designatedSQL XML
parameter as ajava.sql.SQLXML
object in the Java programming language.Retrieves the value of the designated column in the current row of thisResultSet
as ajava.sql.SQLXML
object in the Java programming language.Retrieves the value of a JDBCCHAR
,VARCHAR
, orLONGVARCHAR
parameter as aString
in the Java programming language.Retrieves the value of the designated column in the current row of thisResultSet
object as aString
in the Java programming language.DatabaseMetaData.getSuperTables
(String catalog, String schemaPattern, String tableNamePattern) Retrieves a description of the table hierarchies defined in a particular schema in this database.DatabaseMetaData.getSuperTypes
(String catalog, String schemaPattern, String typeNamePattern) Retrieves a description of the user-defined type (UDT) hierarchies defined in a particular schema in this database.DatabaseMetaData.getTablePrivileges
(String catalog, String schemaPattern, String tableNamePattern) Retrieves a description of the access rights for each table available in a catalog.DatabaseMetaData.getTables
(String catalog, String schemaPattern, String tableNamePattern, String[] types) Retrieves a description of the tables available in the given catalog.Retrieves the value of a JDBCTIME
parameter as ajava.sql.Time
object.Retrieves the value of a JDBCTIME
parameter as ajava.sql.Time
object, using the givenCalendar
object to construct the time.Retrieves the value of the designated column in the current row of thisResultSet
object as ajava.sql.Time
object in the Java programming language.Retrieves the value of the designated column in the current row of thisResultSet
object as ajava.sql.Time
object in the Java programming language.CallableStatement.getTimestamp
(String parameterName) Retrieves the value of a JDBCTIMESTAMP
parameter as ajava.sql.Timestamp
object.CallableStatement.getTimestamp
(String parameterName, Calendar cal) Retrieves the value of a JDBCTIMESTAMP
parameter as ajava.sql.Timestamp
object, using the givenCalendar
object to construct theTimestamp
object.ResultSet.getTimestamp
(String columnLabel) Retrieves the value of the designated column in the current row of thisResultSet
object as ajava.sql.Timestamp
object in the Java programming language.ResultSet.getTimestamp
(String columnLabel, Calendar cal) Retrieves the value of the designated column in the current row of thisResultSet
object as ajava.sql.Timestamp
object in the Java programming language.Retrieves a description of the user-defined types (UDTs) defined in a particular schema.ResultSet.getUnicodeStream
(String columnLabel) Deprecated.usegetCharacterStream
insteadRetrieves the value of a JDBCDATALINK
parameter as ajava.net.URL
object.Retrieves the value of the designated column in the current row of thisResultSet
object as ajava.net.URL
object in the Java programming language.DatabaseMetaData.getVersionColumns
(String catalog, String schema, String table) Retrieves a description of a table's columns that are automatically updated when any value in a row is updated.default boolean
Statement.isSimpleIdentifier
(String identifier) Retrieves whetheridentifier
is a simple SQL identifier.Converts the given SQL statement into the system's native SQL grammar.Specifies the password to be used when creating a connectionlong
Retrieves the character position at which the specified substringsearchstr
appears in the SQLCLOB
value represented by thisClob
object.Connection.prepareCall
(String sql) Creates aCallableStatement
object for calling database stored procedures.Connection.prepareCall
(String sql, int resultSetType, int resultSetConcurrency) Creates aCallableStatement
object that will generateResultSet
objects with the given type and concurrency.Connection.prepareCall
(String sql, int resultSetType, int resultSetConcurrency, int resultSetHoldability) Creates aCallableStatement
object that will generateResultSet
objects with the given type and concurrency.Connection.prepareStatement
(String sql) Creates aPreparedStatement
object for sending parameterized SQL statements to the database.Connection.prepareStatement
(String sql, int autoGeneratedKeys) Creates a defaultPreparedStatement
object that has the capability to retrieve auto-generated keys.Connection.prepareStatement
(String sql, int[] columnIndexes) Creates a defaultPreparedStatement
object capable of returning the auto-generated keys designated by the given array.Connection.prepareStatement
(String sql, int resultSetType, int resultSetConcurrency) Creates aPreparedStatement
object that will generateResultSet
objects with the given type and concurrency.Connection.prepareStatement
(String sql, int resultSetType, int resultSetConcurrency, int resultSetHoldability) Creates aPreparedStatement
object that will generateResultSet
objects with the given type, concurrency, and holdability.Connection.prepareStatement
(String sql, String[] columnNames) Creates a defaultPreparedStatement
object capable of returning the auto-generated keys designated by the given array.static void
Prints a message to the current JDBC log stream.void
Populates this object with data read from the database.void
CallableStatement.registerOutParameter
(int parameterIndex, int sqlType, String typeName) Registers the designated output parameter.default void
CallableStatement.registerOutParameter
(int parameterIndex, SQLType sqlType, String typeName) Registers the designated output parameter.void
CallableStatement.registerOutParameter
(String parameterName, int sqlType) Registers the OUT parameter namedparameterName
to the JDBC typesqlType
.void
CallableStatement.registerOutParameter
(String parameterName, int sqlType, int scale) Registers the parameter namedparameterName
to be of JDBC typesqlType
.void
CallableStatement.registerOutParameter
(String parameterName, int sqlType, String typeName) Registers the designated output parameter.default void
CallableStatement.registerOutParameter
(String parameterName, SQLType sqlType) Registers the OUT parameter namedparameterName
to the JDBC typesqlType
.default void
CallableStatement.registerOutParameter
(String parameterName, SQLType sqlType, int scale) Registers the parameter namedparameterName
to be of JDBC typesqlType
.default void
CallableStatement.registerOutParameter
(String parameterName, SQLType sqlType, String typeName) Registers the designated output parameter.void
CallableStatement.setAsciiStream
(String parameterName, InputStream x) Sets the designated parameter to the given input stream.void
CallableStatement.setAsciiStream
(String parameterName, InputStream x, int length) Sets the designated parameter to the given input stream, which will have the specified number of bytes.void
CallableStatement.setAsciiStream
(String parameterName, InputStream x, long length) Sets the designated parameter to the given input stream, which will have the specified number of bytes.void
CallableStatement.setBigDecimal
(String parameterName, BigDecimal x) Sets the designated parameter to the givenjava.math.BigDecimal
value.void
CallableStatement.setBinaryStream
(String parameterName, InputStream x) Sets the designated parameter to the given input stream.void
CallableStatement.setBinaryStream
(String parameterName, InputStream x, int length) Sets the designated parameter to the given input stream, which will have the specified number of bytes.void
CallableStatement.setBinaryStream
(String parameterName, InputStream x, long length) Sets the designated parameter to the given input stream, which will have the specified number of bytes.void
CallableStatement.setBlob
(String parameterName, InputStream inputStream) Sets the designated parameter to anInputStream
object.void
CallableStatement.setBlob
(String parameterName, InputStream inputStream, long length) Sets the designated parameter to anInputStream
object.void
Sets the designated parameter to the givenjava.sql.Blob
object.void
CallableStatement.setBoolean
(String parameterName, boolean x) Sets the designated parameter to the given Javaboolean
value.void
Sets the designated parameter to the given Javabyte
value.void
Sets the designated parameter to the given Java array of bytes.void
Connection.setCatalog
(String catalog) Sets the given catalog name in order to select a subspace of thisConnection
object's database in which to work.void
CallableStatement.setCharacterStream
(String parameterName, Reader reader) Sets the designated parameter to the givenReader
object.void
CallableStatement.setCharacterStream
(String parameterName, Reader reader, int length) Sets the designated parameter to the givenReader
object, which is the given number of characters long.void
CallableStatement.setCharacterStream
(String parameterName, Reader reader, long length) Sets the designated parameter to the givenReader
object, which is the given number of characters long.void
Connection.setClientInfo
(String name, String value) Sets the value of the client info property specified by name to the value specified by value.void
Sets the designated parameter to aReader
object.void
Sets the designated parameter to aReader
object.void
Sets the designated parameter to the givenjava.sql.Clob
object.void
Statement.setCursorName
(String name) Sets the SQL cursor name to the givenString
, which will be used by subsequentStatement
objectexecute
methods.void
Sets the designated parameter to the givenjava.sql.Date
value using the default time zone of the virtual machine that is running the application.void
Sets the designated parameter to the givenjava.sql.Date
value, using the givenCalendar
object.void
Sets the designated parameter to the given Javadouble
value.void
Sets the designated parameter to the given Javafloat
value.void
Sets the designated parameter to the given Javaint
value.void
Sets the designated parameter to the given Javalong
value.void
CallableStatement.setNCharacterStream
(String parameterName, Reader value) Sets the designated parameter to aReader
object.void
CallableStatement.setNCharacterStream
(String parameterName, Reader value, long length) Sets the designated parameter to aReader
object.void
Sets the designated parameter to aReader
object.void
Sets the designated parameter to aReader
object.void
Sets the designated parameter to ajava.sql.NClob
object.void
CallableStatement.setNString
(String parameterName, String value) Sets the designated parameter to the givenString
object.void
PreparedStatement.setNString
(int parameterIndex, String value) Sets the designated parameter to the givenString
object.void
Sets the designated parameter to SQLNULL
.void
Sets the designated parameter to SQLNULL
.void
Sets the designated parameter to SQLNULL
.void
Sets the value of the designated parameter with the given object.void
Sets the value of the designated parameter with the given object.void
Sets the value of the designated parameter with the given object.default void
Sets the value of the designated parameter with the given object.default void
CallableStatement.setObject
(String parameterName, Object x, SQLType targetSqlType, int scaleOrLength) Sets the value of the designated parameter with the given object.void
Sets the designated parameter to the givenjava.sql.RowId
object.Connection.setSavepoint
(String name) Creates a savepoint with the given name in the current transaction and returns the newSavepoint
object that represents it.void
Sets the given schema name to access.void
Sets the designated parameter to the given Javashort
value.void
Sets the designated parameter to the givenjava.sql.SQLXML
object.void
Sets the designated parameter to the given JavaString
value.int
Writes the given JavaString
to theCLOB
value that thisClob
object designates at the positionpos
.int
Writeslen
characters ofstr
, starting at characteroffset
, to theCLOB
value that thisClob
represents.void
Sets the designated parameter to the given JavaString
value.void
Sets the XML value designated by this SQLXML instance to the given String representation.void
Sets the designated parameter to the givenjava.sql.Time
value.void
Sets the designated parameter to the givenjava.sql.Time
value, using the givenCalendar
object.void
CallableStatement.setTimestamp
(String parameterName, Timestamp x) Sets the designated parameter to the givenjava.sql.Timestamp
value.void
CallableStatement.setTimestamp
(String parameterName, Timestamp x, Calendar cal) Sets the designated parameter to the givenjava.sql.Timestamp
value, using the givenCalendar
object.void
Sets the designated parameter to the givenjava.net.URL
object.void
ResultSet.updateArray
(String columnLabel, Array x) Updates the designated column with ajava.sql.Array
value.void
ResultSet.updateAsciiStream
(String columnLabel, InputStream x) Updates the designated column with an ascii stream value.void
ResultSet.updateAsciiStream
(String columnLabel, InputStream x, int length) Updates the designated column with an ascii stream value, which will have the specified number of bytes.void
ResultSet.updateAsciiStream
(String columnLabel, InputStream x, long length) Updates the designated column with an ascii stream value, which will have the specified number of bytes.void
ResultSet.updateBigDecimal
(String columnLabel, BigDecimal x) Updates the designated column with ajava.sql.BigDecimal
value.void
ResultSet.updateBinaryStream
(String columnLabel, InputStream x) Updates the designated column with a binary stream value.void
ResultSet.updateBinaryStream
(String columnLabel, InputStream x, int length) Updates the designated column with a binary stream value, which will have the specified number of bytes.void
ResultSet.updateBinaryStream
(String columnLabel, InputStream x, long length) Updates the designated column with a binary stream value, which will have the specified number of bytes.void
ResultSet.updateBlob
(String columnLabel, InputStream inputStream) Updates the designated column using the given input stream.void
ResultSet.updateBlob
(String columnLabel, InputStream inputStream, long length) Updates the designated column using the given input stream, which will have the specified number of bytes.void
ResultSet.updateBlob
(String columnLabel, Blob x) Updates the designated column with ajava.sql.Blob
value.void
ResultSet.updateBoolean
(String columnLabel, boolean x) Updates the designated column with aboolean
value.void
ResultSet.updateByte
(String columnLabel, byte x) Updates the designated column with abyte
value.void
ResultSet.updateBytes
(String columnLabel, byte[] x) Updates the designated column with a byte array value.void
ResultSet.updateCharacterStream
(String columnLabel, Reader reader) Updates the designated column with a character stream value.void
ResultSet.updateCharacterStream
(String columnLabel, Reader reader, int length) Updates the designated column with a character stream value, which will have the specified number of bytes.void
ResultSet.updateCharacterStream
(String columnLabel, Reader reader, long length) Updates the designated column with a character stream value, which will have the specified number of bytes.void
ResultSet.updateClob
(String columnLabel, Reader reader) Updates the designated column using the givenReader
object.void
ResultSet.updateClob
(String columnLabel, Reader reader, long length) Updates the designated column using the givenReader
object, which is the given number of characters long.void
ResultSet.updateClob
(String columnLabel, Clob x) Updates the designated column with ajava.sql.Clob
value.void
ResultSet.updateDate
(String columnLabel, Date x) Updates the designated column with ajava.sql.Date
value.void
ResultSet.updateDouble
(String columnLabel, double x) Updates the designated column with adouble
value.void
ResultSet.updateFloat
(String columnLabel, float x) Updates the designated column with afloat
value.void
Updates the designated column with anint
value.void
ResultSet.updateLong
(String columnLabel, long x) Updates the designated column with along
value.void
ResultSet.updateNCharacterStream
(String columnLabel, Reader reader) Updates the designated column with a character stream value.void
ResultSet.updateNCharacterStream
(String columnLabel, Reader reader, long length) Updates the designated column with a character stream value, which will have the specified number of bytes.void
ResultSet.updateNClob
(String columnLabel, Reader reader) Updates the designated column using the givenReader
object.void
ResultSet.updateNClob
(String columnLabel, Reader reader, long length) Updates the designated column using the givenReader
object, which is the given number of characters long.void
ResultSet.updateNClob
(String columnLabel, NClob nClob) Updates the designated column with ajava.sql.NClob
value.void
ResultSet.updateNString
(int columnIndex, String nString) Updates the designated column with aString
value.void
ResultSet.updateNString
(String columnLabel, String nString) Updates the designated column with aString
value.void
ResultSet.updateNull
(String columnLabel) Updates the designated column with anull
value.void
ResultSet.updateObject
(String columnLabel, Object x) Updates the designated column with anObject
value.void
ResultSet.updateObject
(String columnLabel, Object x, int scaleOrLength) Updates the designated column with anObject
value.default void
ResultSet.updateObject
(String columnLabel, Object x, SQLType targetSqlType) Updates the designated column with anObject
value.default void
ResultSet.updateObject
(String columnLabel, Object x, SQLType targetSqlType, int scaleOrLength) Updates the designated column with anObject
value.void
Updates the designated column with ajava.sql.Ref
value.void
ResultSet.updateRowId
(String columnLabel, RowId x) Updates the designated column with aRowId
value.void
ResultSet.updateShort
(String columnLabel, short x) Updates the designated column with ashort
value.void
ResultSet.updateSQLXML
(String columnLabel, SQLXML xmlObject) Updates the designated column with ajava.sql.SQLXML
value.void
ResultSet.updateString
(int columnIndex, String x) Updates the designated column with aString
value.void
ResultSet.updateString
(String columnLabel, String x) Updates the designated column with aString
value.void
ResultSet.updateTime
(String columnLabel, Time x) Updates the designated column with ajava.sql.Time
value.void
ResultSet.updateTimestamp
(String columnLabel, Timestamp x) Updates the designated column with ajava.sql.Timestamp
value.Specifies the username to be used when creating a connectionstatic ClientInfoStatus
Returns the enum constant of this class with the specified name.static Date
Converts a string in JDBC date escape format to aDate
value.static JDBCType
Returns the enum constant of this class with the specified name.static PseudoColumnUsage
Returns the enum constant of this class with the specified name.static RowIdLifetime
Returns the enum constant of this class with the specified name.static Time
Converts a string in JDBC time escape format to aTime
value.static Timestamp
Converts aString
object in JDBC timestamp escape format to aTimestamp
value.void
SQLOutput.writeNString
(String x) Writes the next attribute to the stream as aString
in the Java programming language.void
SQLOutput.writeString
(String x) Writes the next attribute to the stream as aString
in the Java programming language.Modifier and TypeMethodDescriptionRetrieves a slice of the SQLARRAY
value designated by thisArray
object, beginning with the specifiedindex
and containing up tocount
successive elements of the SQL array.Retrieves the contents of the SQLARRAY
value designated by thisArray
object.Object[]
Struct.getAttributes
(Map<String, Class<?>> map) Produces the ordered values of the attributes of the SQL structured type that thisStruct
object represents.Returns an object representing the value of OUT parameterparameterIndex
and usesmap
for the custom mapping of the parameter value.Returns an object representing the value of OUT parameterparameterName
and usesmap
for the custom mapping of the parameter value.Retrieves the referenced object and maps it to a Java type using the given type map.Retrieves the value of the designated column in the current row of thisResultSet
object as anObject
in the Java programming language.Retrieves the value of the designated column in the current row of thisResultSet
object as anObject
in the Java programming language.Array.getResultSet
(long index, int count, Map<String, Class<?>> map) Retrieves a result set holding the elements of the subarray that starts at indexindex
and contains up tocount
successive elements.Array.getResultSet
(Map<String, Class<?>> map) Retrieves a result set that contains the elements of the SQLARRAY
value designated by thisArray
object.void
Connection.setTypeMap
(Map<String, Class<?>> map) Installs the givenTypeMap
object as the type map for thisConnection
object.ModifierConstructorDescriptionBatchUpdateException
(String reason, int[] updateCounts) Constructs aBatchUpdateException
object initialized with a givenreason
andupdateCounts
.BatchUpdateException
(String reason, int[] updateCounts, Throwable cause) Constructs aBatchUpdateException
object initialized with a givenreason
,cause
andupdateCounts
.BatchUpdateException
(String reason, String SQLState, int[] updateCounts) Constructs aBatchUpdateException
object initialized with a givenreason
,SQLState
andupdateCounts
.BatchUpdateException
(String reason, String SQLState, int[] updateCounts, Throwable cause) Constructs aBatchUpdateException
object initialized with a givenreason
,SQLState
,cause
, andupdateCounts
.BatchUpdateException
(String reason, String SQLState, int vendorCode, int[] updateCounts) Constructs aBatchUpdateException
object initialized with a givenreason
,SQLState
,vendorCode
andupdateCounts
.BatchUpdateException
(String reason, String SQLState, int vendorCode, int[] updateCounts, Throwable cause) Constructs aBatchUpdateException
object initialized with a givenreason
,SQLState
,vendorCode
cause
andupdateCounts
.BatchUpdateException
(String reason, String SQLState, int vendorCode, long[] updateCounts, Throwable cause) Constructs aBatchUpdateException
object initialized with a givenreason
,SQLState
,vendorCode
cause
andupdateCounts
.DriverPropertyInfo
(String name, String value) Constructs aDriverPropertyInfo
object with a given name and value.SQLClientInfoException
(String reason, String SQLState, int vendorCode, Map<String, ClientInfoStatus> failedProperties) Constructs aSQLClientInfoException
object initialized with a givenreason
,SQLState
,vendorCode
andfailedProperties
.SQLClientInfoException
(String reason, String SQLState, int vendorCode, Map<String, ClientInfoStatus> failedProperties, Throwable cause) Constructs aSQLClientInfoException
object initialized with a givenreason
,SQLState
,cause
,vendorCode
andfailedProperties
.SQLClientInfoException
(String reason, String SQLState, Map<String, ClientInfoStatus> failedProperties) Constructs aSQLClientInfoException
object initialized with a givenreason
,SQLState
andfailedProperties
.SQLClientInfoException
(String reason, String SQLState, Map<String, ClientInfoStatus> failedProperties, Throwable cause) Constructs aSQLClientInfoException
object initialized with a givenreason
,SQLState
,cause
andfailedProperties
.SQLClientInfoException
(String reason, Map<String, ClientInfoStatus> failedProperties) Constructs aSQLClientInfoException
object initialized with a givenreason
andfailedProperties
.SQLClientInfoException
(String reason, Map<String, ClientInfoStatus> failedProperties, Throwable cause) Constructs aSQLClientInfoException
object initialized with a givenreason
,cause
andfailedProperties
.SQLDataException
(String reason) Constructs aSQLDataException
object with a givenreason
.SQLDataException
(String reason, String SQLState) Constructs aSQLDataException
object with a givenreason
andSQLState
.SQLDataException
(String reason, String SQLState, int vendorCode) Constructs aSQLDataException
object with a givenreason
,SQLState
andvendorCode
.SQLDataException
(String reason, String SQLState, int vendorCode, Throwable cause) Constructs aSQLDataException
object with a givenreason
,SQLState
,vendorCode
andcause
.SQLDataException
(String reason, String SQLState, Throwable cause) Constructs aSQLDataException
object with a givenreason
,SQLState
andcause
.SQLDataException
(String reason, Throwable cause) Constructs aSQLDataException
object with a givenreason
andcause
.SQLException
(String reason) Constructs aSQLException
object with a givenreason
.SQLException
(String reason, String SQLState) Constructs aSQLException
object with a givenreason
andSQLState
.SQLException
(String reason, String SQLState, int vendorCode) Constructs aSQLException
object with a givenreason
,SQLState
andvendorCode
.SQLException
(String reason, String sqlState, int vendorCode, Throwable cause) Constructs aSQLException
object with a givenreason
,SQLState
,vendorCode
andcause
.SQLException
(String reason, String sqlState, Throwable cause) Constructs aSQLException
object with a givenreason
,SQLState
andcause
.SQLException
(String reason, Throwable cause) Constructs aSQLException
object with a givenreason
andcause
.Constructs aSQLFeatureNotSupportedException
object with a givenreason
.SQLFeatureNotSupportedException
(String reason, String SQLState) Constructs aSQLFeatureNotSupportedException
object with a givenreason
andSQLState
.SQLFeatureNotSupportedException
(String reason, String SQLState, int vendorCode) Constructs aSQLFeatureNotSupportedException
object with a givenreason
,SQLState
andvendorCode
.SQLFeatureNotSupportedException
(String reason, String SQLState, int vendorCode, Throwable cause) Constructs aSQLFeatureNotSupportedException
object with a givenreason
,SQLState
,vendorCode
andcause
.SQLFeatureNotSupportedException
(String reason, String SQLState, Throwable cause) Constructs aSQLFeatureNotSupportedException
object with a givenreason
,SQLState
andcause
.SQLFeatureNotSupportedException
(String reason, Throwable cause) Constructs aSQLFeatureNotSupportedException
object with a givenreason
andcause
.Constructs aSQLIntegrityConstraintViolationException
with a givenreason
.SQLIntegrityConstraintViolationException
(String reason, String SQLState) Constructs aSQLIntegrityConstraintViolationException
object with a givenreason
andSQLState
.SQLIntegrityConstraintViolationException
(String reason, String SQLState, int vendorCode) Constructs aSQLIntegrityConstraintViolationException
object with a givenreason
,SQLState
andvendorCode
.SQLIntegrityConstraintViolationException
(String reason, String SQLState, int vendorCode, Throwable cause) Constructs aSQLIntegrityConstraintViolationException
object with a givenreason
,SQLState
,vendorCode
andcause
.SQLIntegrityConstraintViolationException
(String reason, String SQLState, Throwable cause) Constructs aSQLIntegrityConstraintViolationException
object with a givenreason
,SQLState
andcause
.SQLIntegrityConstraintViolationException
(String reason, Throwable cause) Constructs aSQLIntegrityConstraintViolationException
object with a givenreason
andcause
.Constructs aSQLInvalidAuthorizationSpecException
object with a givenreason
.SQLInvalidAuthorizationSpecException
(String reason, String SQLState) Constructs aSQLInvalidAuthorizationSpecException
object with a givenreason
andSQLState
.SQLInvalidAuthorizationSpecException
(String reason, String SQLState, int vendorCode) Constructs aSQLInvalidAuthorizationSpecException
object with a givenreason
,SQLState
andvendorCode
.SQLInvalidAuthorizationSpecException
(String reason, String SQLState, int vendorCode, Throwable cause) Constructs aSQLInvalidAuthorizationSpecException
object with a givenreason
,SQLState
,vendorCode
andcause
.SQLInvalidAuthorizationSpecException
(String reason, String SQLState, Throwable cause) Constructs aSQLInvalidAuthorizationSpecException
object with a givenreason
,SQLState
andcause
.SQLInvalidAuthorizationSpecException
(String reason, Throwable cause) Constructs aSQLInvalidAuthorizationSpecException
object with a givenreason
andcause
.Constructs aSQLNonTransientConnectionException
object with a givenreason
.SQLNonTransientConnectionException
(String reason, String SQLState) Constructs aSQLNonTransientConnectionException
object with a givenreason
andSQLState
.SQLNonTransientConnectionException
(String reason, String SQLState, int vendorCode) Constructs aSQLNonTransientConnectionException
object with a givenreason
,SQLState
andvendorCode
.SQLNonTransientConnectionException
(String reason, String SQLState, int vendorCode, Throwable cause) Constructs aSQLNonTransientConnectionException
object with a givenreason
,SQLState
,vendorCode
andcause
.SQLNonTransientConnectionException
(String reason, String SQLState, Throwable cause) Constructs aSQLNonTransientConnectionException
object with a givenreason
,SQLState
andcause
.SQLNonTransientConnectionException
(String reason, Throwable cause) Constructs aSQLNonTransientConnectionException
object with a givenreason
andcause
.SQLNonTransientException
(String reason) Constructs aSQLNonTransientException
object with a givenreason
.SQLNonTransientException
(String reason, String SQLState) Constructs aSQLNonTransientException
object with a givenreason
andSQLState
.SQLNonTransientException
(String reason, String SQLState, int vendorCode) Constructs aSQLNonTransientException
object with a givenreason
,SQLState
andvendorCode
.SQLNonTransientException
(String reason, String SQLState, int vendorCode, Throwable cause) Constructs aSQLNonTransientException
object with a givenreason
,SQLState
,vendorCode
andcause
.SQLNonTransientException
(String reason, String SQLState, Throwable cause) Constructs aSQLNonTransientException
object with a givenreason
,SQLState
andcause
.SQLNonTransientException
(String reason, Throwable cause) Constructs aSQLNonTransientException
object with a givenreason
andcause
.SQLPermission
(String name) Creates a newSQLPermission
object with the specified name.SQLPermission
(String name, String actions) Creates a newSQLPermission
object with the specified name.SQLRecoverableException
(String reason) Constructs aSQLRecoverableException
object with a givenreason
.SQLRecoverableException
(String reason, String SQLState) Constructs aSQLRecoverableException
object with a givenreason
andSQLState
.SQLRecoverableException
(String reason, String SQLState, int vendorCode) Constructs aSQLRecoverableException
object with a givenreason
,SQLState
andvendorCode
.SQLRecoverableException
(String reason, String SQLState, int vendorCode, Throwable cause) Constructs aSQLRecoverableException
object with a givenreason
,SQLState
,vendorCode
andcause
.SQLRecoverableException
(String reason, String SQLState, Throwable cause) Constructs aSQLRecoverableException
object with a givenreason
,SQLState
andcause
.SQLRecoverableException
(String reason, Throwable cause) Constructs aSQLRecoverableException
object with a givenreason
andcause
.SQLSyntaxErrorException
(String reason) Constructs aSQLSyntaxErrorException
object with a givenreason
.SQLSyntaxErrorException
(String reason, String SQLState) Constructs aSQLSyntaxErrorException
object with a givenreason
andSQLState
.SQLSyntaxErrorException
(String reason, String SQLState, int vendorCode) Constructs aSQLSyntaxErrorException
object with a givenreason
,SQLState
andvendorCode
.SQLSyntaxErrorException
(String reason, String SQLState, int vendorCode, Throwable cause) Constructs aSQLSyntaxErrorException
object with a givenreason
,SQLState
,vendorCode
andcause
.SQLSyntaxErrorException
(String reason, String SQLState, Throwable cause) Constructs aSQLSyntaxErrorException
object with a givenreason
,SQLState
andcause
.SQLSyntaxErrorException
(String reason, Throwable cause) Constructs aSQLSyntaxErrorException
object with a givenreason
andcause
.SQLTimeoutException
(String reason) Constructs aSQLTimeoutException
object with a givenreason
.SQLTimeoutException
(String reason, String SQLState) Constructs aSQLTimeoutException
object with a givenreason
andSQLState
.SQLTimeoutException
(String reason, String SQLState, int vendorCode) Constructs aSQLTimeoutException
object with a givenreason
,SQLState
andvendorCode
.SQLTimeoutException
(String reason, String SQLState, int vendorCode, Throwable cause) Constructs aSQLTimeoutException
object with a givenreason
,SQLState
,vendorCode
andcause
.SQLTimeoutException
(String reason, String SQLState, Throwable cause) Constructs aSQLTimeoutException
object with a givenreason
,SQLState
andcause
.SQLTimeoutException
(String reason, Throwable cause) Constructs aSQLTimeoutException
object with a givenreason
andcause
.Constructs aSQLTransactionRollbackException
object with a givenreason
.SQLTransactionRollbackException
(String reason, String SQLState) Constructs aSQLTransactionRollbackException
object with a givenreason
andSQLState
.SQLTransactionRollbackException
(String reason, String SQLState, int vendorCode) Constructs aSQLTransactionRollbackException
object with a givenreason
,SQLState
andvendorCode
.SQLTransactionRollbackException
(String reason, String SQLState, int vendorCode, Throwable cause) Constructs aSQLTransactionRollbackException
object with a givenreason
,SQLState
,vendorCode
andcause
.SQLTransactionRollbackException
(String reason, String SQLState, Throwable cause) Constructs aSQLTransactionRollbackException
object with a givenreason
,SQLState
andcause
.SQLTransactionRollbackException
(String reason, Throwable cause) Constructs aSQLTransactionRollbackException
object with a givenreason
andcause
.Constructs aSQLTransientConnectionException
object with a givenreason
.SQLTransientConnectionException
(String reason, String SQLState) Constructs aSQLTransientConnectionException
object with a givenreason
andSQLState
.SQLTransientConnectionException
(String reason, String SQLState, int vendorCode) Constructs aSQLTransientConnectionException
object with a givenreason
,SQLState
andvendorCode
.SQLTransientConnectionException
(String reason, String SQLState, int vendorCode, Throwable cause) Constructs aSQLTransientConnectionException
object with a givenreason
,SQLState
,vendorCode
andcause
.SQLTransientConnectionException
(String reason, String SQLState, Throwable cause) Constructs aSQLTransientConnectionException
object with a givenreason
,SQLState
andcause
.SQLTransientConnectionException
(String reason, Throwable cause) Constructs aSQLTransientConnectionException
object with a givenreason
andcause
.SQLTransientException
(String reason) Constructs aSQLTransientException
object with a givenreason
.SQLTransientException
(String reason, String SQLState) Constructs aSQLTransientException
object with a givenreason
andSQLState
.SQLTransientException
(String reason, String SQLState, int vendorCode) Constructs aSQLTransientException
object with a givenreason
,SQLState
andvendorCode
.SQLTransientException
(String reason, String SQLState, int vendorCode, Throwable cause) Constructs aSQLTransientException
object with a givenreason
,SQLState
,vendorCode
andcause
.SQLTransientException
(String reason, String SQLState, Throwable cause) Constructs aSQLTransientException
object with a givenreason
,SQLState
andcause
.SQLTransientException
(String reason, Throwable cause) Constructs aSQLTransientException
object with a givenreason
andcause
.SQLWarning
(String reason) Constructs aSQLWarning
object with a givenreason
.SQLWarning
(String reason, String SQLState) Constructs aSQLWarning
object with a givenreason
andSQLState
.SQLWarning
(String reason, String SQLState, int vendorCode) Constructs aSQLWarning
object with a givenreason
,SQLState
andvendorCode
.SQLWarning
(String reason, String SQLState, int vendorCode, Throwable cause) Constructs aSQLWarning
object with a givenreason
,SQLState
,vendorCode
andcause
.SQLWarning
(String reason, String SQLState, Throwable cause) Constructs aSQLWarning
object with a givenreason
,SQLState
andcause
.SQLWarning
(String reason, Throwable cause) Constructs aSQLWarning
object with a givenreason
andcause
.ModifierConstructorDescriptionSQLClientInfoException
(String reason, String SQLState, int vendorCode, Map<String, ClientInfoStatus> failedProperties) Constructs aSQLClientInfoException
object initialized with a givenreason
,SQLState
,vendorCode
andfailedProperties
.SQLClientInfoException
(String reason, String SQLState, int vendorCode, Map<String, ClientInfoStatus> failedProperties, Throwable cause) Constructs aSQLClientInfoException
object initialized with a givenreason
,SQLState
,cause
,vendorCode
andfailedProperties
.SQLClientInfoException
(String reason, String SQLState, Map<String, ClientInfoStatus> failedProperties) Constructs aSQLClientInfoException
object initialized with a givenreason
,SQLState
andfailedProperties
.SQLClientInfoException
(String reason, String SQLState, Map<String, ClientInfoStatus> failedProperties, Throwable cause) Constructs aSQLClientInfoException
object initialized with a givenreason
,SQLState
,cause
andfailedProperties
.SQLClientInfoException
(String reason, Map<String, ClientInfoStatus> failedProperties) Constructs aSQLClientInfoException
object initialized with a givenreason
andfailedProperties
.SQLClientInfoException
(String reason, Map<String, ClientInfoStatus> failedProperties, Throwable cause) Constructs aSQLClientInfoException
object initialized with a givenreason
,cause
andfailedProperties
.SQLClientInfoException
(Map<String, ClientInfoStatus> failedProperties) Constructs aSQLClientInfoException
object initialized with a givenfailedProperties
.SQLClientInfoException
(Map<String, ClientInfoStatus> failedProperties, Throwable cause) Constructs aSQLClientInfoException
object initialized with a givencause
andfailedProperties
. -
Uses of String in java.text
Modifier and TypeMethodDescriptionfinal String
Formats aDate
into a date-time string.final String
Formats an object to produce a string.static String
Creates a MessageFormat with the given pattern and uses it to format the given arguments.final String
NumberFormat.format
(double number) Specialization of format.final String
NumberFormat.format
(long number) Specialization of format.String[]
DateFormatSymbols.getAmPmStrings()
Gets ampm strings.DecimalFormatSymbols.getCurrencySymbol()
Returns the currency symbol for the currency of these DecimalFormatSymbols in their locale.String[]
DateFormatSymbols.getEras()
Gets era strings.DecimalFormatSymbols.getExponentSeparator()
Returns the string used to separate the mantissa from the exponent.DecimalFormatSymbols.getInfinity()
Gets the string used to represent infinity.DecimalFormatSymbols.getInternationalCurrencySymbol()
Returns the ISO 4217 currency code of the currency of these DecimalFormatSymbols.DateFormatSymbols.getLocalPatternChars()
Gets localized date-time pattern characters.String[]
DateFormatSymbols.getMonths()
Gets month strings.protected String
AttributedCharacterIterator.Attribute.getName()
Returns the name of the attribute.DecimalFormatSymbols.getNaN()
Gets the string used to represent "not a number".DecimalFormat.getNegativePrefix()
Get the negative prefix.DecimalFormat.getNegativeSuffix()
Get the negative suffix.DecimalFormat.getPositivePrefix()
Get the positive prefix.DecimalFormat.getPositiveSuffix()
Get the positive suffix.RuleBasedCollator.getRules()
Gets the table-based rules for the collation object.String[]
DateFormatSymbols.getShortMonths()
Gets short month strings.String[]
DateFormatSymbols.getShortWeekdays()
Gets short weekday strings.CollationKey.getSourceString()
Returns the String that this CollationKey represents.String[]
DateFormatSymbols.getWeekdays()
Gets weekday strings.String[][]
DateFormatSymbols.getZoneStrings()
Gets time zone strings.static String
Normalizer.normalize
(CharSequence src, Normalizer.Form form) Normalize a sequence of char values.DecimalFormat.toLocalizedPattern()
Synthesizes a localized pattern string that represents the current state of this Format object.SimpleDateFormat.toLocalizedPattern()
Returns a localized pattern string describing this date format.ChoiceFormat.toPattern()
Gets the pattern.DecimalFormat.toPattern()
Synthesizes a pattern string that represents the current state of this Format object.MessageFormat.toPattern()
Returns a pattern representing the current state of the message format.SimpleDateFormat.toPattern()
Returns a pattern string describing this date format.Annotation.toString()
Returns the String representation of this Annotation.AttributedCharacterIterator.Attribute.toString()
Returns a string representation of the object.Bidi.toString()
Display the bidi internal state, used in debugging.FieldPosition.toString()
Return a string representation of this FieldPosition.ParsePosition.toString()
Return a string representation of this ParsePosition.Modifier and TypeMethodDescriptionvoid
DecimalFormat.applyLocalizedPattern
(String pattern) Apply the given pattern to this Format object.void
SimpleDateFormat.applyLocalizedPattern
(String pattern) Applies the given localized pattern string to this date format.void
ChoiceFormat.applyPattern
(String newPattern) Sets the pattern.void
DecimalFormat.applyPattern
(String pattern) Apply the given pattern to this Format object.void
MessageFormat.applyPattern
(String pattern) Sets the pattern used by this message format.void
SimpleDateFormat.applyPattern
(String pattern) Applies the given pattern string to this date format.abstract int
Compares the source string to the target string according to the collation rules for this Collator.int
Compares the character data stored in two different strings based on the collation rules.boolean
Convenience method for comparing the equality of two strings based on this Collator's collation rules.static String
Creates a MessageFormat with the given pattern and uses it to format the given arguments.RuleBasedCollator.getCollationElementIterator
(String source) Returns a CollationElementIterator for the given String.abstract CollationKey
Collator.getCollationKey
(String source) Transforms the String into a series of bits that can be compared bitwise to other CollationKeys.RuleBasedCollator.getCollationKey
(String source) Transforms the string into a series of characters that can be compared with CollationKey.compareTo.ChoiceFormat.parse
(String text, ParsePosition status) Parses a Number from the input text.CompactNumberFormat.parse
(String text, ParsePosition pos) Parses a compact number from a string to produce aNumber
.Parses text from the beginning of the given string to produce a date.abstract Date
DateFormat.parse
(String source, ParsePosition pos) Parse a date/time string according to the given parse position.DecimalFormat.parse
(String text, ParsePosition pos) Parses text from a string to produce aNumber
.Object[]
Parses text from the beginning of the given string to produce an object array.Object[]
MessageFormat.parse
(String source, ParsePosition pos) Parses the string.Parses text from the beginning of the given string to produce a number.abstract Number
NumberFormat.parse
(String source, ParsePosition parsePosition) Returns a Long if possible (e.g., within the range [Long.MIN_VALUE, Long.MAX_VALUE] and with no decimals), otherwise a Double.SimpleDateFormat.parse
(String text, ParsePosition pos) Parses text from a string to produce aDate
.DateFormat.parseObject
(String source, ParsePosition pos) Parses text from a string to produce aDate
.Format.parseObject
(String source) Parses text from the beginning of the given string to produce an object.abstract Object
Format.parseObject
(String source, ParsePosition pos) Parses text from a string to produce an object.MessageFormat.parseObject
(String source, ParsePosition pos) Parses text from a string to produce an object array.final Object
NumberFormat.parseObject
(String source, ParsePosition pos) Parses text from a string to produce aNumber
.void
DateFormatSymbols.setAmPmStrings
(String[] newAmpms) Sets ampm strings.void
ChoiceFormat.setChoices
(double[] limits, String[] formats) Set the choices to be used in formatting.void
DecimalFormatSymbols.setCurrencySymbol
(String currency) Sets the currency symbol for the currency of these DecimalFormatSymbols in their locale.void
Sets era strings.void
DecimalFormatSymbols.setExponentSeparator
(String exp) Sets the string used to separate the mantissa from the exponent.void
DecimalFormatSymbols.setInfinity
(String infinity) Sets the string used to represent infinity.void
DecimalFormatSymbols.setInternationalCurrencySymbol
(String currencyCode) Sets the ISO 4217 currency code of the currency of these DecimalFormatSymbols.void
DateFormatSymbols.setLocalPatternChars
(String newLocalPatternChars) Sets localized date-time pattern characters.void
Sets month strings.void
Sets the string used to represent "not a number".void
DecimalFormat.setNegativePrefix
(String newValue) Set the negative prefix.void
DecimalFormat.setNegativeSuffix
(String newValue) Set the negative suffix.void
DecimalFormat.setPositivePrefix
(String newValue) Set the positive prefix.void
DecimalFormat.setPositiveSuffix
(String newValue) Set the positive suffix.void
DateFormatSymbols.setShortMonths
(String[] newShortMonths) Sets short month strings.void
DateFormatSymbols.setShortWeekdays
(String[] newShortWeekdays) Sets short weekday strings.void
Set a new text string to be scanned.void
Set a new string over which to iterate.void
Reset this iterator to point to a new string.void
DateFormatSymbols.setWeekdays
(String[] newWeekdays) Sets weekday strings.void
DateFormatSymbols.setZoneStrings
(String[][] newZoneStrings) Sets time zone strings.static Normalizer.Form
Returns the enum constant of this class with the specified name.static NumberFormat.Style
Returns the enum constant of this class with the specified name.ModifierConstructorDescriptionprotected
Constructs anAttribute
with the given name.AttributedString
(String text) Constructs an AttributedString instance with the given text.AttributedString
(String text, Map<? extends AttributedCharacterIterator.Attribute, ?> attributes) Constructs an AttributedString instance with the given text and attributes.Create Bidi from the given paragraph of text and base direction.ChoiceFormat
(double[] limits, String[] formats) Constructs with the limits and the corresponding formats.ChoiceFormat
(String newPattern) Constructs with limits and corresponding formats based on the pattern.protected
CollationKey
(String source) CollationKey constructor.CompactNumberFormat
(String decimalPattern, DecimalFormatSymbols symbols, String[] compactPatterns) Creates aCompactNumberFormat
using the given decimal pattern, decimal format symbols and compact patterns.CompactNumberFormat
(String decimalPattern, DecimalFormatSymbols symbols, String[] compactPatterns, String pluralRules) Creates aCompactNumberFormat
using the given decimal pattern, decimal format symbols, compact patterns, and plural rules.DecimalFormat
(String pattern) Creates a DecimalFormat using the given pattern and the symbols for the defaultFORMAT
locale.DecimalFormat
(String pattern, DecimalFormatSymbols symbols) Creates a DecimalFormat using the given pattern and symbols.protected
Creates aField
.protected
Creates a Field with the specified name.protected
Creates a Field with the specified name.protected
Creates a Field instance with the specified name.MessageFormat
(String pattern) Constructs a MessageFormat for the defaultFORMAT
locale and the specified pattern.MessageFormat
(String pattern, Locale locale) Constructs a MessageFormat for the specified locale and pattern.ParseException
(String s, int errorOffset) Constructs a ParseException with the specified detail message and offset.RuleBasedCollator
(String rules) RuleBasedCollator constructor.SimpleDateFormat
(String pattern) Constructs aSimpleDateFormat
using the given pattern and the default date format symbols for the defaultFORMAT
locale.SimpleDateFormat
(String pattern, DateFormatSymbols formatSymbols) Constructs aSimpleDateFormat
using the given pattern and date format symbols.SimpleDateFormat
(String pattern, Locale locale) Constructs aSimpleDateFormat
using the given pattern and the default date format symbols for the given locale.Constructs an iterator with an initial index of 0.StringCharacterIterator
(String text, int pos) Constructs an iterator with the specified initial index.StringCharacterIterator
(String text, int begin, int end, int pos) Constructs an iterator over the given range of the given string, with the index set at the specified position. -
Uses of String in java.time
Modifier and TypeFieldDescriptionZoneId.SHORT_IDS
A map of zone overrides to enable the short time-zone names to be used.ZoneId.SHORT_IDS
A map of zone overrides to enable the short time-zone names to be used.Modifier and TypeMethodDescriptionLocalDate.format
(DateTimeFormatter formatter) Formats this date using the specified formatter.LocalDateTime.format
(DateTimeFormatter formatter) Formats this date-time using the specified formatter.LocalTime.format
(DateTimeFormatter formatter) Formats this time using the specified formatter.MonthDay.format
(DateTimeFormatter formatter) Formats this month-day using the specified formatter.OffsetDateTime.format
(DateTimeFormatter formatter) Formats this date-time using the specified formatter.OffsetTime.format
(DateTimeFormatter formatter) Formats this time using the specified formatter.Year.format
(DateTimeFormatter formatter) Formats this year using the specified formatter.YearMonth.format
(DateTimeFormatter formatter) Formats this year-month using the specified formatter.ZonedDateTime.format
(DateTimeFormatter formatter) Formats this date-time using the specified formatter.DayOfWeek.getDisplayName
(TextStyle style, Locale locale) Gets the textual representation, such as 'Mon' or 'Friday'.Month.getDisplayName
(TextStyle style, Locale locale) Gets the textual representation, such as 'Jan' or 'December'.ZoneId.getDisplayName
(TextStyle style, Locale locale) Gets the textual representation of the zone, such as 'British Time' or '+02:00'.abstract String
ZoneId.getId()
Gets the unique time-zone ID.ZoneOffset.getId()
Gets the normalized zone offset ID.Duration.toString()
A string representation of this duration using ISO-8601 seconds based representation, such asPT8H6M12.345S
.Instant.toString()
A string representation of this instant using ISO-8601 representation.LocalDate.toString()
Outputs this date as aString
, such as2007-12-03
.LocalDateTime.toString()
Outputs this date-time as aString
, such as2007-12-03T10:15:30
.LocalTime.toString()
Outputs this time as aString
, such as10:15
.MonthDay.toString()
Outputs this month-day as aString
, such as--12-03
.OffsetDateTime.toString()
Outputs this date-time as aString
, such as2007-12-03T10:15:30+01:00
.OffsetTime.toString()
Outputs this time as aString
, such as10:15:30+01:00
.Period.toString()
Outputs this period as aString
, such asP6Y3M1D
.Year.toString()
Outputs this year as aString
.YearMonth.toString()
Outputs this year-month as aString
, such as2007-12
.ZonedDateTime.toString()
Outputs this date-time as aString
, such as2007-12-03T10:15:30+01:00[Europe/Paris]
.ZoneId.toString()
Outputs this zone as aString
, using the ID.ZoneOffset.toString()
Outputs this offset as aString
, using the normalized ID.Modifier and TypeMethodDescriptionZoneId.getAvailableZoneIds()
Gets the set of available zone IDs.Modifier and TypeMethodDescriptionstatic ZoneId
Obtains an instance ofZoneId
from an ID ensuring that the ID is valid and available for use.static ZoneId
Obtains an instance ofZoneId
using its ID using a map of aliases to supplement the standard zone IDs.static ZoneOffset
Obtains an instance ofZoneOffset
using the ID.static ZoneId
ZoneId.ofOffset
(String prefix, ZoneOffset offset) Obtains an instance ofZoneId
wrapping an offset.static DayOfWeek
Returns the enum constant of this class with the specified name.static Month
Returns the enum constant of this class with the specified name.Modifier and TypeMethodDescriptionstatic ZoneId
Obtains an instance ofZoneId
using its ID using a map of aliases to supplement the standard zone IDs.static ZoneId
Obtains an instance ofZoneId
using its ID using a map of aliases to supplement the standard zone IDs.ModifierConstructorDescriptionDateTimeException
(String message) Constructs a new date-time exception with the specified message.DateTimeException
(String message, Throwable cause) Constructs a new date-time exception with the specified message and cause. -
Uses of String in java.time.chrono
Modifier and TypeMethodDescriptiondefault String
ChronoLocalDate.format
(DateTimeFormatter formatter) Formats this date using the specified formatter.default String
ChronoLocalDateTime.format
(DateTimeFormatter formatter) Formats this date-time using the specified formatter.default String
ChronoZonedDateTime.format
(DateTimeFormatter formatter) Formats this date-time using the specified formatter.Chronology.getCalendarType()
Gets the calendar type of the calendar system.HijrahChronology.getCalendarType()
Gets the calendar type of the Islamic calendar.IsoChronology.getCalendarType()
Gets the calendar type of the underlying calendar system - 'iso8601'.JapaneseChronology.getCalendarType()
Gets the calendar type of the underlying calendar system - 'japanese'.MinguoChronology.getCalendarType()
Gets the calendar type of the underlying calendar system - 'roc'.ThaiBuddhistChronology.getCalendarType()
Gets the calendar type of the underlying calendar system - 'buddhist'.default String
Chronology.getDisplayName
(TextStyle style, Locale locale) Gets the textual representation of this chronology.default String
Era.getDisplayName
(TextStyle style, Locale locale) Gets the textual representation of this era.HijrahEra.getDisplayName
(TextStyle style, Locale locale) Gets the textual representation of this era.JapaneseEra.getDisplayName
(TextStyle style, Locale locale) Gets the textual representation of this era.MinguoEra.getDisplayName
(TextStyle style, Locale locale) Gets the textual representation of this era.ThaiBuddhistEra.getDisplayName
(TextStyle style, Locale locale) Gets the textual representation of this era.Chronology.getId()
Gets the ID of the chronology.HijrahChronology.getId()
Gets the ID of the chronology.IsoChronology.getId()
Gets the ID of the chronology - 'ISO'.JapaneseChronology.getId()
Gets the ID of the chronology - 'Japanese'.MinguoChronology.getId()
Gets the ID of the chronology - 'Minguo'.ThaiBuddhistChronology.getId()
Gets the ID of the chronology - 'ThaiBuddhist'.AbstractChronology.toString()
Outputs this chronology as aString
, using the chronology ID.ChronoLocalDate.toString()
Outputs this date as aString
.ChronoLocalDateTime.toString()
Outputs this date-time as aString
.Chronology.toString()
Outputs this chronology as aString
.ChronoPeriod.toString()
Outputs this period as aString
.ChronoZonedDateTime.toString()
Outputs this date-time as aString
.Modifier and TypeMethodDescriptionstatic Chronology
Obtains an instance ofChronology
from a chronology ID or calendar system type.static HijrahEra
Returns the enum constant of this class with the specified name.static IsoEra
Returns the enum constant of this class with the specified name.static JapaneseEra
Returns theJapaneseEra
with the name.static MinguoEra
Returns the enum constant of this class with the specified name.static ThaiBuddhistEra
Returns the enum constant of this class with the specified name. -
Uses of String in java.time.format
Modifier and TypeMethodDescriptionDateTimeFormatter.format
(TemporalAccessor temporal) Formats a date-time object using this formatter.static String
DateTimeFormatterBuilder.getLocalizedDateTimePattern
(FormatStyle dateStyle, FormatStyle timeStyle, Chronology chrono, Locale locale) Gets the formatting pattern for date and time styles for a locale and chronology.DateTimeParseException.getParsedString()
Returns the string that was being parsed.DateTimeFormatter.toString()
Returns a description of the underlying formatters.DecimalStyle.toString()
Returns a string describing this DecimalStyle.Modifier and TypeMethodDescriptionDateTimeFormatterBuilder.appendLiteral
(String literal) Appends a string literal to the formatter.DateTimeFormatterBuilder.appendOffset
(String pattern, String noOffsetText) Appends the zone offset, such as '+01:00', to the formatter.DateTimeFormatterBuilder.appendPattern
(String pattern) Appends the elements defined by the specified pattern to the builder.static DateTimeFormatter
Creates a formatter using the specified pattern.static DateTimeFormatter
Creates a formatter using the specified pattern and locale.static FormatStyle
Returns the enum constant of this class with the specified name.static ResolverStyle
Returns the enum constant of this class with the specified name.static SignStyle
Returns the enum constant of this class with the specified name.static TextStyle
Returns the enum constant of this class with the specified name.Modifier and TypeMethodDescriptionDateTimeFormatterBuilder.appendText
(TemporalField field, Map<Long, String> textLookup) Appends the text of a date-time field to the formatter using the specified map to supply the text.ModifierConstructorDescriptionDateTimeParseException
(String message, CharSequence parsedData, int errorIndex) Constructs a new exception with the specified message.DateTimeParseException
(String message, CharSequence parsedData, int errorIndex, Throwable cause) Constructs a new exception with the specified message and cause. -
Uses of String in java.time.temporal
Modifier and TypeMethodDescriptiondefault String
TemporalField.getDisplayName
(Locale locale) Gets the display name for the field in the requested locale.ChronoField.toString()
ChronoUnit.toString()
TemporalField.toString()
Gets a descriptive name for the field.TemporalUnit.toString()
Gets a descriptive name for the unit.ValueRange.toString()
Outputs this range as aString
.WeekFields.toString()
A string representation of thisWeekFields
instance.Modifier and TypeMethodDescriptionstatic ChronoField
Returns the enum constant of this class with the specified name.static ChronoUnit
Returns the enum constant of this class with the specified name.ModifierConstructorDescriptionUnsupportedTemporalTypeException
(String message) Constructs a new UnsupportedTemporalTypeException with the specified message.UnsupportedTemporalTypeException
(String message, Throwable cause) Constructs a new UnsupportedTemporalTypeException with the specified message and cause. -
Uses of String in java.time.zone
Modifier and TypeMethodDescriptionZoneOffsetTransition.toString()
Returns a string describing this object.ZoneOffsetTransitionRule.toString()
Returns a string describing this object.ZoneRules.toString()
Returns a string describing this object.Modifier and TypeMethodDescriptionZoneRulesProvider.getAvailableZoneIds()
Gets the set of available zone IDs.static NavigableMap<String,
ZoneRules> ZoneRulesProvider.getVersions
(String zoneId) Gets the history of rules for the zone ID.protected abstract NavigableMap<String,
ZoneRules> ZoneRulesProvider.provideVersions
(String zoneId) SPI method to get the history of rules for the zone ID.ZoneRulesProvider.provideZoneIds()
SPI method to get the available zone IDs.Modifier and TypeMethodDescriptionstatic ZoneRules
Gets the rules for the zone ID.static NavigableMap<String,
ZoneRules> ZoneRulesProvider.getVersions
(String zoneId) Gets the history of rules for the zone ID.protected abstract ZoneRules
ZoneRulesProvider.provideRules
(String zoneId, boolean forCaching) SPI method to get the rules for the zone ID.protected abstract NavigableMap<String,
ZoneRules> ZoneRulesProvider.provideVersions
(String zoneId) SPI method to get the history of rules for the zone ID.Returns the enum constant of this class with the specified name.ModifierConstructorDescriptionZoneRulesException
(String message) Constructs a new date-time exception with the specified message.ZoneRulesException
(String message, Throwable cause) Constructs a new date-time exception with the specified message and cause. -
Uses of String in java.util
Modifier and TypeFieldDescriptionResourceBundle.Control.FORMAT_CLASS
The class-only formatList
containing"java.class"
.ResourceBundle.Control.FORMAT_DEFAULT
The default formatList
, which contains the strings"java.class"
and"java.properties"
, in this order.ResourceBundle.Control.FORMAT_PROPERTIES
The properties-only formatList
containing"java.properties"
.Modifier and TypeMethodDescriptionstatic String
Arrays.deepToString
(Object[] a) Returns a string representation of the "deep contents" of the specified array.HexFormat.delimiter()
Returns the delimiter between hexadecimal values in formatted hexadecimal strings.Base64.Encoder.encodeToString
(byte[] src) Encodes the specified byte array into a String using theBase64
encoding scheme.Scanner.findInLine
(String pattern) Attempts to find the next occurrence of a pattern constructed from the specified string, ignoring delimiters.Scanner.findInLine
(Pattern pattern) Attempts to find the next occurrence of the specified pattern ignoring delimiters.Scanner.findWithinHorizon
(String pattern, int horizon) Attempts to find the next occurrence of a pattern constructed from the specified string, ignoring delimiters.Scanner.findWithinHorizon
(Pattern pattern, int horizon) Attempts to find the next occurrence of the specified pattern.HexFormat.formatHex
(byte[] bytes) Returns a hexadecimal string formatted from a byte array.HexFormat.formatHex
(byte[] bytes, int fromIndex, int toIndex) Returns a hexadecimal string formatted from a byte array range.PropertyPermission.getActions()
Returns the "canonical string representation" of the actions.static String[]
TimeZone.getAvailableIDs()
Gets all the available IDs supported.static String[]
TimeZone.getAvailableIDs
(int rawOffset) Gets the available IDs according to the given time zone offset in milliseconds.ResourceBundle.getBaseBundleName()
Returns the base name of this bundle, if known, ornull
if unknown.Calendar.getCalendarType()
Returns the calendar type of thisCalendar
.GregorianCalendar.getCalendarType()
Returns"gregory"
as the calendar type.MissingResourceException.getClassName()
Gets parameter passed by constructor.UnknownFormatConversionException.getConversion()
Returns the unknown conversion.Locale.getCountry()
Returns the country/region code for this locale, which should either be the empty string, an uppercase ISO 3166 2-letter code, or a UN M.49 3-digit code.Currency.getCurrencyCode()
Gets the ISO 4217 currency code of this currency.final String
Locale.getDisplayCountry()
Returns a name for the locale's country that is appropriate for display to the user.Locale.getDisplayCountry
(Locale inLocale) Returns a name for the locale's country that is appropriate for display to the user.final String
Locale.getDisplayLanguage()
Returns a name for the locale's language that is appropriate for display to the user.Locale.getDisplayLanguage
(Locale inLocale) Returns a name for the locale's language that is appropriate for display to the user.Calendar.getDisplayName
(int field, int style, Locale locale) Returns the string representation of the calendarfield
value in the givenstyle
andlocale
.Currency.getDisplayName()
Gets the name that is suitable for displaying this currency for the defaultDISPLAY
locale.Currency.getDisplayName
(Locale locale) Gets the name that is suitable for displaying this currency for the specified locale.final String
Locale.getDisplayName()
Returns a name for the locale that is appropriate for display to the user.Locale.getDisplayName
(Locale inLocale) Returns a name for the locale that is appropriate for display to the user.final String
TimeZone.getDisplayName()
Returns a long standard time name of thisTimeZone
suitable for presentation to the user in the default locale.final String
TimeZone.getDisplayName
(boolean daylight, int style) Returns a name in the specifiedstyle
of thisTimeZone
suitable for presentation to the user in the default locale.TimeZone.getDisplayName
(boolean daylight, int style, Locale locale) Returns a name in the specifiedstyle
of thisTimeZone
suitable for presentation to the user in the specifiedlocale
.final String
TimeZone.getDisplayName
(Locale locale) Returns a long standard time name of thisTimeZone
suitable for presentation to the user in the specifiedlocale
.Locale.getDisplayScript()
Returns a name for the locale's script that is appropriate for display to the user.Locale.getDisplayScript
(Locale inLocale) Returns a name for the locale's script that is appropriate for display to the user.final String
Locale.getDisplayVariant()
Returns a name for the locale's variant code that is appropriate for display to the user.Locale.getDisplayVariant
(Locale inLocale) Returns a name for the locale's variant code that is appropriate for display to the user.Locale.getExtension
(char key) Returns the extension (or private use) value associated with the specified key, or null if there is no extension associated with the key.DuplicateFormatFlagsException.getFlags()
Returns the set of flags which contains a duplicate flag.FormatFlagsConversionMismatchException.getFlags()
Returns the incompatible flag.IllegalFormatFlagsException.getFlags()
Returns the set of flags which contains an illegal combination.UnknownFormatFlagsException.getFlags()
Returns the set of flags which contains an unknown flag.MissingFormatArgumentException.getFormatSpecifier()
Returns the unmatched format specifier.MissingFormatWidthException.getFormatSpecifier()
Returns the format specifier which does not have a width.TimeZone.getID()
Gets the ID of this time zone.Locale.getISO3Country()
Returns a three-letter abbreviation for this locale's country.Locale.getISO3Language()
Returns a three-letter abbreviation of this locale's language.static String[]
Locale.getISOCountries()
Returns a list of all 2-letter country codes defined in ISO 3166.static String[]
Locale.getISOLanguages()
Returns a list of all 2-letter language codes defined in ISO 639.MissingResourceException.getKey()
Gets parameter passed by constructor.Locale.getLanguage()
Returns the language code of this Locale.Currency.getNumericCodeAsString()
Returns the 3 digit ISO 4217 numeric code of this currency as aString
.Properties.getProperty
(String key) Searches for the property with the specified key in this property list.Properties.getProperty
(String key, String defaultValue) Searches for the property with the specified key in this property list.Locale.LanguageRange.getRange()
Returns the language range of thisLanguageRange
.Locale.getScript()
Returns the script for this locale, which should either be the empty string or an ISO 15924 4-letter script code.final String
Gets a string for the given key from this resource bundle or one of its parents.final String[]
ResourceBundle.getStringArray
(String key) Gets a string array for the given key from this resource bundle or one of its parents.Currency.getSymbol()
Gets the symbol of this currency for the defaultDISPLAY
locale.Gets the symbol of this currency for the specified locale.Locale.getUnicodeLocaleType
(String key) Returns the Unicode locale type associated with the specified Unicode locale key for this locale.Locale.getVariant()
Returns the variant code for this locale.static String
Locale.lookupTag
(List<Locale.LanguageRange> priorityList, Collection<String> tags) Returns the best-matching language tag using the lookup mechanism defined in RFC 4647.Scanner.next()
Finds and returns the next complete token from this scanner.Returns the next token if it matches the pattern constructed from the specified string.Returns the next token if it matches the specified pattern.Scanner.nextLine()
Advances this scanner past the current line and returns the input that was skipped.StringTokenizer.nextToken()
Returns the next token from this string tokenizer.Returns the next token in this string tokenizer's string.HexFormat.prefix()
Returns the prefix used for each hexadecimal value in formatted hexadecimal strings.HexFormat.suffix()
Returns the suffix used for each hexadecimal value in formatted hexadecimal strings.ResourceBundle.Control.toBundleName
(String baseName, Locale locale) Converts the givenbaseName
andlocale
to the bundle name.Date.toGMTString()
Deprecated.As of JDK version 1.1, replaced byDateFormat.format(Date date)
, using a GMTTimeZone
.HexFormat.toHexDigits
(byte value) Returns the two hexadecimal characters for thebyte
value.HexFormat.toHexDigits
(char value) Returns the four hexadecimal characters for thechar
value.HexFormat.toHexDigits
(int value) Returns the eight hexadecimal characters for theint
value.HexFormat.toHexDigits
(long value) Returns the sixteen hexadecimal characters for thelong
value.HexFormat.toHexDigits
(long value, int digits) Returns up to sixteen hexadecimal characters for thelong
value.HexFormat.toHexDigits
(short value) Returns the four hexadecimal characters for theshort
value.Locale.toLanguageTag()
Returns a well-formed IETF BCP 47 language tag representing this locale.Date.toLocaleString()
Deprecated.As of JDK version 1.1, replaced byDateFormat.format(Date date)
.final String
ResourceBundle.Control.toResourceName
(String bundleName, String suffix) Converts the givenbundleName
to the form required by theClassLoader.getResource
method by replacing all occurrences of'.'
inbundleName
with'/'
and appending a'.'
and the given filesuffix
.AbstractCollection.toString()
Returns a string representation of this collection.AbstractMap.SimpleEntry.toString()
Returns a String representation of this map entry.AbstractMap.SimpleImmutableEntry.toString()
Returns a String representation of this map entry.AbstractMap.toString()
Returns a string representation of this map.static String
Arrays.toString
(boolean[] a) Returns a string representation of the contents of the specified array.static String
Arrays.toString
(byte[] a) Returns a string representation of the contents of the specified array.static String
Arrays.toString
(char[] a) Returns a string representation of the contents of the specified array.static String
Arrays.toString
(double[] a) Returns a string representation of the contents of the specified array.static String
Arrays.toString
(float[] a) Returns a string representation of the contents of the specified array.static String
Arrays.toString
(int[] a) Returns a string representation of the contents of the specified array.static String
Arrays.toString
(long[] a) Returns a string representation of the contents of the specified array.static String
Arrays.toString
(short[] a) Returns a string representation of the contents of the specified array.static String
Returns a string representation of the contents of the specified array.BitSet.toString()
Returns a string representation of this bit set.Calendar.toString()
Return a string representation of this calendar.Currency.toString()
Returns the ISO 4217 currency code of this currency.Date.toString()
Converts thisDate
object to aString
of the form:DoubleSummaryStatistics.toString()
Returns a non-empty string representation of this object suitable for debugging.EventObject.toString()
Returns a String representation of this EventObject.Formatter.toString()
Returns the result of invokingtoString()
on the destination for the output.Hashtable.toString()
Returns a string representation of thisHashtable
object in the form of a set of entries, enclosed in braces and separated by the ASCII characters ",
" (comma and space).HexFormat.toString()
Returns a description of the formatter parameters for uppercase, delimiter, prefix, and suffix.IntSummaryStatistics.toString()
Returns a non-empty string representation of this object suitable for debugging.Locale.LanguageRange.toString()
Returns an informative string representation of thisLanguageRange
object, consisting of language range and weight if the range is weighted and the weight is less than the max weight.final String
Locale.toString()
Returns a string representation of thisLocale
object, consisting of language, country, variant, script, and extensions as below: language + "_" + country + "_" + (variant + "_#" | "#") + script + "_" + extensions Language is always lower case, country is always upper case, script is always title case, and extensions are always lower case.LongSummaryStatistics.toString()
Returns a non-empty string representation of this object suitable for debugging.static String
Returns the result of callingtoString
for a non-null
argument and"null"
for anull
argument.static String
Returns the result of callingtoString
on the first argument if the first argument is notnull
and returns the second argument otherwise.Optional.toString()
Returns a non-empty string representation of thisOptional
suitable for debugging.OptionalDouble.toString()
Returns a non-empty string representation of thisOptionalDouble
suitable for debugging.OptionalInt.toString()
Returns a non-empty string representation of thisOptionalInt
suitable for debugging.OptionalLong.toString()
Returns a non-empty string representation of thisOptionalLong
suitable for debugging.Scanner.toString()
Returns the string representation of thisScanner
.ServiceLoader.toString()
Returns a string describing this service.SimpleTimeZone.toString()
Returns a string representation of this time zone.StringJoiner.toString()
Returns the current value, consisting of theprefix
, the values added so far separated by thedelimiter
, and thesuffix
, unless no elements have been added in which case, theprefix + suffix
or theemptyValue
characters are returned.UUID.toString()
Returns aString
object representing thisUUID
.Vector.toString()
Returns a string representation of this Vector, containing the String representation of each element.Modifier and TypeMethodDescriptionLocale.filterTags
(List<Locale.LanguageRange> priorityList, Collection<String> tags) Returns a list of matching languages tags using the basic filtering mechanism defined in RFC 4647.Locale.filterTags
(List<Locale.LanguageRange> priorityList, Collection<String> tags, Locale.FilteringMode mode) Returns a list of matching languages tags using the basic filtering mechanism defined in RFC 4647.Calendar.getAvailableCalendarTypes()
Returns an unmodifiableSet
containing all calendar types supported byCalendar
in the runtime environment.Calendar.getDisplayNames
(int field, int style, Locale locale) Returns aMap
containing all names of the calendarfield
in the givenstyle
andlocale
and their corresponding field values.ResourceBundle.Control.getFormats
(String baseName) Returns aList
ofString
s containing formats to be used to load resource bundles for the givenbaseName
.Locale.getISOCountries
(Locale.IsoCountryCode type) Returns aSet
of ISO3166 country codes for the specified type.ListResourceBundle.getKeys()
Returns anEnumeration
of the keys contained in thisResourceBundle
and its parent bundles.PropertyResourceBundle.getKeys()
Returns anEnumeration
of the keys contained in thisResourceBundle
and its parent bundles.abstract Enumeration<String>
ResourceBundle.getKeys()
Returns an enumeration of the keys.Locale.getUnicodeLocaleAttributes()
Returns the set of unicode locale attributes associated with this locale, or the empty set if it has no attributes.Locale.getUnicodeLocaleKeys()
Returns the set of Unicode locale keys defined by this locale, or the empty set if this locale has none.ListResourceBundle.handleKeySet()
Returns aSet
of the keys contained only in thisResourceBundle
.PropertyResourceBundle.handleKeySet()
Returns aSet
of the keys contained only in thisResourceBundle
.ResourceBundle.handleKeySet()
Returns aSet
of the keys contained only in thisResourceBundle
.ResourceBundle.keySet()
Returns aSet
of all keys contained in thisResourceBundle
and its parent bundles.Properties.stringPropertyNames()
Returns an unmodifiable set of keys from this property list where the key and its corresponding value are strings, including distinct keys in the default property list if a key of the same name has not already been found from the main properties list.Scanner.tokens()
Returns a stream of delimiter-separated tokens from this scanner.Modifier and TypeMethodDescriptionLocale.Builder.addUnicodeLocaleAttribute
(String attribute) Adds a unicode locale attribute, if not already present, otherwise has no effect.boolean
ResourceBundle.containsKey
(String key) Determines whether the givenkey
is contained in thisResourceBundle
or its parent bundles.byte[]
Decodes a Base64 encoded String into a newly-allocated byte array using theBase64
encoding scheme.Returns a stream of match results that match the provided pattern string.Scanner.findInLine
(String pattern) Attempts to find the next occurrence of a pattern constructed from the specified string, ignoring delimiters.Scanner.findWithinHorizon
(String pattern, int horizon) Attempts to find the next occurrence of a pattern constructed from the specified string, ignoring delimiters.static Locale
Locale.forLanguageTag
(String languageTag) Returns a locale for the specified IETF BCP 47 language tag string.Writes a formatted string to this object's destination using the specified format string and arguments.Writes a formatted string to this object's destination using the specified locale, format string, and arguments.static UUID
UUID.fromString
(String name) Creates aUUID
from the string standard representation as described in theUUID.toString()
method.static final ResourceBundle
Gets a resource bundle using the specified base name, the default locale, and the caller module.static ResourceBundle
Gets a resource bundle using the specified base name and the default locale on behalf of the specified module.static final ResourceBundle
Gets a resource bundle using the specified base name and locale, and the caller module.static ResourceBundle
ResourceBundle.getBundle
(String baseName, Locale locale, ClassLoader loader) Gets a resource bundle using the specified base name, locale, and class loader.static ResourceBundle
ResourceBundle.getBundle
(String baseName, Locale targetLocale, ClassLoader loader, ResourceBundle.Control control) Returns a resource bundle using the specified base name, target locale, class loader and control.static ResourceBundle
Gets a resource bundle using the specified base name and locale on behalf of the specified module.static final ResourceBundle
ResourceBundle.getBundle
(String baseName, Locale targetLocale, ResourceBundle.Control control) Returns a resource bundle using the specified base name, target locale and control, and the caller's class loader.static final ResourceBundle
ResourceBundle.getBundle
(String baseName, ResourceBundle.Control control) Returns a resource bundle using the specified base name, the default locale and the specified control.ResourceBundle.Control.getCandidateLocales
(String baseName, Locale locale) Returns aList
ofLocale
s as candidate locales forbaseName
andlocale
.ResourceBundle.Control.getFallbackLocale
(String baseName, Locale locale) Returns aLocale
to be used as a fallback locale for further resource bundle searches by theResourceBundle.getBundle
factory method.ResourceBundle.Control.getFormats
(String baseName) Returns aList
ofString
s containing formats to be used to load resource bundles for the givenbaseName
.static Currency
Currency.getInstance
(String currencyCode) Returns theCurrency
instance for the given currency code.final Object
Gets an object for the given key from this resource bundle or one of its parents.Properties.getProperty
(String key) Searches for the property with the specified key in this property list.Properties.getProperty
(String key, String defaultValue) Searches for the property with the specified key in this property list.final String
Gets a string for the given key from this resource bundle or one of its parents.final String[]
ResourceBundle.getStringArray
(String key) Gets a string array for the given key from this resource bundle or one of its parents.long
ResourceBundle.Control.getTimeToLive
(String baseName, Locale locale) Returns the time-to-live (TTL) value for resource bundles that are loaded under thisResourceBundle.Control
.static TimeZone
TimeZone.getTimeZone
(String ID) Gets theTimeZone
for the given ID.Locale.getUnicodeLocaleType
(String key) Returns the Unicode locale type associated with the specified Unicode locale key for this locale.final Object
ListResourceBundle.handleGetObject
(String key) PropertyResourceBundle.handleGetObject
(String key) protected abstract Object
ResourceBundle.handleGetObject
(String key) Gets an object for the given key from this resource bundle.boolean
Returns true if the next token matches the pattern constructed from the specified string.boolean
ResourceBundle.Control.needsReload
(String baseName, Locale locale, String format, ClassLoader loader, ResourceBundle bundle, long loadTime) Determines if the expiredbundle
in the cache needs to be reloaded based on the loading time given byloadTime
or some other criteria.ResourceBundle.Control.newBundle
(String baseName, Locale locale, String format, ClassLoader loader, boolean reload) Instantiates a resource bundle for the given bundle name of the given format and locale, using the given class loader if necessary.Returns the next token if it matches the pattern constructed from the specified string.Returns the next token in this string tokenizer's string.static HexFormat
HexFormat.ofDelimiter
(String delimiter) Returns a hexadecimal formatter with the delimiter and lowercase characters.static long
Deprecated.As of JDK version 1.1, replaced byDateFormat.parse(String s)
.static List<Locale.LanguageRange>
Parses the givenranges
to generate a Language Priority List.static List<Locale.LanguageRange>
Parses the givenranges
to generate a Language Priority List, and then customizes the list using the givenmap
.Locale.Builder.removeUnicodeLocaleAttribute
(String attribute) Removes a unicode locale attribute, if present, otherwise has no effect.static <T> T
Objects.requireNonNull
(T obj, String message) Checks that the specified object reference is notnull
and throws a customizedNullPointerException
if it is.void
Properties.save
(OutputStream out, String comments) Deprecated.This method does not throw an IOException if an I/O error occurs while saving the property list.Calendar.Builder.setCalendarType
(String type) Sets the calendar type parameter to the giventype
.Locale.Builder.setExtension
(char key, String value) Sets the extension for the given key.void
Sets the time zone ID.Locale.Builder.setLanguage
(String language) Sets the language.Locale.Builder.setLanguageTag
(String languageTag) Resets the Builder to match the provided IETF BCP 47 language tag.Properties.setProperty
(String key, String value) Calls theHashtable
methodput
.Sets the region.Sets the script.Locale.Builder.setUnicodeLocaleKeyword
(String key, String type) Sets the Unicode locale keyword type for the given key.Locale.Builder.setVariant
(String variant) Sets the variant.Skips input that matches a pattern constructed from the specified string.void
Properties.store
(OutputStream out, String comments) Writes this property list (key and element pairs) in thisProperties
table to the output stream in a format suitable for loading into aProperties
table using theload(InputStream)
method.void
Writes this property list (key and element pairs) in thisProperties
table to the output character stream in a format suitable for using theload(Reader)
method.void
Properties.storeToXML
(OutputStream os, String comment) Emits an XML document representing all of the properties contained in this table.void
Properties.storeToXML
(OutputStream os, String comment, String encoding) Emits an XML document representing all of the properties contained in this table, using the specified encoding.void
Properties.storeToXML
(OutputStream os, String comment, Charset charset) Emits an XML document representing all of the properties contained in this table, using the specified encoding.ResourceBundle.Control.toBundleName
(String baseName, Locale locale) Converts the givenbaseName
andlocale
to the bundle name.final String
ResourceBundle.Control.toResourceName
(String bundleName, String suffix) Converts the givenbundleName
to the form required by theClassLoader.getResource
method by replacing all occurrences of'.'
inbundleName
with'/'
and appending a'.'
and the given filesuffix
.static String
Returns the result of callingtoString
on the first argument if the first argument is notnull
and returns the second argument otherwise.Scanner.useDelimiter
(String pattern) Sets this scanner's delimiting pattern to a pattern constructed from the specifiedString
.Returns the enum constant of this class with the specified name.static Locale.Category
Returns the enum constant of this class with the specified name.static Locale.FilteringMode
Returns the enum constant of this class with the specified name.static Locale.IsoCountryCode
Returns the enum constant of this class with the specified name.HexFormat.withDelimiter
(String delimiter) Returns a copy of thisHexFormat
with the delimiter.HexFormat.withPrefix
(String prefix) Returns a copy of thisHexFormat
with the prefix.HexFormat.withSuffix
(String suffix) Returns a copy of thisHexFormat
with the suffix.Modifier and TypeMethodDescriptionLocale.filterTags
(List<Locale.LanguageRange> priorityList, Collection<String> tags) Returns a list of matching languages tags using the basic filtering mechanism defined in RFC 4647.Locale.filterTags
(List<Locale.LanguageRange> priorityList, Collection<String> tags, Locale.FilteringMode mode) Returns a list of matching languages tags using the basic filtering mechanism defined in RFC 4647.static final ResourceBundle.Control
ResourceBundle.Control.getControl
(List<String> formats) static final ResourceBundle.Control
ResourceBundle.Control.getNoFallbackControl
(List<String> formats) Returns aResourceBundle.Control
in which thegetFormats
method returns the specifiedformats
and thegetFallbackLocale
method returnsnull
.static String
Locale.lookupTag
(List<Locale.LanguageRange> priorityList, Collection<String> tags) Returns the best-matching language tag using the lookup mechanism defined in RFC 4647.static List<Locale.LanguageRange>
Locale.LanguageRange.mapEquivalents
(List<Locale.LanguageRange> priorityList, Map<String, List<String>> map) Generates a new customized Language Priority List using the givenpriorityList
andmap
.static List<Locale.LanguageRange>
Locale.LanguageRange.mapEquivalents
(List<Locale.LanguageRange> priorityList, Map<String, List<String>> map) Generates a new customized Language Priority List using the givenpriorityList
andmap
.static List<Locale.LanguageRange>
Parses the givenranges
to generate a Language Priority List, and then customizes the list using the givenmap
.static List<Locale.LanguageRange>
Parses the givenranges
to generate a Language Priority List, and then customizes the list using the givenmap
.static <T> T
Objects.requireNonNull
(T obj, Supplier<String> messageSupplier) Checks that the specified object reference is notnull
and throws a customizedNullPointerException
if it is.ModifierConstructorDescriptionConcurrentModificationException
(String message) Constructs aConcurrentModificationException
with the specified detail message.ConcurrentModificationException
(String message, Throwable cause) Constructs a new exception with the specified detail message and cause.Deprecated.As of JDK version 1.1, replaced byDateFormat.parse(String s)
.Constructs an instance of this class with the specified flags.FormatFlagsConversionMismatchException
(String f, char c) Constructs an instance of this class with the specified flag and conversion.Constructs a new formatter with the specified file and charset.Constructs a new formatter with the specified file, charset, and locale.Formatter
(OutputStream os, String csn) Constructs a new formatter with the specified output stream and charset.Formatter
(OutputStream os, String csn, Locale l) Constructs a new formatter with the specified output stream, charset, and locale.Constructs a new formatter with the specified file name.Constructs a new formatter with the specified file name and charset.Constructs a new formatter with the specified file name, charset, and locale.Constructs a new formatter with the specified file name, charset, and locale.Constructs an instance of this class with the specified flags.IllformedLocaleException
(String message) Constructs a newIllformedLocaleException
with the given message and -1 as the error index.IllformedLocaleException
(String message, int errorIndex) Constructs a newIllformedLocaleException
with the given message and the error index.Constructs anInputMismatchException
, saving a reference to the error message strings
for later retrieval by thegetMessage
method.InvalidPropertiesFormatException
(String message) Constructs an InvalidPropertiesFormatException with the specified detail message.LanguageRange
(String range) Constructs aLanguageRange
using the givenrange
.LanguageRange
(String range, double weight) Constructs aLanguageRange
using the givenrange
andweight
.Construct a locale from a language code.Construct a locale from language and country.Construct a locale from language, country and variant.Constructs an instance of this class with the unmatched format specifier.Constructs an instance of this class with the specified format specifier.MissingResourceException
(String s, String className, String key) Constructs a MissingResourceException with the specified information.Constructs aNoSuchElementException
, saving a reference to the error message strings
for later retrieval by thegetMessage
method.NoSuchElementException
(String s, Throwable cause) Constructs aNoSuchElementException
with the specified detail message and cause.PropertyPermission
(String name, String actions) Creates a new PropertyPermission object with the specified name.Constructs a newScanner
that produces values scanned from the specified file.Scanner
(InputStream source, String charsetName) Constructs a newScanner
that produces values scanned from the specified input stream.Constructs a newScanner
that produces values scanned from the specified string.Scanner
(ReadableByteChannel source, String charsetName) Constructs a newScanner
that produces values scanned from the specified channel.Constructs a newScanner
that produces values scanned from the specified file.Constructs a new instance with the specified message.ServiceConfigurationError
(String msg, Throwable cause) Constructs a new instance with the specified message and cause.SimpleTimeZone
(int rawOffset, String ID) Constructs a SimpleTimeZone with the given base time zone offset from GMT and time zone ID with no daylight saving time schedule.SimpleTimeZone
(int rawOffset, String ID, int startMonth, int startDay, int startDayOfWeek, int startTime, int endMonth, int endDay, int endDayOfWeek, int endTime) Constructs a SimpleTimeZone with the given base time zone offset from GMT, time zone ID, and rules for starting and ending the daylight time.SimpleTimeZone
(int rawOffset, String ID, int startMonth, int startDay, int startDayOfWeek, int startTime, int endMonth, int endDay, int endDayOfWeek, int endTime, int dstSavings) Constructs a SimpleTimeZone with the given base time zone offset from GMT, time zone ID, and rules for starting and ending the daylight time.SimpleTimeZone
(int rawOffset, String ID, int startMonth, int startDay, int startDayOfWeek, int startTime, int startTimeMode, int endMonth, int endDay, int endDayOfWeek, int endTime, int endTimeMode, int dstSavings) Constructs a SimpleTimeZone with the given base time zone offset from GMT, time zone ID, and rules for starting and ending the daylight time.StringTokenizer
(String str) Constructs a string tokenizer for the specified string.StringTokenizer
(String str, String delim) Constructs a string tokenizer for the specified string.StringTokenizer
(String str, String delim, boolean returnDelims) Constructs a string tokenizer for the specified string.Creates a new timer whose associated thread has the specified name.Creates a new timer whose associated thread has the specified name, and may be specified to run as a daemon.Constructs a TooManyListenersException with the specified detail message.Constructs an instance of this class with the unknown conversion.Constructs an instance of this class with the specified flags. -
Uses of String in java.util.concurrent
Modifier and TypeMethodDescriptionCompletableFuture.toString()
Returns a string identifying this CompletableFuture, as well as its completion state.ConcurrentHashMap.toString()
Returns a string representation of this map.CopyOnWriteArrayList.toString()
Returns a string representation of this list.CountDownLatch.toString()
Returns a string identifying this latch, as well as its state.ForkJoinPool.toString()
Returns a string identifying this pool, as well as its state, including indications of run state, parallelism level, and worker and task counts.FutureTask.toString()
Returns a string representation of this FutureTask.Phaser.toString()
Returns a string identifying this phaser, as well as its state.Semaphore.toString()
Returns a string identifying this semaphore, as well as its state.SynchronousQueue.toString()
Always returns"[]"
.ThreadPoolExecutor.toString()
Returns a string identifying this pool, as well as its state, including indications of run state and estimated worker and task counts.Modifier and TypeMethodDescriptionstatic TimeUnit
Returns the enum constant of this class with the specified name.ModifierConstructorDescriptionBrokenBarrierException
(String message) Constructs aBrokenBarrierException
with the specified detail message.CancellationException
(String message) Constructs aCancellationException
with the specified detail message.protected
CompletionException
(String message) Constructs aCompletionException
with the specified detail message.CompletionException
(String message, Throwable cause) Constructs aCompletionException
with the specified detail message and cause.protected
ExecutionException
(String message) Constructs anExecutionException
with the specified detail message.ExecutionException
(String message, Throwable cause) Constructs anExecutionException
with the specified detail message and cause.RejectedExecutionException
(String message) Constructs aRejectedExecutionException
with the specified detail message.RejectedExecutionException
(String message, Throwable cause) Constructs aRejectedExecutionException
with the specified detail message and cause.TimeoutException
(String message) Constructs aTimeoutException
with the specified detail message. -
Uses of String in java.util.concurrent.atomic
Modifier and TypeMethodDescriptionAtomicBoolean.toString()
Returns the String representation of the current value.AtomicInteger.toString()
Returns the String representation of the current value.AtomicIntegerArray.toString()
Returns the String representation of the current values of array.AtomicLong.toString()
Returns the String representation of the current value.AtomicLongArray.toString()
Returns the String representation of the current values of array.AtomicReference.toString()
Returns the String representation of the current value.AtomicReferenceArray.toString()
Returns the String representation of the current values of array.DoubleAccumulator.toString()
Returns the String representation of the current value.DoubleAdder.toString()
Returns the String representation of theDoubleAdder.sum()
.LongAccumulator.toString()
Returns the String representation of the current value.LongAdder.toString()
Returns the String representation of theLongAdder.sum()
.Modifier and TypeMethodDescriptionstatic <U> AtomicIntegerFieldUpdater<U>
AtomicIntegerFieldUpdater.newUpdater
(Class<U> tclass, String fieldName) Creates and returns an updater for objects with the given field.static <U> AtomicLongFieldUpdater<U>
AtomicLongFieldUpdater.newUpdater
(Class<U> tclass, String fieldName) Creates and returns an updater for objects with the given field.static <U,
W> AtomicReferenceFieldUpdater<U, W> AtomicReferenceFieldUpdater.newUpdater
(Class<U> tclass, Class<W> vclass, String fieldName) Creates and returns an updater for objects with the given field. -
Uses of String in java.util.concurrent.locks
Modifier and TypeMethodDescriptionAbstractQueuedLongSynchronizer.toString()
Returns a string identifying this synchronizer, as well as its state.AbstractQueuedSynchronizer.toString()
Returns a string identifying this synchronizer, as well as its state.ReentrantLock.toString()
Returns a string identifying this lock, as well as its lock state.ReentrantReadWriteLock.ReadLock.toString()
Returns a string identifying this lock, as well as its lock state.ReentrantReadWriteLock.toString()
Returns a string identifying this lock, as well as its lock state.ReentrantReadWriteLock.WriteLock.toString()
Returns a string identifying this lock, as well as its lock state.StampedLock.toString()
Returns a string identifying this lock, as well as its lock state. -
Uses of String in java.util.jar
Modifier and TypeFieldDescriptionstatic final String
JarFile.MANIFEST_NAME
The JAR manifest file name.Modifier and TypeMethodDescriptionJarEntry.getRealName()
Returns the real name of thisJarEntry
.Returns the value of the specified attribute name, specified as a string, or null if the attribute was not found.Attributes.getValue
(Attributes.Name name) Returns the value of the specified Attributes.Name, or null if the attribute was not found.Associates the specified value with the specified attribute name, specified as a String.Attributes.Name.toString()
Returns the attribute name as a String.Modifier and TypeMethodDescriptionManifest.getEntries()
Returns a Map of the entries contained in this Manifest.Modifier and TypeMethodDescriptionprotected ZipEntry
JarInputStream.createZipEntry
(String name) Creates a newJarEntry
(ZipEntry
) for the specified JAR file entry name.Manifest.getAttributes
(String name) Returns the Attributes for the specified entry name.Returns theZipEntry
for the given base entry name ornull
if not found.JarFile.getJarEntry
(String name) Returns theJarEntry
for the given base entry name ornull
if not found.Returns the value of the specified attribute name, specified as a string, or null if the attribute was not found.Associates the specified value with the specified attribute name, specified as a String.ModifierConstructorDescriptionCreates a newJarEntry
for the specified JAR file entry name.Constructs a JarException with the specified detail message.Creates a newJarFile
to read from the specified filename
.Creates a newJarFile
to read from the specified filename
.Constructs a new attribute name using the given string name. -
Uses of String in java.util.logging
Modifier and TypeFieldDescriptionstatic final String
Logger.GLOBAL_LOGGER_NAME
GLOBAL_LOGGER_NAME is a name for the global logger.static final String
LogManager.LOGGING_MXBEAN_NAME
String representation of theObjectName
for the management interface for the logging facility.Modifier and TypeMethodDescriptionabstract String
Format the given log record and return the formatted string.Format the given LogRecord.Format the given message to XML.Formatter.formatMessage
(LogRecord record) Localize and format the message string from a log record.Handler.getEncoding()
Return the character encoding for thisHandler
.Return the header string for a set of formatted records.Return the header string for a set of XML formatted records.Level.getLocalizedName()
Return the localized string name of the Level, for the current default locale.LoggingMXBean.getLoggerLevel
(String loggerName) Deprecated.Gets the name of the log level associated with the specified logger.LogRecord.getLoggerName()
Get the source Logger's name.LogRecord.getMessage()
Get the "raw" log message, before localization or formatting.Level.getName()
Return the non-localized string name of the Level.Logger.getName()
Get the name for this logger.LoggingMXBean.getParentLoggerName
(String loggerName) Deprecated.Returns the name of the parent for the specified logger.LogManager.getProperty
(String name) Get the value of a logging property.Level.getResourceBundleName()
Return the level's localization resource bundle name, or null if no localization bundle is defined.Logger.getResourceBundleName()
Retrieve the localization resource bundle name for this logger.LogRecord.getResourceBundleName()
Get the localization resource bundle nameLogRecord.getSourceClassName()
Get the name of the class that (allegedly) issued the logging request.LogRecord.getSourceMethodName()
Get the name of the method that (allegedly) issued the logging request.Return the tail string for a set of formatted records.Return the tail string for a set of XML formatted records.final String
Level.toString()
Returns a string representation of this Level.Modifier and TypeMethodDescriptionLoggingMXBean.getLoggerNames()
Deprecated.Returns the list of currently registered logger names.LogManager.getLoggerNames()
Get an enumeration of known logger names.Modifier and TypeMethodDescriptionvoid
Log a CONFIG message.void
Log a method entry.void
Log a method entry, with one parameter.void
Log a method entry, with an array of parameters.void
The error method is called when a Handler failure occurs.void
Log a method return.void
Log a method return, with result object.void
Log a FINE message.void
Log a FINER message.void
Log a FINEST message.static Logger
Logger.getAnonymousLogger
(String resourceBundleName) Create an anonymous Logger.static Logger
Find or create a logger for a named subsystem.static Logger
Find or create a logger for a named subsystem.Method to find a named logger.LoggingMXBean.getLoggerLevel
(String loggerName) Deprecated.Gets the name of the log level associated with the specified logger.LoggingMXBean.getParentLoggerName
(String loggerName) Deprecated.Returns the name of the parent for the specified logger.LogManager.getProperty
(String name) Get the value of a logging property.void
Log an INFO message.void
Log a message, with no arguments.void
Log a message, with one object parameter.void
Log a message, with an array of object arguments.void
Log a message, with associated Throwable information.void
Log a message, specifying source class and method, with no arguments.void
Log a message, specifying source class and method, with a single object parameter to the log message.void
Log a message, specifying source class and method, with an array of object arguments.void
Log a message, specifying source class and method, with associated Throwable information.void
Logger.logp
(Level level, String sourceClass, String sourceMethod, Throwable thrown, Supplier<String> msgSupplier) Log a lazily constructed message, specifying source class and method, with associated Throwable information.void
Log a lazily constructed message, specifying source class and method, with no arguments.void
void
Logger.logrb
(Level level, String sourceClass, String sourceMethod, String bundleName, String msg, Object param1) void
Logger.logrb
(Level level, String sourceClass, String sourceMethod, String bundleName, String msg, Object[] params) void
Logger.logrb
(Level level, String sourceClass, String sourceMethod, String bundleName, String msg, Throwable thrown) void
Logger.logrb
(Level level, String sourceClass, String sourceMethod, ResourceBundle bundle, String msg, Object... params) Log a message, specifying source class, method, and resource bundle, with an optional list of message parameters.void
Logger.logrb
(Level level, String sourceClass, String sourceMethod, ResourceBundle bundle, String msg, Throwable thrown) Log a message, specifying source class, method, and resource bundle, with associated Throwable information.void
Logger.logrb
(Level level, ResourceBundle bundle, String msg, Object... params) Log a message, specifying source class, method, and resource bundle, with an optional list of message parameters.void
Logger.logrb
(Level level, ResourceBundle bundle, String msg, Throwable thrown) Log a message, specifying source class, method, and resource bundle, with associated Throwable information.static Level
Parse a level name string into a Level.protected void
Handler.reportError
(String msg, Exception ex, int code) Protected convenience method to report an error to this Handler's ErrorManager.void
Handler.setEncoding
(String encoding) Set the character encoding used by thisHandler
.void
StreamHandler.setEncoding
(String encoding) Set (or change) the character encoding used by thisHandler
.void
LoggingMXBean.setLoggerLevel
(String loggerName, String levelName) Deprecated.Sets the specified logger to the specified new level.void
LogRecord.setLoggerName
(String name) Set the source Logger's name.void
LogRecord.setMessage
(String message) Set the "raw" log message, before localization or formatting.void
LogRecord.setResourceBundleName
(String name) Set the localization resource bundle name.void
LogRecord.setSourceClassName
(String sourceClassName) Set the name of the class that (allegedly) issued the logging request.void
LogRecord.setSourceMethodName
(String sourceMethodName) Set the name of the method that (allegedly) issued the logging request.void
Log a SEVERE message.void
Log throwing an exception.void
Log a WARNING message.Modifier and TypeMethodDescriptionvoid
Log a CONFIG message, which is only to be constructed if the logging level is such that the message will actually be logged.void
Log a FINE message, which is only to be constructed if the logging level is such that the message will actually be logged.void
Log a FINER message, which is only to be constructed if the logging level is such that the message will actually be logged.void
Log a FINEST message, which is only to be constructed if the logging level is such that the message will actually be logged.void
Log a INFO message, which is only to be constructed if the logging level is such that the message will actually be logged.void
Log a lazily constructed message, with associated Throwable information.void
Log a message, which is only to be constructed if the logging level is such that the message will actually be logged.void
Logger.logp
(Level level, String sourceClass, String sourceMethod, Throwable thrown, Supplier<String> msgSupplier) Log a lazily constructed message, specifying source class and method, with associated Throwable information.void
Log a lazily constructed message, specifying source class and method, with no arguments.void
Log a SEVERE message, which is only to be constructed if the logging level is such that the message will actually be logged.void
LogManager.updateConfiguration
(InputStream ins, Function<String, BiFunction<String, String, String>> mapper) Updates the logging configuration.void
LogManager.updateConfiguration
(InputStream ins, Function<String, BiFunction<String, String, String>> mapper) Updates the logging configuration.void
LogManager.updateConfiguration
(InputStream ins, Function<String, BiFunction<String, String, String>> mapper) Updates the logging configuration.void
LogManager.updateConfiguration
(InputStream ins, Function<String, BiFunction<String, String, String>> mapper) Updates the logging configuration.void
LogManager.updateConfiguration
(Function<String, BiFunction<String, String, String>> mapper) Updates the logging configuration.void
LogManager.updateConfiguration
(Function<String, BiFunction<String, String, String>> mapper) Updates the logging configuration.void
LogManager.updateConfiguration
(Function<String, BiFunction<String, String, String>> mapper) Updates the logging configuration.void
LogManager.updateConfiguration
(Function<String, BiFunction<String, String, String>> mapper) Updates the logging configuration.void
Log a WARNING message, which is only to be constructed if the logging level is such that the message will actually be logged.ModifierConstructorDescriptionFileHandler
(String pattern) Initialize aFileHandler
to write to the given filename.FileHandler
(String pattern, boolean append) Initialize aFileHandler
to write to the given filename, with optional append.FileHandler
(String pattern, int limit, int count) Initialize aFileHandler
to write to a set of files.FileHandler
(String pattern, int limit, int count, boolean append) Initialize aFileHandler
to write to a set of files with optional append.FileHandler
(String pattern, long limit, int count, boolean append) Initialize aFileHandler
to write to a set of files with optional append.protected
Create a named Level with a given integer value.protected
Create a named Level with a given integer value and a given localization resource name.protected
Protected method to construct a logger for a named subsystem.LoggingPermission
(String name, String actions) Creates a new LoggingPermission object.Construct a LogRecord with the given level and message values.SocketHandler
(String host, int port) Construct aSocketHandler
using a specified host and port. -
Uses of String in java.util.prefs
Modifier and TypeMethodDescriptionAbstractPreferences.absolutePath()
Implements theabsolutePath
method as per the specification inPreferences.absolutePath()
.abstract String
Preferences.absolutePath()
Returns this preference node's absolute path name.String[]
AbstractPreferences.childrenNames()
Implements thechildren
method as per the specification inPreferences.childrenNames()
.abstract String[]
Preferences.childrenNames()
Returns the names of the children of this preference node, relative to this node.protected abstract String[]
AbstractPreferences.childrenNamesSpi()
Returns the names of the children of this preference node.Implements theget
method as per the specification inPreferences.get(String,String)
.abstract String
Returns the value associated with the specified key in this preference node.PreferenceChangeEvent.getKey()
Returns the key of the preference that was changed.PreferenceChangeEvent.getNewValue()
Returns the new value for the preference.protected abstract String
Return the value associated with the specified key at this preference node, ornull
if there is no association for this key, or the association cannot be determined at this time.String[]
AbstractPreferences.keys()
Implements thekeys
method as per the specification inPreferences.keys()
.abstract String[]
Preferences.keys()
Returns all of the keys that have an associated value in this preference node.protected abstract String[]
AbstractPreferences.keysSpi()
Returns all of the keys that have an associated value in this preference node.AbstractPreferences.name()
Implements thename
method as per the specification inPreferences.name()
.abstract String
Preferences.name()
Returns this preference node's name, relative to its parent.AbstractPreferences.toString()
Returns the absolute path name of this preferences node.abstract String
Preferences.toString()
Returns a string representation of this preferences node, as if computed by the expression:(this.isUserNode() ? "User" : "System") + " Preference Node: " + this.absolutePath()
.Modifier and TypeMethodDescriptionprotected abstract AbstractPreferences
Returns the named child of this preference node, creating it if it does not already exist.Implements theget
method as per the specification inPreferences.get(String,String)
.abstract String
Returns the value associated with the specified key in this preference node.boolean
AbstractPreferences.getBoolean
(String key, boolean def) Implements thegetBoolean
method as per the specification inPreferences.getBoolean(String,boolean)
.abstract boolean
Preferences.getBoolean
(String key, boolean def) Returns the boolean value represented by the string associated with the specified key in this preference node.byte[]
AbstractPreferences.getByteArray
(String key, byte[] def) Implements thegetByteArray
method as per the specification inPreferences.getByteArray(String,byte[])
.abstract byte[]
Preferences.getByteArray
(String key, byte[] def) Returns the byte array value represented by the string associated with the specified key in this preference node.protected AbstractPreferences
Returns the named child if it exists, ornull
if it does not.double
Implements thegetDouble
method as per the specification inPreferences.getDouble(String,double)
.abstract double
Returns the double value represented by the string associated with the specified key in this preference node.float
Implements thegetFloat
method as per the specification inPreferences.getFloat(String,float)
.abstract float
Returns the float value represented by the string associated with the specified key in this preference node.int
Implements thegetInt
method as per the specification inPreferences.getInt(String,int)
.abstract int
Returns the int value represented by the string associated with the specified key in this preference node.long
Implements thegetLong
method as per the specification inPreferences.getLong(String,long)
.abstract long
Returns the long value represented by the string associated with the specified key in this preference node.protected abstract String
Return the value associated with the specified key at this preference node, ornull
if there is no association for this key, or the association cannot be determined at this time.Implements thenode
method as per the specification inPreferences.node(String)
.abstract Preferences
Returns the named preference node in the same tree as this node, creating it and any of its ancestors if they do not already exist.boolean
AbstractPreferences.nodeExists
(String path) Implements thenodeExists
method as per the specification inPreferences.nodeExists(String)
.abstract boolean
Preferences.nodeExists
(String pathName) Returns true if the named preference node exists in the same tree as this node.void
Implements theput
method as per the specification inPreferences.put(String,String)
.abstract void
Associates the specified value with the specified key in this preference node.void
AbstractPreferences.putBoolean
(String key, boolean value) Implements theputBoolean
method as per the specification inPreferences.putBoolean(String,boolean)
.abstract void
Preferences.putBoolean
(String key, boolean value) Associates a string representing the specified boolean value with the specified key in this preference node.void
AbstractPreferences.putByteArray
(String key, byte[] value) Implements theputByteArray
method as per the specification inPreferences.putByteArray(String,byte[])
.abstract void
Preferences.putByteArray
(String key, byte[] value) Associates a string representing the specified byte array with the specified key in this preference node.void
Implements theputDouble
method as per the specification inPreferences.putDouble(String,double)
.abstract void
Associates a string representing the specified double value with the specified key in this preference node.void
Implements theputFloat
method as per the specification inPreferences.putFloat(String,float)
.abstract void
Associates a string representing the specified float value with the specified key in this preference node.void
Implements theputInt
method as per the specification inPreferences.putInt(String,int)
.abstract void
Associates a string representing the specified int value with the specified key in this preference node.void
Implements theputLong
method as per the specification inPreferences.putLong(String,long)
.abstract void
Associates a string representing the specified long value with the specified key in this preference node.protected abstract void
Put the given key-value association into this preference node.void
Implements theremove(String)
method as per the specification inPreferences.remove(String)
.abstract void
Removes the value associated with the specified key in this preference node, if any.protected abstract void
Remove the association (if any) for the specified key at this preference node.ModifierConstructorDescriptionprotected
AbstractPreferences
(AbstractPreferences parent, String name) Creates a preference node with the specified parent and the specified name relative to its parent.Constructs a BackingStoreException with the specified detail message.InvalidPreferencesFormatException
(String message) Constructs an InvalidPreferencesFormatException with the specified detail message.InvalidPreferencesFormatException
(String message, Throwable cause) Constructs an InvalidPreferencesFormatException with the specified detail message and cause.PreferenceChangeEvent
(Preferences node, String key, String newValue) Constructs a newPreferenceChangeEvent
instance. -
Uses of String in java.util.random
Modifier and TypeMethodDescriptionRandomGeneratorFactory.group()
Return the group name of the algorithm used by the random number generator.RandomGeneratorFactory.name()
Return the name of the algorithm used by the random number generator.Modifier and TypeMethodDescriptionReturns an instance ofRandomGenerator.ArbitrarilyJumpableGenerator
that utilizes thename
algorithm.static RandomGenerator
static <T extends RandomGenerator>
RandomGeneratorFactory<T>Returns aRandomGeneratorFactory
that can produce instances ofRandomGenerator
that utilize thename
algorithm. -
Uses of String in java.util.regex
Modifier and TypeMethodDescriptionPatternSyntaxException.getDescription()
Retrieves the description of the error.PatternSyntaxException.getMessage()
Returns a multi-line string containing the description of the syntax error and its index, the erroneous regular-expression pattern, and a visual indication of the error index within the pattern.PatternSyntaxException.getPattern()
Retrieves the erroneous regular-expression pattern.Matcher.group()
Returns the input subsequence matched by the previous match.Matcher.group
(int group) Returns the input subsequence captured by the given group during the previous match operation.Returns the input subsequence captured by the given named-capturing group during the previous match operation.MatchResult.group()
Returns the input subsequence matched by the previous match.MatchResult.group
(int group) Returns the input subsequence captured by the given group during the previous match operation.Pattern.pattern()
Returns the regular expression from which this pattern was compiled.static String
Returns a literal patternString
for the specifiedString
.static String
Matcher.quoteReplacement
(String s) Returns a literal replacementString
for the specifiedString
.Matcher.replaceAll
(String replacement) Replaces every subsequence of the input sequence that matches the pattern with the given replacement string.Matcher.replaceAll
(Function<MatchResult, String> replacer) Replaces every subsequence of the input sequence that matches the pattern with the result of applying the given replacer function to the match result of this matcher corresponding to that subsequence.Matcher.replaceFirst
(String replacement) Replaces the first subsequence of the input sequence that matches the pattern with the given replacement string.Matcher.replaceFirst
(Function<MatchResult, String> replacer) Replaces the first subsequence of the input sequence that matches the pattern with the result of applying the given replacer function to the match result of this matcher corresponding to that subsequence.String[]
Pattern.split
(CharSequence input) Splits the given input sequence around matches of this pattern.String[]
Pattern.split
(CharSequence input, int limit) Splits the given input sequence around matches of this pattern.Matcher.toString()
Returns the string representation of this matcher.Pattern.toString()
Returns the string representation of this pattern.Modifier and TypeMethodDescriptionPattern.asMatchPredicate()
Creates a predicate that tests if this pattern matches a given input string.Pattern.asPredicate()
Creates a predicate that tests if this pattern is found in a given input string.Pattern.splitAsStream
(CharSequence input) Creates a stream from the given input sequence around matches of this pattern.Modifier and TypeMethodDescriptionMatcher.appendReplacement
(StringBuffer sb, String replacement) Implements a non-terminal append-and-replace step.Matcher.appendReplacement
(StringBuilder sb, String replacement) Implements a non-terminal append-and-replace step.static Pattern
Compiles the given regular expression into a pattern.static Pattern
Compiles the given regular expression into a pattern with the given flags.int
Returns the offset after the last character of the subsequence captured by the given named-capturing group during the previous match operation.Returns the input subsequence captured by the given named-capturing group during the previous match operation.static boolean
Pattern.matches
(String regex, CharSequence input) Compiles the given regular expression and attempts to match the given input against it.static String
Returns a literal patternString
for the specifiedString
.static String
Matcher.quoteReplacement
(String s) Returns a literal replacementString
for the specifiedString
.Matcher.replaceAll
(String replacement) Replaces every subsequence of the input sequence that matches the pattern with the given replacement string.Matcher.replaceFirst
(String replacement) Replaces the first subsequence of the input sequence that matches the pattern with the given replacement string.int
Returns the start index of the subsequence captured by the given named-capturing group during the previous match operation.Modifier and TypeMethodDescriptionMatcher.replaceAll
(Function<MatchResult, String> replacer) Replaces every subsequence of the input sequence that matches the pattern with the result of applying the given replacer function to the match result of this matcher corresponding to that subsequence.Matcher.replaceFirst
(Function<MatchResult, String> replacer) Replaces the first subsequence of the input sequence that matches the pattern with the result of applying the given replacer function to the match result of this matcher corresponding to that subsequence.ModifierConstructorDescriptionPatternSyntaxException
(String desc, String regex, int index) Constructs a new instance of this class. -
Uses of String in java.util.spi
Modifier and TypeMethodDescriptionabstract String
LocaleNameProvider.getDisplayCountry
(String countryCode, Locale locale) Returns a localized name for the given IETF BCP47 region code (either ISO 3166 country code or UN M.49 area codes) and the given locale that is appropriate for display to the user.abstract String
LocaleNameProvider.getDisplayLanguage
(String languageCode, Locale locale) Returns a localized name for the given IETF BCP47 language code and the given locale that is appropriate for display to the user.abstract String
CalendarNameProvider.getDisplayName
(String calendarType, int field, int value, int style, Locale locale) Returns the string representation (display name) of the calendarfield value
in the givenstyle
andlocale
.CurrencyNameProvider.getDisplayName
(String currencyCode, Locale locale) Returns a name for the currency that is appropriate for display to the user.abstract String
TimeZoneNameProvider.getDisplayName
(String ID, boolean daylight, int style, Locale locale) Returns a name for the given time zone ID that's suitable for presentation to the user in the specified locale.LocaleNameProvider.getDisplayScript
(String scriptCode, Locale locale) Returns a localized name for the given IETF BCP47 script code and the given locale that is appropriate for display to the user.LocaleNameProvider.getDisplayUnicodeExtensionKey
(String key, Locale locale) Returns a localized name for the given Unicode extension key, and the given locale that is appropriate for display to the user.LocaleNameProvider.getDisplayUnicodeExtensionType
(String type, String key, Locale locale) Returns a localized name for the given Unicode extension type, and the given locale that is appropriate for display to the user.abstract String
LocaleNameProvider.getDisplayVariant
(String variant, Locale locale) Returns a localized name for the given variant code and the given locale that is appropriate for display to the user.TimeZoneNameProvider.getGenericDisplayName
(String ID, int style, Locale locale) Returns a generic name for the given time zoneID
that's suitable for presentation to the user in the specifiedlocale
.abstract String
Gets the symbol of the given currency code for the specified locale.ToolProvider.name()
Returns the name of this tool provider.protected String
AbstractResourceBundleProvider.toBundleName
(String baseName, Locale locale) Returns the bundle name for the givenbaseName
andlocale
that this provider provides.Modifier and TypeMethodDescriptionCalendarNameProvider.getDisplayNames
(String calendarType, int field, int style, Locale locale) Returns aMap
containing all string representations (display names) of theCalendar
field
in the givenstyle
andlocale
and their corresponding field values.Modifier and TypeMethodDescriptionstatic Optional<ToolProvider>
Returns the first instance of aToolProvider
with the given name, as loaded byServiceLoader
using the system class loader.Returns aResourceBundle
for the givenbaseName
andlocale
.Returns aResourceBundle
for the given bundle name and locale.ResourceBundleControlProvider.getControl
(String baseName) Returns aResourceBundle.Control
instance that is used to handle resource bundle loading for the givenbaseName
.abstract String
LocaleNameProvider.getDisplayCountry
(String countryCode, Locale locale) Returns a localized name for the given IETF BCP47 region code (either ISO 3166 country code or UN M.49 area codes) and the given locale that is appropriate for display to the user.abstract String
LocaleNameProvider.getDisplayLanguage
(String languageCode, Locale locale) Returns a localized name for the given IETF BCP47 language code and the given locale that is appropriate for display to the user.abstract String
CalendarNameProvider.getDisplayName
(String calendarType, int field, int value, int style, Locale locale) Returns the string representation (display name) of the calendarfield value
in the givenstyle
andlocale
.CurrencyNameProvider.getDisplayName
(String currencyCode, Locale locale) Returns a name for the currency that is appropriate for display to the user.abstract String
TimeZoneNameProvider.getDisplayName
(String ID, boolean daylight, int style, Locale locale) Returns a name for the given time zone ID that's suitable for presentation to the user in the specified locale.CalendarNameProvider.getDisplayNames
(String calendarType, int field, int style, Locale locale) Returns aMap
containing all string representations (display names) of theCalendar
field
in the givenstyle
andlocale
and their corresponding field values.LocaleNameProvider.getDisplayScript
(String scriptCode, Locale locale) Returns a localized name for the given IETF BCP47 script code and the given locale that is appropriate for display to the user.LocaleNameProvider.getDisplayUnicodeExtensionKey
(String key, Locale locale) Returns a localized name for the given Unicode extension key, and the given locale that is appropriate for display to the user.LocaleNameProvider.getDisplayUnicodeExtensionType
(String type, String key, Locale locale) Returns a localized name for the given Unicode extension type, and the given locale that is appropriate for display to the user.abstract String
LocaleNameProvider.getDisplayVariant
(String variant, Locale locale) Returns a localized name for the given variant code and the given locale that is appropriate for display to the user.TimeZoneNameProvider.getGenericDisplayName
(String ID, int style, Locale locale) Returns a generic name for the given time zoneID
that's suitable for presentation to the user in the specifiedlocale
.abstract String
Gets the symbol of the given currency code for the specified locale.default int
ToolProvider.run
(PrintStream out, PrintStream err, String... args) Runs an instance of the tool, returning zero for a successful run.int
ToolProvider.run
(PrintWriter out, PrintWriter err, String... args) Runs an instance of the tool, returning zero for a successful run.protected String
AbstractResourceBundleProvider.toBundleName
(String baseName, Locale locale) Returns the bundle name for the givenbaseName
andlocale
that this provider provides.ModifierConstructorDescriptionprotected
AbstractResourceBundleProvider
(String... formats) Constructs anAbstractResourceBundleProvider
with the specifiedformats
. -
Uses of String in java.util.stream
Modifier and TypeMethodDescriptionstatic Collector<CharSequence,
?, String> Collectors.joining()
Returns aCollector
that concatenates the input elements into aString
, in encounter order.static Collector<CharSequence,
?, String> Collectors.joining
(CharSequence delimiter) Returns aCollector
that concatenates the input elements, separated by the specified delimiter, in encounter order.static Collector<CharSequence,
?, String> Collectors.joining
(CharSequence delimiter, CharSequence prefix, CharSequence suffix) Returns aCollector
that concatenates the input elements, separated by the specified delimiter, with the specified prefix and suffix, in encounter order.Modifier and TypeMethodDescriptionstatic Collector.Characteristics
Returns the enum constant of this class with the specified name. -
Uses of String in java.util.zip
Modifier and TypeMethodDescriptionZipEntry.getComment()
Returns the comment string for the entry.ZipFile.getComment()
Returns the zip file comment, or null if none.ZipEntry.getName()
Returns the name of the entry.ZipFile.getName()
Returns the path name of the ZIP file.ZipEntry.toString()
Returns a string representation of the ZIP entry.Modifier and TypeMethodDescriptionprotected ZipEntry
ZipInputStream.createZipEntry
(String name) Creates a newZipEntry
object for the specified entry name.Returns the zip file entry for the specified name, or null if not found.void
ZipEntry.setComment
(String comment) Sets the optional comment string for the entry.void
ZipOutputStream.setComment
(String comment) Sets the ZIP file comment.ModifierConstructorDescriptionConstructs a DataFormatException with the specified detail message.Creates a new zip entry with the specified name.Constructs a ZipError with the given detail message.Constructs aZipException
with the specified detail message.Opens a zip file for reading.Opens a zip file for reading. -
Uses of String in javax.accessibility
Modifier and TypeFieldDescriptionstatic final String
AccessibleContext.ACCESSIBLE_ACTION_PROPERTY
Constant used to indicate that the supported set of actions has changed.static final String
AccessibleContext.ACCESSIBLE_ACTIVE_DESCENDANT_PROPERTY
Constant used to determine when the active descendant of a component has changed.static final String
AccessibleContext.ACCESSIBLE_CARET_PROPERTY
Constant used to determine when theaccessibleText
caret has changed.static final String
AccessibleContext.ACCESSIBLE_CHILD_PROPERTY
Constant used to determine whenAccessible
children are added/removed from the object.static final String
AccessibleContext.ACCESSIBLE_COMPONENT_BOUNDS_CHANGED
PropertyChangeEvent
which indicates that a change has occurred in a component's bounds.static final String
AccessibleContext.ACCESSIBLE_DESCRIPTION_PROPERTY
Constant used to determine when theAccessibleContext.accessibleDescription
property has changed.static final String
AccessibleContext.ACCESSIBLE_HYPERTEXT_OFFSET
Constant used to indicate that a hypertext element has received focus.static final String
AccessibleContext.ACCESSIBLE_INVALIDATE_CHILDREN
PropertyChangeEvent
which indicates that a significant change has occurred to the children of a component like a tree or text.static final String
AccessibleContext.ACCESSIBLE_NAME_PROPERTY
Constant used to determine when theAccessibleContext.accessibleName
property has changed.static final String
AccessibleContext.ACCESSIBLE_SELECTION_PROPERTY
Constant used to determine when theaccessibleSelection
has changed.static final String
AccessibleContext.ACCESSIBLE_STATE_PROPERTY
Constant used to determine when theaccessibleStateSet
property has changed.static final String
AccessibleContext.ACCESSIBLE_TABLE_CAPTION_CHANGED
Constant used to indicate that the table caption has changed.static final String
AccessibleContext.ACCESSIBLE_TABLE_COLUMN_DESCRIPTION_CHANGED
Constant used to indicate that the column description has changed.static final String
AccessibleContext.ACCESSIBLE_TABLE_COLUMN_HEADER_CHANGED
Constant used to indicate that the column header has changed.static final String
AccessibleContext.ACCESSIBLE_TABLE_MODEL_CHANGED
Constant used to indicate that table data has changed.static final String
AccessibleContext.ACCESSIBLE_TABLE_ROW_DESCRIPTION_CHANGED
Constant used to indicate that the row description has changed.static final String
AccessibleContext.ACCESSIBLE_TABLE_ROW_HEADER_CHANGED
Constant used to indicate that the row header has changed.static final String
AccessibleContext.ACCESSIBLE_TABLE_SUMMARY_CHANGED
Constant used to indicate that the table summary has changed.static final String
AccessibleContext.ACCESSIBLE_TEXT_ATTRIBUTES_CHANGED
PropertyChangeEvent
which indicates that text attributes have changed.static final String
AccessibleContext.ACCESSIBLE_TEXT_PROPERTY
PropertyChangeEvent
which indicates that text has changed.static final String
AccessibleContext.ACCESSIBLE_VALUE_PROPERTY
Constant used to determine when theaccessibleValue
property has changed.static final String
AccessibleContext.ACCESSIBLE_VISIBLE_DATA_PROPERTY
Constant used to determine when the visual appearance of the object has changed.protected String
AccessibleContext.accessibleDescription
A localized String containing the description of the object.protected String
AccessibleContext.accessibleName
A localized String containing the name of the object.static final String
AccessibleRelation.CHILD_NODE_OF
Indicates that an object is a child node of one or more objects.static final String
AccessibleRelation.CHILD_NODE_OF_PROPERTY
Indicates theCHILD_NODE_OF
relation between two or more objects has changed.static final String
AccessibleAction.CLICK
An action which causes a component to execute its default action.static final String
AccessibleRelation.CONTROLLED_BY
Indicates an object is controlled by one or more target objects.static final String
AccessibleRelation.CONTROLLED_BY_PROPERTY
Identifies that the target object that is doing the controlling has changed.static final String
AccessibleRelation.CONTROLLER_FOR
Indicates an object is a controller for one or more target objects.static final String
AccessibleRelation.CONTROLLER_FOR_PROPERTY
Identifies that the controller for the target object has changed.static final String
AccessibleAction.DECREMENT
An action which decrements a value.static final String
AccessibleRelation.EMBEDDED_BY
Indicates that an object is embedded in one or more objects.static final String
AccessibleRelation.EMBEDDED_BY_PROPERTY
Indicates theEMBEDDED_BY
relation between two or more objects has changed.static final String
AccessibleRelation.EMBEDS
Indicates that an object has one or more objects embedded in it.static final String
AccessibleRelation.EMBEDS_PROPERTY
Indicates theEMBEDS
relation between two or more objects has changed.static final String
AccessibleRelation.FLOWS_FROM
Indicates an object is logically contiguous with a second object where the second object occurs before the object.static final String
AccessibleRelation.FLOWS_FROM_PROPERTY
Indicates theFLOWS_FROM
relation between two objects has changed.static final String
AccessibleRelation.FLOWS_TO
Indicates an object is logically contiguous with a second object where the second object occurs after the object.static final String
AccessibleRelation.FLOWS_TO_PROPERTY
Indicates theFLOWS_TO
relation between two objects has changed.static final String
AccessibleAction.INCREMENT
An action which increments a value.protected String
AccessibleBundle.key
The locale independent name of the state.static final String
AccessibleRelation.LABEL_FOR
Indicates an object is a label for one or more target objects.static final String
AccessibleRelation.LABEL_FOR_PROPERTY
Identifies that the target group for a label has changed.static final String
AccessibleRelation.LABELED_BY
Indicates an object is labeled by one or more target objects.static final String
AccessibleRelation.LABELED_BY_PROPERTY
Identifies that the objects that are doing the labeling have changed.static final String
AccessibleRelation.MEMBER_OF
Indicates an object is a member of a group of one or more target objects.static final String
AccessibleRelation.MEMBER_OF_PROPERTY
Identifies that group membership has changed.static final String
AccessibleRelation.PARENT_WINDOW_OF
Indicates that an object is a parent window of one or more objects.static final String
AccessibleRelation.PARENT_WINDOW_OF_PROPERTY
Indicates thePARENT_WINDOW_OF
relation between two or more objects has changed.static final String
AccessibleRelation.SUBWINDOW_OF
Indicates that an object is a subwindow of one or more objects.static final String
AccessibleRelation.SUBWINDOW_OF_PROPERTY
Indicates theSUBWINDOW_OF
relation between two or more objects has changed.AccessibleTextSequence.text
The text.static final String
AccessibleAction.TOGGLE_EXPAND
An action which causes a tree node to collapse if expanded and expand if collapsed.static final String
AccessibleAction.TOGGLE_POPUP
An action which causes a popup to become visible if it is hidden and hidden if it is visible.Modifier and TypeMethodDescriptionAccessibleAction.getAccessibleActionDescription
(int i) Returns a description of the specified action of the object.abstract String
AccessibleHyperlink.getAccessibleActionDescription
(int i) Returns a string description of this particular link action.AccessibleContext.getAccessibleDescription()
Gets theaccessibleDescription
property of this object.AccessibleIcon.getAccessibleIconDescription()
Gets the description of the icon.AccessibleContext.getAccessibleName()
Gets theaccessibleName
property of this object.AccessibleText.getAfterIndex
(int part, int index) Returns theString
after a given index.AccessibleText.getAtIndex
(int part, int index) Returns theString
at a given index.AccessibleText.getBeforeIndex
(int part, int index) Returns theString
before a given index.AccessibleRelation.getKey()
Returns the key for this relation.abstract String
AccessibilityProvider.getName()
Returns the name of this service provider.AccessibleText.getSelectedText()
Returns the portion of the text that is selected.AccessibleEditableText.getTextRange
(int startIndex, int endIndex) Returns the text string between two indices.AccessibleExtendedText.getTextRange
(int startIndex, int endIndex) Returns the text between two indices.AccessibleExtendedComponent.getTitledBorderText()
Returns the titled border text.AccessibleExtendedComponent.getToolTipText()
Returns the tool tip text.AccessibleBundle.toDisplayString()
Gets localized string describing the key using the default locale.protected String
AccessibleBundle.toDisplayString
(String name, Locale locale) Obtains the key as a localized string.AccessibleBundle.toDisplayString
(Locale locale) Obtains the key as a localized string.AccessibleBundle.toString()
Gets localized string describing the key using the default locale.AccessibleRelationSet.toString()
Creates a localized string representing all the relations in the set using the default locale.AccessibleStateSet.toString()
Creates a localized string representing all the states in the set using the default locale.Modifier and TypeMethodDescriptionboolean
Returns whether the relation set contains a relation that matches the specified key.void
AccessibleContext.firePropertyChange
(String propertyName, Object oldValue, Object newValue) Support for reporting bound property changes.Returns the relation that matches the specified key.void
AccessibleEditableText.insertTextAtIndex
(int index, String s) Inserts the specified string at the given index.void
AccessibleEditableText.replaceText
(int startIndex, int endIndex, String s) Replaces the text between two indices with the specified string.void
AccessibleContext.setAccessibleDescription
(String s) Sets the accessible description of this object.void
AccessibleIcon.setAccessibleIconDescription
(String description) Sets the description of the icon.void
AccessibleContext.setAccessibleName
(String s) Sets the localized accessible name of this object.void
AccessibleEditableText.setTextContents
(String s) Sets the text contents to the specified string.protected String
AccessibleBundle.toDisplayString
(String name, Locale locale) Obtains the key as a localized string.ModifierConstructorDescriptionAccessibleRelation
(String key) Create a newAccessibleRelation
using the given locale independent key.AccessibleRelation
(String key, Object target) Creates a newAccessibleRelation
using the given locale independent key.AccessibleRelation
(String key, Object[] target) Creates a newAccessibleRelation
using the given locale independent key.protected
AccessibleRole
(String key) Creates a newAccessibleRole
using the given locale independent key.protected
AccessibleState
(String key) Creates a newAccessibleState
using the given locale independent key.AccessibleTextSequence
(int start, int end, String txt) Constructs anAccessibleTextSequence
with the given parameters. -
Uses of String in javax.annotation.processing
Modifier and TypeMethodDescriptionCompletion.getMessage()
Returns an informative message about the completion.Completion.getValue()
Returns the text of the suggested completion.Modifier and TypeMethodDescriptionProcessingEnvironment.getOptions()
Returns the processor-specific options passed to the annotation processing tool.ProcessingEnvironment.getOptions()
Returns the processor-specific options passed to the annotation processing tool.AbstractProcessor.getSupportedAnnotationTypes()
If the processor class is annotated withSupportedAnnotationTypes
, return an unmodifiable set with the same set of strings as the annotation.Processor.getSupportedAnnotationTypes()
Returns the names of the annotation interfaces supported by this processor.AbstractProcessor.getSupportedOptions()
If the processor class is annotated withSupportedOptions
, return an unmodifiable set with the same set of strings as the annotation.Processor.getSupportedOptions()
Returns the options recognized by this processor.Modifier and TypeMethodDescriptionIterable<? extends Completion>
AbstractProcessor.getCompletions
(Element element, AnnotationMirror annotation, ExecutableElement member, String userText) Returns an empty iterable of completions.Iterable<? extends Completion>
Processor.getCompletions
(Element element, AnnotationMirror annotation, ExecutableElement member, String userText) Returns to the tool infrastructure an iterable of suggested completions to an annotation.static Completion
Returns a completion of the value and an empty message.static Completion
Returns a completion of the value and message.ModifierConstructorDescriptionConstructs an exception with the specified detail message. -
Uses of String in javax.crypto
Modifier and TypeMethodDescriptionEncryptedPrivateKeyInfo.getAlgName()
Returns the encryption algorithm.final String
Cipher.getAlgorithm()
Returns the algorithm name of thisCipher
object.final String
KeyAgreement.getAlgorithm()
Returns the algorithm name of thisKeyAgreement
object.final String
KeyGenerator.getAlgorithm()
Returns the algorithm name of thisKeyGenerator
object.final String
Mac.getAlgorithm()
Returns the algorithm name of thisMac
object.final String
SealedObject.getAlgorithm()
Returns the algorithm that was used to seal this object.final String
SecretKeyFactory.getAlgorithm()
Returns the algorithm name of thisSecretKeyFactory
object.final String
ExemptionMechanism.getName()
Returns the exemption mechanism name of thisExemptionMechanism
object.Cipher.toString()
Returns a String representation of this Cipher.Modifier and TypeMethodDescriptionprotected abstract SecretKey
KeyAgreementSpi.engineGenerateSecret
(String algorithm) Creates the shared secret and returns it as a secret key object of the requested algorithm type.protected abstract void
CipherSpi.engineSetMode
(String mode) Sets the mode of this cipher.protected abstract void
CipherSpi.engineSetPadding
(String padding) Sets the padding mechanism of this cipher.protected Key
CipherSpi.engineUnwrap
(byte[] wrappedKey, String wrappedKeyAlgorithm, int wrappedKeyType) Unwrap a previously wrapped key.final SecretKey
KeyAgreement.generateSecret
(String algorithm) Creates the shared secret and returns it as aSecretKey
object of the specified algorithm.static final Cipher
Cipher.getInstance
(String transformation) Returns aCipher
object that implements the specified transformation.static final Cipher
Cipher.getInstance
(String transformation, String provider) Returns aCipher
object that implements the specified transformation.static final Cipher
Cipher.getInstance
(String transformation, Provider provider) Returns aCipher
object that implements the specified transformation.static final ExemptionMechanism
ExemptionMechanism.getInstance
(String algorithm) Returns anExemptionMechanism
object that implements the specified exemption mechanism algorithm.static final ExemptionMechanism
ExemptionMechanism.getInstance
(String algorithm, String provider) Returns anExemptionMechanism
object that implements the specified exemption mechanism algorithm.static final ExemptionMechanism
ExemptionMechanism.getInstance
(String algorithm, Provider provider) Returns anExemptionMechanism
object that implements the specified exemption mechanism algorithm.static final KeyAgreement
KeyAgreement.getInstance
(String algorithm) Returns aKeyAgreement
object that implements the specified key agreement algorithm.static final KeyAgreement
KeyAgreement.getInstance
(String algorithm, String provider) Returns aKeyAgreement
object that implements the specified key agreement algorithm.static final KeyAgreement
KeyAgreement.getInstance
(String algorithm, Provider provider) Returns aKeyAgreement
object that implements the specified key agreement algorithm.static final KeyGenerator
KeyGenerator.getInstance
(String algorithm) Returns aKeyGenerator
object that generates secret keys for the specified algorithm.static final KeyGenerator
KeyGenerator.getInstance
(String algorithm, String provider) Returns aKeyGenerator
object that generates secret keys for the specified algorithm.static final KeyGenerator
KeyGenerator.getInstance
(String algorithm, Provider provider) Returns aKeyGenerator
object that generates secret keys for the specified algorithm.static final Mac
Mac.getInstance
(String algorithm) Returns aMac
object that implements the specified MAC algorithm.static final Mac
Mac.getInstance
(String algorithm, String provider) Returns aMac
object that implements the specified MAC algorithm.static final Mac
Mac.getInstance
(String algorithm, Provider provider) Returns aMac
object that implements the specified MAC algorithm.static final SecretKeyFactory
SecretKeyFactory.getInstance
(String algorithm) Returns aSecretKeyFactory
object that converts secret keys of the specified algorithm.static final SecretKeyFactory
SecretKeyFactory.getInstance
(String algorithm, String provider) Returns aSecretKeyFactory
object that converts secret keys of the specified algorithm.static final SecretKeyFactory
SecretKeyFactory.getInstance
(String algorithm, Provider provider) Returns aSecretKeyFactory
object that converts secret keys of the specified algorithm.EncryptedPrivateKeyInfo.getKeySpec
(Key decryptKey, String providerName) Extract the enclosed PKCS8EncodedKeySpec object from the encrypted data and return it.static final int
Cipher.getMaxAllowedKeyLength
(String transformation) Returns the maximum key length for the specified transformation according to the installed JCE jurisdiction policy files.static final AlgorithmParameterSpec
Cipher.getMaxAllowedParameterSpec
(String transformation) Returns an AlgorithmParameterSpec object which contains the maximum cipher parameter value according to the jurisdiction policy file.final Object
Retrieves the original (encapsulated) object.final Key
Unwrap a previously wrapped key.ModifierConstructorDescriptionConstructs a AEADBadTagException with the specified detail message.Constructs a BadPaddingException with the specified detail message.protected
Creates a Cipher object.EncryptedPrivateKeyInfo
(String algName, byte[] encryptedData) Constructs anEncryptedPrivateKeyInfo
from the encryption algorithm name and the encrypted data.protected
ExemptionMechanism
(ExemptionMechanismSpi exmechSpi, Provider provider, String mechanism) Creates a ExemptionMechanism object.Constructs a ExemptionMechanismException with the specified detailed message.Constructs an IllegalBlockSizeException with the specified detail message.protected
KeyAgreement
(KeyAgreementSpi keyAgreeSpi, Provider provider, String algorithm) Creates a KeyAgreement object.protected
KeyGenerator
(KeyGeneratorSpi keyGenSpi, Provider provider, String algorithm) Creates a KeyGenerator object.protected
Creates a MAC object.Constructs a NoSuchPaddingException with the specified detail message.protected
SecretKeyFactory
(SecretKeyFactorySpi keyFacSpi, Provider provider, String algorithm) Creates a SecretKeyFactory object.Constructs a ShortBufferException with the specified detail message. -
Uses of String in javax.crypto.spec
Modifier and TypeMethodDescriptionPSource.getAlgorithm()
Returns the PSource algorithm name.SecretKeySpec.getAlgorithm()
Returns the name of the algorithm associated with this secret key.OAEPParameterSpec.getDigestAlgorithm()
Returns the message digest algorithm name.SecretKeySpec.getFormat()
Returns the name of the encoding format for this secret key.OAEPParameterSpec.getMGFAlgorithm()
Returns the mask generation function algorithm name.ModifierConstructorDescriptionOAEPParameterSpec
(String mdName, String mgfName, AlgorithmParameterSpec mgfSpec, PSource pSrc) Constructs a parameter set for OAEP padding as defined in the PKCS #1 standard using the specified message digest algorithmmdName
, mask generation function algorithmmgfName
, parameters for the mask generation functionmgfSpec
, and source of the encoding input PpSrc
.protected
Constructs a source of the encoding input P for OAEP padding as defined in the PKCS #1 standard using the specified PSource algorithm.SecretKeySpec
(byte[] key, int offset, int len, String algorithm) Constructs a secret key from the given byte array, using the firstlen
bytes ofkey
, starting atoffset
inclusive.SecretKeySpec
(byte[] key, String algorithm) Constructs a secret key from the given byte array. -
Uses of String in javax.imageio
Modifier and TypeFieldDescriptionprotected String
ImageWriteParam.compressionType
AString
containing the name of the current compression type, ornull
if none is set.protected String[]
ImageWriteParam.compressionTypes
An array ofString
s containing the names of the available compression types.Modifier and TypeMethodDescriptionString[]
ImageWriteParam.getCompressionQualityDescriptions()
Returns an array ofString
s that may be used along withgetCompressionQualityValues
as part of a user interface for setting or displaying the compression quality level.ImageWriteParam.getCompressionType()
Returns the currently set compression type, ornull
if none has been set.String[]
ImageWriteParam.getCompressionTypes()
Returns a list of available compression types, as an array orString
s, ornull
if a compression type may not be chosen using these interfaces.ImageReader.getFormatName()
Returns aString
identifying the format of the input source.ImageWriteParam.getLocalizedCompressionTypeName()
Returns a localized version of the name of the current compression type, using theLocale
returned bygetLocale
.static String[]
ImageIO.getReaderFileSuffixes()
Returns an array ofString
s listing all of the file suffixes associated with the formats understood by the current set of registered readers.static String[]
ImageIO.getReaderFormatNames()
Returns an array ofString
s listing all of the informal format names understood by the current set of registered readers.static String[]
ImageIO.getReaderMIMETypes()
Returns an array ofString
s listing all of the MIME types understood by the current set of registered readers.static String[]
ImageIO.getWriterFileSuffixes()
Returns an array ofString
s listing all of the file suffixes associated with the formats understood by the current set of registered writers.static String[]
ImageIO.getWriterFormatNames()
Returns an array ofString
s listing all of the informal format names understood by the current set of registered writers.static String[]
ImageIO.getWriterMIMETypes()
Returns an array ofString
s listing all of the MIME types understood by the current set of registered writers.Modifier and TypeMethodDescriptionImageReader.getImageMetadata
(int imageIndex, String formatName, Set<String> nodeNames) Returns anIIOMetadata
object representing the metadata associated with the given image, ornull
if the reader does not support reading metadata or none is available.static Iterator<ImageReader>
ImageIO.getImageReadersByFormatName
(String formatName) Returns anIterator
containing all currently registeredImageReader
s that claim to be able to decode the named format.static Iterator<ImageReader>
ImageIO.getImageReadersByMIMEType
(String MIMEType) Returns anIterator
containing all currently registeredImageReader
s that claim to be able to decode files with the given MIME type.static Iterator<ImageReader>
ImageIO.getImageReadersBySuffix
(String fileSuffix) Returns anIterator
containing all currently registeredImageReader
s that claim to be able to decode files with the given suffix.static Iterator<ImageWriter>
ImageIO.getImageWriters
(ImageTypeSpecifier type, String formatName) Returns anIterator
containing all currently registeredImageWriter
s that claim to be able to encode images of the given layout (specified using anImageTypeSpecifier
) in the given format.static Iterator<ImageWriter>
ImageIO.getImageWritersByFormatName
(String formatName) Returns anIterator
containing all currently registeredImageWriter
s that claim to be able to encode the named format.static Iterator<ImageWriter>
ImageIO.getImageWritersByMIMEType
(String MIMEType) Returns anIterator
containing all currently registeredImageWriter
s that claim to be able to encode files with the given MIME type.static Iterator<ImageWriter>
ImageIO.getImageWritersBySuffix
(String fileSuffix) Returns anIterator
containing all currently registeredImageWriter
s that claim to be able to encode files with the given suffix.ImageReader.getStreamMetadata
(String formatName, Set<String> nodeNames) Returns anIIOMetadata
object representing the metadata associated with the input source as a whole (i.e., not associated with any particular image).protected void
ImageReader.processWarningOccurred
(String warning) Broadcasts a warning message to all registeredIIOReadWarningListener
s by calling theirwarningOccurred
method.protected void
ImageReader.processWarningOccurred
(String baseName, String keyword) Broadcasts a localized warning message to all registeredIIOReadWarningListener
s by calling theirwarningOccurred
method with a string taken from aResourceBundle
.protected void
ImageWriter.processWarningOccurred
(int imageIndex, String warning) Broadcasts a warning message to all registeredIIOWriteWarningListener
s by calling theirwarningOccurred
method.protected void
ImageWriter.processWarningOccurred
(int imageIndex, String baseName, String keyword) Broadcasts a localized warning message to all registeredIIOWriteWarningListener
s by calling theirwarningOccurred
method with a string taken from aResourceBundle
.void
ImageWriteParam.setCompressionType
(String compressionType) Sets the compression type to one of the values indicated bygetCompressionTypes
.static boolean
ImageIO.write
(RenderedImage im, String formatName, File output) Writes an image using an arbitraryImageWriter
that supports the given format to aFile
.static boolean
ImageIO.write
(RenderedImage im, String formatName, OutputStream output) Writes an image using an arbitraryImageWriter
that supports the given format to anOutputStream
.static boolean
ImageIO.write
(RenderedImage im, String formatName, ImageOutputStream output) Writes an image using the an arbitraryImageWriter
that supports the given format to anImageOutputStream
.Modifier and TypeMethodDescriptionImageReader.getImageMetadata
(int imageIndex, String formatName, Set<String> nodeNames) Returns anIIOMetadata
object representing the metadata associated with the given image, ornull
if the reader does not support reading metadata or none is available.ImageReader.getStreamMetadata
(String formatName, Set<String> nodeNames) Returns anIIOMetadata
object representing the metadata associated with the input source as a whole (i.e., not associated with any particular image).ModifierConstructorDescriptionIIOException
(String message) Constructs anIIOException
with a given messageString
.IIOException
(String message, Throwable cause) Constructs anIIOException
with a given messageString
and aThrowable
that was its underlying cause. -
Uses of String in javax.imageio.event
Modifier and TypeMethodDescriptionvoid
IIOReadWarningListener.warningOccurred
(ImageReader source, String warning) Reports the occurrence of a non-fatal error in decoding.void
IIOWriteWarningListener.warningOccurred
(ImageWriter source, int imageIndex, String warning) Reports the occurrence of a non-fatal error in encoding. -
Uses of String in javax.imageio.metadata
Modifier and TypeFieldDescriptionprotected String[]
IIOMetadata.extraMetadataFormatClassNames
An array of names of classes implementingIIOMetadataFormat
and representing the metadata formats, other than the standard and native formats, that are supported by this plug-in, initialized tonull
and set via the constructor.protected String[]
IIOMetadata.extraMetadataFormatNames
An array of names of formats, other than the standard and native formats, that are supported by this plug-in, initialized tonull
and set via the constructor.protected String
IIOMetadata.nativeMetadataFormatClassName
The name of the class implementingIIOMetadataFormat
and representing the native metadata format, initialized tonull
and set via the constructor.protected String
IIOMetadata.nativeMetadataFormatName
The name of the native metadata format for this object, initialized tonull
and set via the constructor.static final String
IIOMetadataFormatImpl.standardMetadataFormatName
AString
constant containing the standard format name,"javax_imageio_1.0"
.Modifier and TypeMethodDescriptionIIOMetadataNode.getAttribute
(String name) Retrieves an attribute value by name.IIOMetadataFormat.getAttributeDefaultValue
(String elementName, String attrName) Returns the default value of the named attribute, if it is not explicitly present within the named element, as aString
, ornull
if no default value is available.IIOMetadataFormatImpl.getAttributeDefaultValue
(String elementName, String attrName) IIOMetadataFormat.getAttributeDescription
(String elementName, String attrName, Locale locale) Returns aString
containing a description of the named attribute, ornull
.IIOMetadataFormatImpl.getAttributeDescription
(String elementName, String attrName, Locale locale) Returns aString
containing a description of the named attribute, ornull
.String[]
IIOMetadataFormat.getAttributeEnumerations
(String elementName, String attrName) Returns an array ofString
s containing the legal enumerated values for the given attribute within the named element.String[]
IIOMetadataFormatImpl.getAttributeEnumerations
(String elementName, String attrName) IIOMetadataFormat.getAttributeMaxValue
(String elementName, String attrName) Returns the maximum legal value for the attribute.IIOMetadataFormatImpl.getAttributeMaxValue
(String elementName, String attrName) IIOMetadataFormat.getAttributeMinValue
(String elementName, String attrName) Returns the minimum legal value for the attribute.IIOMetadataFormatImpl.getAttributeMinValue
(String elementName, String attrName) String[]
IIOMetadataFormat.getAttributeNames
(String elementName) Returns an array ofString
s listing the names of the attributes that may be associated with the named element.String[]
IIOMetadataFormatImpl.getAttributeNames
(String elementName) IIOMetadataNode.getAttributeNS
(String namespaceURI, String localName) Equivalent togetAttribute(localName)
.IIOMetadataNode.getBaseURI()
This DOM Level 3 method is not supported forIIOMetadataNode
and will throw aDOMException
.String[]
IIOMetadataFormat.getChildNames
(String elementName) Returns an array ofString
s indicating the names of the element which are allowed to be children of the named element, in the order in which they should appear.String[]
IIOMetadataFormatImpl.getChildNames
(String elementName) IIOMetadataFormat.getElementDescription
(String elementName, Locale locale) Returns aString
containing a description of the named element, ornull
.IIOMetadataFormatImpl.getElementDescription
(String elementName, Locale locale) Returns aString
containing a description of the named element, ornull
.String[]
IIOMetadata.getExtraMetadataFormatNames()
Returns an array ofString
s containing the names of additional metadata formats, other than the native and standard formats, recognized by this plug-in'sgetAsTree
,setFromTree
, andmergeTree
methods.IIOMetadataNode.getLocalName()
Equivalent togetNodeName
.String[]
IIOMetadata.getMetadataFormatNames()
Returns an array ofString
s containing the names of all metadata formats, including the native and standard formats, recognized by this plug-in'sgetAsTree
,setFromTree
, andmergeTree
methods.IIOMetadataNode.getNamespaceURI()
Returnsnull
, since namespaces are not supported.IIOMetadata.getNativeMetadataFormatName()
Returns the name of the "native" metadata format for this plug-in, which typically allows for lossless encoding and transmission of the metadata stored in the format handled by this plug-in.IIOMetadataNode.getNodeName()
Returns the node name associated with this node.IIOMetadataNode.getNodeValue()
Returns the value associated with this node.IIOMetadataNode.getPrefix()
Returnsnull
, since namespaces are not supported.protected String
IIOMetadataFormatImpl.getResourceBaseName()
Returns the currently set base name for locatingResourceBundle
s.IIOMetadataFormat.getRootName()
Returns the name of the root element of the format.IIOMetadataFormatImpl.getRootName()
IIOMetadataNode.getTagName()
Equivalent togetNodeName
.IIOMetadataNode.getTextContent()
This DOM Level 3 method is not supported forIIOMetadataNode
and will throw aDOMException
.IIOMetadataNode.lookupNamespaceURI
(String prefix) This DOM Level 3 method is not supported forIIOMetadataNode
and will throw aDOMException
.IIOMetadataNode.lookupPrefix
(String namespaceURI) This DOM Level 3 method is not supported forIIOMetadataNode
and will throw aDOMException
.Modifier and TypeMethodDescriptionprotected void
IIOMetadataFormatImpl.addAttribute
(String elementName, String attrName, int dataType, boolean required, int listMinLength, int listMaxLength) Adds a new attribute to a previously defined element that will be defined by a list of values.protected void
IIOMetadataFormatImpl.addAttribute
(String elementName, String attrName, int dataType, boolean required, String defaultValue) Adds a new attribute to a previously defined element that may be set to an arbitrary value.protected void
IIOMetadataFormatImpl.addAttribute
(String elementName, String attrName, int dataType, boolean required, String defaultValue, String minValue, String maxValue, boolean minInclusive, boolean maxInclusive) Adds a new attribute to a previously defined element that will be defined by a range of values.protected void
IIOMetadataFormatImpl.addAttribute
(String elementName, String attrName, int dataType, boolean required, String defaultValue, List<String> enumeratedValues) Adds a new attribute to a previously defined element that will be defined by a set of enumerated values.protected void
IIOMetadataFormatImpl.addBooleanAttribute
(String elementName, String attrName, boolean hasDefaultValue, boolean defaultValue) Adds a new attribute to a previously defined element that will be defined by the enumerated valuesTRUE
andFALSE
, with a datatype ofDATATYPE_BOOLEAN
.protected void
IIOMetadataFormatImpl.addChildElement
(String elementName, String parentName) Adds an existing element to the list of legal children for a given parent node type.protected void
IIOMetadataFormatImpl.addElement
(String elementName, String parentName, int childPolicy) Adds a new element type to this metadata document format with a child policy other thanCHILD_POLICY_REPEAT
.protected void
IIOMetadataFormatImpl.addElement
(String elementName, String parentName, int minChildren, int maxChildren) Adds a new element type to this metadata document format with a child policy ofCHILD_POLICY_REPEAT
.protected void
IIOMetadataFormatImpl.addObjectValue
(String elementName, Class<?> classType, int arrayMinLength, int arrayMaxLength) Allows anObject
reference of a given class type to be stored in nodes implementing the named element.protected <T> void
IIOMetadataFormatImpl.addObjectValue
(String elementName, Class<T> classType, boolean required, T defaultValue) Allows anObject
reference of a given class type to be stored in nodes implementing the named element.protected <T> void
IIOMetadataFormatImpl.addObjectValue
(String elementName, Class<T> classType, boolean required, T defaultValue, List<? extends T> enumeratedValues) Allows anObject
reference of a given class type to be stored in nodes implementing the named element.protected <T extends Object & Comparable<? super T>>
voidIIOMetadataFormatImpl.addObjectValue
(String elementName, Class<T> classType, T defaultValue, Comparable<? super T> minValue, Comparable<? super T> maxValue, boolean minInclusive, boolean maxInclusive) Allows anObject
reference of a given class type to be stored in nodes implementing the named element.boolean
IIOMetadataFormat.canNodeAppear
(String elementName, ImageTypeSpecifier imageType) Returnstrue
if the element (and the subtree below it) is allowed to appear in a metadata document for an image of the given type, defined by anImageTypeSpecifier
.abstract Node
Returns an XML DOMNode
object that represents the root of a tree of metadata contained within this object according to the conventions defined by a given metadata format.IIOMetadataNode.getAttribute
(String name) Retrieves an attribute value by name.int
IIOMetadataFormat.getAttributeDataType
(String elementName, String attrName) Returns one of the constants starting withDATATYPE_
, indicating the format and interpretation of the value of the given attribute within the named element.int
IIOMetadataFormatImpl.getAttributeDataType
(String elementName, String attrName) IIOMetadataFormat.getAttributeDefaultValue
(String elementName, String attrName) Returns the default value of the named attribute, if it is not explicitly present within the named element, as aString
, ornull
if no default value is available.IIOMetadataFormatImpl.getAttributeDefaultValue
(String elementName, String attrName) IIOMetadataFormat.getAttributeDescription
(String elementName, String attrName, Locale locale) Returns aString
containing a description of the named attribute, ornull
.IIOMetadataFormatImpl.getAttributeDescription
(String elementName, String attrName, Locale locale) Returns aString
containing a description of the named attribute, ornull
.String[]
IIOMetadataFormat.getAttributeEnumerations
(String elementName, String attrName) Returns an array ofString
s containing the legal enumerated values for the given attribute within the named element.String[]
IIOMetadataFormatImpl.getAttributeEnumerations
(String elementName, String attrName) int
IIOMetadataFormat.getAttributeListMaxLength
(String elementName, String attrName) Returns the maximum number of list items that may be used to define this attribute.int
IIOMetadataFormatImpl.getAttributeListMaxLength
(String elementName, String attrName) int
IIOMetadataFormat.getAttributeListMinLength
(String elementName, String attrName) Returns the minimum number of list items that may be used to define this attribute.int
IIOMetadataFormatImpl.getAttributeListMinLength
(String elementName, String attrName) IIOMetadataFormat.getAttributeMaxValue
(String elementName, String attrName) Returns the maximum legal value for the attribute.IIOMetadataFormatImpl.getAttributeMaxValue
(String elementName, String attrName) IIOMetadataFormat.getAttributeMinValue
(String elementName, String attrName) Returns the minimum legal value for the attribute.IIOMetadataFormatImpl.getAttributeMinValue
(String elementName, String attrName) String[]
IIOMetadataFormat.getAttributeNames
(String elementName) Returns an array ofString
s listing the names of the attributes that may be associated with the named element.String[]
IIOMetadataFormatImpl.getAttributeNames
(String elementName) IIOMetadataNode.getAttributeNode
(String name) IIOMetadataNode.getAttributeNodeNS
(String namespaceURI, String localName) Equivalent togetAttributeNode(localName)
.IIOMetadataNode.getAttributeNS
(String namespaceURI, String localName) Equivalent togetAttribute(localName)
.int
IIOMetadataFormat.getAttributeValueType
(String elementName, String attrName) Returns one of the constants starting withVALUE_
, indicating whether the values of the given attribute within the named element are arbitrary, constrained to lie within a specified range, constrained to be one of a set of enumerated values, or are a whitespace-separated list of arbitrary values.int
IIOMetadataFormatImpl.getAttributeValueType
(String elementName, String attrName) String[]
IIOMetadataFormat.getChildNames
(String elementName) Returns an array ofString
s indicating the names of the element which are allowed to be children of the named element, in the order in which they should appear.String[]
IIOMetadataFormatImpl.getChildNames
(String elementName) int
IIOMetadataFormat.getChildPolicy
(String elementName) Returns one of the constants starting withCHILD_POLICY_
, indicating the legal pattern of children for the named element.int
IIOMetadataFormatImpl.getChildPolicy
(String elementName) IIOMetadataFormat.getElementDescription
(String elementName, Locale locale) Returns aString
containing a description of the named element, ornull
.IIOMetadataFormatImpl.getElementDescription
(String elementName, Locale locale) Returns aString
containing a description of the named element, ornull
.int
IIOMetadataFormat.getElementMaxChildren
(String elementName) Returns the maximum number of children of the named element with child policyCHILD_POLICY_REPEAT
.int
IIOMetadataFormatImpl.getElementMaxChildren
(String elementName) int
IIOMetadataFormat.getElementMinChildren
(String elementName) Returns the minimum number of children of the named element with child policyCHILD_POLICY_REPEAT
.int
IIOMetadataFormatImpl.getElementMinChildren
(String elementName) IIOMetadataNode.getElementsByTagName
(String name) IIOMetadataNode.getElementsByTagNameNS
(String namespaceURI, String localName) Equivalent togetElementsByTagName(localName)
.IIOMetadataNode.getFeature
(String feature, String version) This DOM Level 3 method is not supported forIIOMetadataNode
and will throw aDOMException
.IIOMetadata.getMetadataFormat
(String formatName) Returns anIIOMetadataFormat
object describing the given metadata format, ornull
if no description is available.int
IIOMetadataFormat.getObjectArrayMaxLength
(String elementName) Returns the maximum number of array elements that may be used to define theObject
reference within the named element.int
IIOMetadataFormatImpl.getObjectArrayMaxLength
(String elementName) int
IIOMetadataFormat.getObjectArrayMinLength
(String elementName) Returns the minimum number of array elements that may be used to define theObject
reference within the named element.int
IIOMetadataFormatImpl.getObjectArrayMinLength
(String elementName) Class<?>
IIOMetadataFormat.getObjectClass
(String elementName) Returns theClass
type of theObject
reference stored within the element.Class<?>
IIOMetadataFormatImpl.getObjectClass
(String elementName) IIOMetadataFormat.getObjectDefaultValue
(String elementName) Returns anObject
s containing the default value for theObject
reference within the named element.IIOMetadataFormatImpl.getObjectDefaultValue
(String elementName) Object[]
IIOMetadataFormat.getObjectEnumerations
(String elementName) Returns an array ofObject
s containing the legal enumerated values for theObject
reference within the named element.Object[]
IIOMetadataFormatImpl.getObjectEnumerations
(String elementName) Comparable<?>
IIOMetadataFormat.getObjectMaxValue
(String elementName) Returns the maximum legal value for theObject
reference within the named element.Comparable<?>
IIOMetadataFormatImpl.getObjectMaxValue
(String elementName) Comparable<?>
IIOMetadataFormat.getObjectMinValue
(String elementName) Returns the minimum legal value for theObject
reference within the named element.Comparable<?>
IIOMetadataFormatImpl.getObjectMinValue
(String elementName) int
IIOMetadataFormat.getObjectValueType
(String elementName) Returns one of the enumerated values starting withVALUE_
, indicating the type of values (enumeration, range, or array) that are allowed for theObject
reference.int
IIOMetadataFormatImpl.getObjectValueType
(String elementName) IIOMetadataNode.getUserData
(String key) This DOM Level 3 method is not supported forIIOMetadataNode
and will throw aDOMException
.boolean
IIOMetadataNode.hasAttribute
(String name) boolean
IIOMetadataNode.hasAttributeNS
(String namespaceURI, String localName) Equivalent tohasAttribute(localName)
.boolean
IIOMetadataFormat.isAttributeRequired
(String elementName, String attrName) Returnstrue
if the named attribute must be present within the named element.boolean
IIOMetadataFormatImpl.isAttributeRequired
(String elementName, String attrName) boolean
IIOMetadataNode.isDefaultNamespace
(String namespaceURI) This DOM Level 3 method is not supported forIIOMetadataNode
and will throw aDOMException
.boolean
IIOMetadataNode.isSupported
(String feature, String version) Returnsfalse
since DOM features are not supported.IIOMetadataNode.lookupNamespaceURI
(String prefix) This DOM Level 3 method is not supported forIIOMetadataNode
and will throw aDOMException
.IIOMetadataNode.lookupPrefix
(String namespaceURI) This DOM Level 3 method is not supported forIIOMetadataNode
and will throw aDOMException
.abstract void
Alters the internal state of thisIIOMetadata
object from a tree of XML DOMNode
s whose syntax is defined by the given metadata format.protected void
IIOMetadataFormatImpl.removeAttribute
(String elementName, String attrName) Removes an attribute from a previously defined element.void
IIOMetadataNode.removeAttribute
(String name) void
IIOMetadataNode.removeAttributeNS
(String namespaceURI, String localName) Equivalent toremoveAttribute(localName)
.protected void
IIOMetadataFormatImpl.removeElement
(String elementName) Removes an element from the format.protected void
IIOMetadataFormatImpl.removeObjectValue
(String elementName) Disallows anObject
reference from being stored in nodes implementing the named element.void
IIOMetadataNode.setAttribute
(String name, String value) void
IIOMetadataNode.setAttributeNS
(String namespaceURI, String qualifiedName, String value) Equivalent tosetAttribute(qualifiedName, value)
.void
IIOMetadata.setFromTree
(String formatName, Node root) Sets the internal state of thisIIOMetadata
object from a tree of XML DOMNode
s whose syntax is defined by the given metadata format.void
IIOMetadataNode.setIdAttribute
(String name, boolean isId) This DOM Level 3 method is not supported forIIOMetadataNode
and will throw aDOMException
.void
IIOMetadataNode.setIdAttributeNS
(String namespaceURI, String localName, boolean isId) This DOM Level 3 method is not supported forIIOMetadataNode
and will throw aDOMException
.void
IIOMetadataNode.setNodeValue
(String nodeValue) Sets theString
value associated with this node.void
Does nothing, since namespaces are not supported.protected void
IIOMetadataFormatImpl.setResourceBaseName
(String resourceBaseName) Sets a new base name for locatingResourceBundle
s containing descriptions of elements and attributes for this format.void
IIOMetadataNode.setTextContent
(String textContent) This DOM Level 3 method is not supported forIIOMetadataNode
and will throw aDOMException
.IIOMetadataNode.setUserData
(String key, Object data, UserDataHandler handler) This DOM Level 3 method is not supported forIIOMetadataNode
and will throw aDOMException
.Modifier and TypeMethodDescriptionprotected void
IIOMetadataFormatImpl.addAttribute
(String elementName, String attrName, int dataType, boolean required, String defaultValue, List<String> enumeratedValues) Adds a new attribute to a previously defined element that will be defined by a set of enumerated values.ModifierConstructorDescriptionIIOInvalidTreeException
(String message, Throwable cause, Node offendingNode) Constructs anIIOInvalidTreeException
with a message string, a reference to an exception that caused this exception, and a reference to theNode
that caused the parsing error.IIOInvalidTreeException
(String message, Node offendingNode) Constructs anIIOInvalidTreeException
with a message string and a reference to theNode
that caused the parsing error.protected
IIOMetadata
(boolean standardMetadataFormatSupported, String nativeMetadataFormatName, String nativeMetadataFormatClassName, String[] extraMetadataFormatNames, String[] extraMetadataFormatClassNames) Constructs anIIOMetadata
object with the given format names and format class names, as well as a boolean indicating whether the standard format is supported.IIOMetadataFormatImpl
(String rootName, int childPolicy) Constructs a blankIIOMetadataFormatImpl
instance, with a given root element name and child policy (other thanCHILD_POLICY_REPEAT
).IIOMetadataFormatImpl
(String rootName, int minChildren, int maxChildren) Constructs a blankIIOMetadataFormatImpl
instance, with a given root element name and a child policy ofCHILD_POLICY_REPEAT
.IIOMetadataNode
(String nodeName) Constructs anIIOMetadataNode
with a given node name. -
Uses of String in javax.imageio.plugins.jpeg
-
Uses of String in javax.imageio.plugins.tiff
Modifier and TypeFieldDescriptionstatic final String
ExifGPSTagSet.DEST_DISTANCE_REF_KILOMETERS
A value to be used with the "GPSDestDistanceRef" tag.static final String
ExifGPSTagSet.DEST_DISTANCE_REF_KNOTS
A value to be used with the "GPSDestDistanceRef" tag.static final String
ExifGPSTagSet.DEST_DISTANCE_REF_MILES
A value to be used with the "GPSDestDistanceRef" tag.static final String
ExifGPSTagSet.DIRECTION_REF_MAGNETIC
A value to be used with the "GPSTrackRef", "GPSImgDirectionRef", and "GPSDestBearingRef" tags.static final String
ExifGPSTagSet.DIRECTION_REF_TRUE
A value to be used with the "GPSTrackRef", "GPSImgDirectionRef", and "GPSDestBearingRef" tags.static final String
ExifTIFFTagSet.EXIF_VERSION_2_1
A value to be used with the "ExifVersion" tag to indicate Exif version 2.1.static final String
ExifTIFFTagSet.EXIF_VERSION_2_2
A value to be used with the "ExifVersion" tag to indicate Exif version 2.2.static final String
ExifGPSTagSet.GPS_VERSION_2_2
A value to be used with the "GPSVersionID" tag to indicate GPS version 2.2.static final String
ExifInteroperabilityTagSet.INTEROPERABILITY_INDEX_R98
A value to be used with the "InteroperabilityIndex" tag.static final String
ExifInteroperabilityTagSet.INTEROPERABILITY_INDEX_THM
A value to be used with the "InteroperabilityIndex" tag.static final String
ExifGPSTagSet.LATITUDE_REF_NORTH
A value to be used with the "GPSLatitudeRef" and "GPSDestLatitudeRef" tags.static final String
ExifGPSTagSet.LATITUDE_REF_SOUTH
A value to be used with the "GPSLatitudeRef" and "GPSDestLatitudeRef" tags.static final String
ExifGPSTagSet.LONGITUDE_REF_EAST
A value to be used with the "GPSLongitudeRef" and "GPSDestLongitudeRef" tags.static final String
ExifGPSTagSet.LONGITUDE_REF_WEST
A value to be used with the "GPSLongitudeRef" and "GPSDestLongitudeRef" tags.static final String
ExifGPSTagSet.MEASURE_MODE_2D
A value to be used with the "GPSMeasureMode" tag.static final String
ExifGPSTagSet.MEASURE_MODE_3D
A value to be used with the "GPSMeasureMode" tag.static final String
ExifGPSTagSet.SPEED_REF_KILOMETERS_PER_HOUR
A value to be used with the "GPSSpeedRef" tag.static final String
ExifGPSTagSet.SPEED_REF_KNOTS
A value to be used with the "GPSSpeedRef" tag.static final String
ExifGPSTagSet.SPEED_REF_MILES_PER_HOUR
A value to be used with the "GPSSpeedRef" tag.static final String
ExifGPSTagSet.STATUS_MEASUREMENT_IN_PROGRESS
A value to be used with the "GPSStatus" tag.static final String
ExifGPSTagSet.STATUS_MEASUREMENT_INTEROPERABILITY
A value to be used with the "GPSStatus" tag.static final String
TIFFTag.UNKNOWN_TAG_NAME
The name assigned to a tag with an unknown tag number.Modifier and TypeMethodDescriptionTIFFField.getAsString
(int index) Returns aTIFFTag.TIFF_ASCII
value as aString
.TIFFTag.getName()
Returns the name of the tag, as it will appear in image metadata.static String
TIFFField.getTypeName
(int dataType) Returns the name of the supplied data type constant.TIFFField.getValueAsString
(int index) Returns aString
containing a human-readable version of the data item.TIFFTag.getValueName
(int value) Returns the mnemonic name associated with a particular value that this tag's data may take on, ornull
if no name is present.Modifier and TypeMethodDescriptionTIFFTagSet.getTagNames()
Retrieves an unmodifiable lexicographically increasing set of tag names.Modifier and TypeMethodDescriptionprotected void
TIFFTag.addValueName
(int value, String name) Adds a mnemonic name for a particular value that this tag's data may take on.Returns theTIFFTag
having the given tag name, ornull
if the named tag does not belong to this tag set.static int
TIFFField.getTypeByName
(String typeName) Returns the data type constant corresponding to the supplied data type name.ModifierConstructorDescriptionConstructs aTIFFTag
with a given name, tag number, and set of legal data types.Constructs aTIFFTag
with a given name, tag number, set of legal data types, and value count.TIFFTag
(String name, int number, TIFFTagSet tagSet) Constructs aTIFFTag
with a given name, tag number andTIFFTagSet
to which it refers. -
Uses of String in javax.imageio.spi
Modifier and TypeFieldDescriptionprotected String[]
ImageReaderWriterSpi.extraImageMetadataFormatClassNames
An array ofString
s containing the class names of any additional image metadata formats supported by this plug-in, initiallynull
.protected String[]
ImageReaderWriterSpi.extraImageMetadataFormatNames
An array ofString
s containing the names of any additional image metadata formats supported by this plug-in, initiallynull
.protected String[]
ImageReaderWriterSpi.extraStreamMetadataFormatClassNames
An array ofString
s containing the class names of any additional stream metadata formats supported by this plug-in, initiallynull
.protected String[]
ImageReaderWriterSpi.extraStreamMetadataFormatNames
An array ofString
s containing the names of any additional stream metadata formats supported by this plug-in, initiallynull
.protected String[]
ImageReaderWriterSpi.MIMETypes
An array of strings to be returned fromgetMIMETypes
, initiallynull
.protected String[]
ImageReaderWriterSpi.names
An array of strings to be returned fromgetFormatNames
, initiallynull
.protected String
ImageReaderWriterSpi.nativeImageMetadataFormatClassName
AString
containing the class name of the native stream metadata format supported by this plug-in, initiallynull
.protected String
ImageReaderWriterSpi.nativeImageMetadataFormatName
AString
containing the name of the native stream metadata format supported by this plug-in, initiallynull
.protected String
ImageReaderWriterSpi.nativeStreamMetadataFormatClassName
AString
containing the class name of the native stream metadata format supported by this plug-in, initiallynull
.protected String
ImageReaderWriterSpi.nativeStreamMetadataFormatName
AString
containing the name of the native stream metadata format supported by this plug-in, initiallynull
.protected String
ImageReaderWriterSpi.pluginClassName
AString
containing the name of the associated plug-in class, initiallynull
.protected String[]
ImageWriterSpi.readerSpiNames
An array of strings to be returned fromgetImageReaderSpiNames
, initiallynull
.protected String[]
ImageReaderWriterSpi.suffixes
An array of strings to be returned fromgetFileSuffixes
, initiallynull
.protected String
IIOServiceProvider.vendorName
AString
to be returned fromgetVendorName
, initiallynull
.protected String
IIOServiceProvider.version
AString
to be returned fromgetVersion
, initially null.protected String[]
ImageReaderSpi.writerSpiNames
An array of strings to be returned fromgetImageWriterSpiNames
, initiallynull
.Modifier and TypeMethodDescriptionabstract String
IIOServiceProvider.getDescription
(Locale locale) Returns a brief, human-readable description of this service provider and its associated implementation.String[]
ImageReaderWriterSpi.getExtraImageMetadataFormatNames()
Returns an array ofString
s containing the names of additional document formats, other than the native and standard formats, recognized by thegetAsTree
andsetFromTree
methods on the image metadata objects produced or consumed by this plug-in.String[]
ImageReaderWriterSpi.getExtraStreamMetadataFormatNames()
Returns an array ofString
s containing the names of additional document formats, other than the native and standard formats, recognized by thegetAsTree
andsetFromTree
methods on the stream metadata objects produced or consumed by this plug-in.String[]
ImageReaderWriterSpi.getFileSuffixes()
Returns an array ofString
s containing a list of file suffixes associated with the formats that are generally usable by theImageReader
orImageWriter
implementation associated with this service provider.String[]
ImageReaderWriterSpi.getFormatNames()
Returns an array ofString
s containing human-readable names for the formats that are generally usable by theImageReader
orImageWriter
implementation associated with this service provider.String[]
ImageWriterSpi.getImageReaderSpiNames()
Returns an array ofString
s containing all the fully qualified names of all theImageReaderSpi
classes that can understand the internal metadata representation used by theImageWriter
associated with this service provider, ornull
if there are no suchImageReaders
specified.String[]
ImageReaderSpi.getImageWriterSpiNames()
Returns an array ofString
s containing the fully qualified names of all theImageWriterSpi
classes that can understand the internal metadata representation used by theImageReader
associated with this service provider, ornull
if there are no suchImageWriter
s specified.String[]
ImageReaderWriterSpi.getMIMETypes()
Returns an array ofString
s containing a list of MIME types associated with the formats that are generally usable by theImageReader
orImageWriter
implementation associated with this service provider.ImageReaderWriterSpi.getNativeImageMetadataFormatName()
Returns the name of the "native" image metadata format for this plug-in, which typically allows for lossless encoding and transmission of the image metadata stored in the format handled by this plug-in.ImageReaderWriterSpi.getNativeStreamMetadataFormatName()
Returns the name of the "native" stream metadata format for this plug-in, which typically allows for lossless encoding and transmission of the stream metadata stored in the format handled by this plug-in.ImageReaderWriterSpi.getPluginClassName()
Returns the fully-qualified class name of theImageReader
orImageWriter
plug-in associated with this service provider.abstract String
ImageTranscoderSpi.getReaderServiceProviderName()
Returns the fully qualified class name of anImageReaderSpi
class that generatesIIOMetadata
objects that may be used as input to this transcoder.IIOServiceProvider.getVendorName()
Returns the name of the vendor responsible for creating this service provider and its associated implementation.IIOServiceProvider.getVersion()
Returns a string describing the version number of this service provider and its associated implementation.abstract String
ImageTranscoderSpi.getWriterServiceProviderName()
Returns the fully qualified class name of anImageWriterSpi
class that generatesIIOMetadata
objects that may be used as input to this transcoder.Modifier and TypeMethodDescriptionImageReaderWriterSpi.getImageMetadataFormat
(String formatName) Returns anIIOMetadataFormat
object describing the given image metadata format, ornull
if no description is available.ImageReaderWriterSpi.getStreamMetadataFormat
(String formatName) Returns anIIOMetadataFormat
object describing the given stream metadata format, ornull
if no description is available.ModifierConstructorDescriptionIIOServiceProvider
(String vendorName, String version) Constructs anIIOServiceProvider
with a given vendor name and version identifier.ImageInputStreamSpi
(String vendorName, String version, Class<?> inputClass) Constructs anImageInputStreamSpi
with a given set of values.ImageOutputStreamSpi
(String vendorName, String version, Class<?> outputClass) Constructs anImageOutputStreamSpi
with a given set of values.ImageReaderSpi
(String vendorName, String version, String[] names, String[] suffixes, String[] MIMETypes, String readerClassName, Class<?>[] inputTypes, String[] writerSpiNames, boolean supportsStandardStreamMetadataFormat, String nativeStreamMetadataFormatName, String nativeStreamMetadataFormatClassName, String[] extraStreamMetadataFormatNames, String[] extraStreamMetadataFormatClassNames, boolean supportsStandardImageMetadataFormat, String nativeImageMetadataFormatName, String nativeImageMetadataFormatClassName, String[] extraImageMetadataFormatNames, String[] extraImageMetadataFormatClassNames) Constructs anImageReaderSpi
with a given set of values.ImageReaderWriterSpi
(String vendorName, String version, String[] names, String[] suffixes, String[] MIMETypes, String pluginClassName, boolean supportsStandardStreamMetadataFormat, String nativeStreamMetadataFormatName, String nativeStreamMetadataFormatClassName, String[] extraStreamMetadataFormatNames, String[] extraStreamMetadataFormatClassNames, boolean supportsStandardImageMetadataFormat, String nativeImageMetadataFormatName, String nativeImageMetadataFormatClassName, String[] extraImageMetadataFormatNames, String[] extraImageMetadataFormatClassNames) Constructs anImageReaderWriterSpi
with a given set of values.ImageTranscoderSpi
(String vendorName, String version) Constructs anImageTranscoderSpi
with a given set of values.ImageWriterSpi
(String vendorName, String version, String[] names, String[] suffixes, String[] MIMETypes, String writerClassName, Class<?>[] outputTypes, String[] readerSpiNames, boolean supportsStandardStreamMetadataFormat, String nativeStreamMetadataFormatName, String nativeStreamMetadataFormatClassName, String[] extraStreamMetadataFormatNames, String[] extraStreamMetadataFormatClassNames, boolean supportsStandardImageMetadataFormat, String nativeImageMetadataFormatName, String nativeImageMetadataFormatClassName, String[] extraImageMetadataFormatNames, String[] extraImageMetadataFormatClassNames) Constructs anImageWriterSpi
with a given set of values. -
Uses of String in javax.imageio.stream
Modifier and TypeMethodDescriptionImageInputStream.readLine()
Reads the next line of text from the input stream.ImageInputStreamImpl.readLine()
ImageInputStream.readUTF()
Reads in a string that has been encoded using a modified UTF-8 format.ImageInputStreamImpl.readUTF()
Modifier and TypeMethodDescriptionvoid
ImageOutputStream.writeBytes
(String s) Writes a string to the output stream.void
ImageOutputStreamImpl.writeBytes
(String s) void
ImageOutputStream.writeChars
(String s) Writes a string to the output stream.void
ImageOutputStreamImpl.writeChars
(String s) void
Writes two bytes of length information to the output stream in network byte order, followed by the modified UTF-8 representation of every character in the strings
.void
-
Uses of String in javax.lang.model
Modifier and TypeMethodDescriptionstatic SourceVersion
Returns the enum constant of this class with the specified name.ModifierConstructorDescriptionprotected
UnknownEntityException
(String message) Creates a newUnknownEntityException
with the specified detail message. -
Uses of String in javax.lang.model.element
Modifier and TypeMethodDescriptionAnnotationValue.toString()
Returns a string representation of this value.Modifier.toString()
Returns this modifier's name as defined in The Java Language Specification.Modifier and TypeMethodDescriptionstatic ElementKind
Returns the enum constant of this class with the specified name.static Modifier
Returns the enum constant of this class with the specified name.static ModuleElement.DirectiveKind
Returns the enum constant of this class with the specified name.static NestingKind
Returns the enum constant of this class with the specified name.AnnotationValueVisitor.visitString
(String s, P p) Visits a string value in an annotation. -
Uses of String in javax.lang.model.type
Modifier and TypeMethodDescriptionTypeMirror.toString()
Returns an informative string representation of this type. -
Uses of String in javax.lang.model.util
Modifier and TypeMethodDescriptionElements.getConstantExpression
(Object value) Returns the text of a constant expression representing a primitive value or a string.Elements.getDocComment
(Element e) Returns the text of the documentation ("Javadoc") comment of an element.Modifier and TypeMethodDescriptionstatic Elements.Origin
Returns the enum constant of this class with the specified name.SimpleAnnotationValueVisitor6.visitString
(String s, P p) Visits a string value in an annotation. -
Uses of String in javax.management
Modifier and TypeFieldDescriptionstatic final String
AttributeChangeNotification.ATTRIBUTE_CHANGE
Notification type which indicates that the observed MBean attribute value has changed.static final String
The name of thedefaultValue
field.protected String
MBeanFeatureInfo.description
The human-readable description of the feature.static final String
The name of theimmutableInfo
field.static final String
The name of theinterfaceClassName
field.static final String
The name of thelegalValues
field.static final String
JMX.MAX_VALUE_FIELD
The name of themaxValue
field.static final String
JMX.MIN_VALUE_FIELD
The name of theminValue
field.static final String
JMX.MXBEAN_FIELD
The name of themxbean
field.protected String
MBeanFeatureInfo.name
The name of the feature.static final String
JMX.OPEN_TYPE_FIELD
The name of theopenType
field.static final String
The name of theoriginalType
field.static final String
MBeanServerNotification.REGISTRATION_NOTIFICATION
Notification type denoting that an MBean has been registered.static final String
MBeanServerNotification.UNREGISTRATION_NOTIFICATION
Notification type denoting that an MBean has been unregistered.Modifier and TypeMethodDescriptionMBeanPermission.getActions()
Returns the "canonical string representation" of the actions.AttributeChangeNotification.getAttributeName()
Gets the name of the attribute which has changed.AttributeValueExp.getAttributeName()
Returns a string representation of the name of the attribute.AttributeChangeNotification.getAttributeType()
Gets the type of the attribute which has changed.ObjectName.getCanonicalKeyPropertyListString()
Returns a string representation of the list of key properties, in which the key properties are sorted in lexical order.ObjectName.getCanonicalName()
Returns the canonical form of the name; that is, a string representation where the properties are sorted in lexical order.MBeanInfo.getClassName()
Returns the name of the Java class of the MBean described by thisMBeanInfo
.ObjectInstance.getClassName()
Returns the class part.protected String
StandardMBean.getClassName
(MBeanInfo info) Customization hook: Get the className that will be used in the MBeanInfo returned by this MBean.MBeanServer.getDefaultDomain()
MBeanServerConnection.getDefaultDomain()
Returns the default domain used for naming the MBean.MBeanFeatureInfo.getDescription()
Returns the human-readable description of the feature.MBeanInfo.getDescription()
Returns a human readable description of the MBean.protected String
StandardMBean.getDescription
(MBeanAttributeInfo info) Customization hook: Get the description that will be used in the MBeanAttributeInfo returned by this MBean.protected String
StandardMBean.getDescription
(MBeanConstructorInfo info) Customization hook: Get the description that will be used in the MBeanConstructorInfo returned by this MBean.protected String
StandardMBean.getDescription
(MBeanConstructorInfo ctor, MBeanParameterInfo param, int sequence) Customization hook: Get the description that will be used for the sequence MBeanParameterInfo of the MBeanConstructorInfo returned by this MBean.protected String
StandardMBean.getDescription
(MBeanFeatureInfo info) Customization hook: Get the description that will be used in the MBeanFeatureInfo returned by this MBean.protected String
StandardMBean.getDescription
(MBeanInfo info) Customization hook: Get the description that will be used in the MBeanInfo returned by this MBean.protected String
StandardMBean.getDescription
(MBeanOperationInfo info) Customization hook: Get the description that will be used in the MBeanOperationInfo returned by this MBean.protected String
StandardMBean.getDescription
(MBeanOperationInfo op, MBeanParameterInfo param, int sequence) Customization hook: Get the description that will be used for the sequence MBeanParameterInfo of the MBeanOperationInfo returned by this MBean.ObjectName.getDomain()
Returns the domain part.String[]
MBeanServer.getDomains()
String[]
MBeanServerConnection.getDomains()
Returns the list of domains in which any MBean is currently registered.String[]
Descriptor.getFieldNames()
Returns all the field names in the descriptor.final String[]
ImmutableDescriptor.getFieldNames()
String[]
Descriptor.getFields()
Returns all of the fields contained in this descriptor as a string array.final String[]
ImmutableDescriptor.getFields()
MBeanServerDelegate.getImplementationName()
Returns the JMX implementation name (the name of this product).MBeanServerDelegateMBean.getImplementationName()
Returns the JMX implementation name (the name of this product).MBeanServerDelegate.getImplementationVendor()
Returns the JMX implementation vendor (the vendor of this product).MBeanServerDelegateMBean.getImplementationVendor()
Returns the JMX implementation vendor (the vendor of this product).MBeanServerDelegate.getImplementationVersion()
Returns the JMX implementation version (the version of this product).MBeanServerDelegateMBean.getImplementationVersion()
Returns the JMX implementation version (the version of this product).ObjectName.getKeyProperty
(String property) Obtains the value associated with a key in a key property.ObjectName.getKeyPropertyListString()
Returns a string representation of the list of key properties specified at creation time.MBeanServerDelegate.getMBeanServerId()
Returns the MBean server agent identity.MBeanServerDelegateMBean.getMBeanServerId()
Returns the MBean server agent identity.Notification.getMessage()
Get the notification message.Attribute.getName()
Returns a String containing the name of the attribute.MBeanFeatureInfo.getName()
Returns the name of the feature.String[]
MBeanNotificationInfo.getNotifTypes()
Returns the array of strings (in dot notation) containing the notification types that the MBean may emit.protected String
StandardMBean.getParameterName
(MBeanConstructorInfo ctor, MBeanParameterInfo param, int sequence) Customization hook: Get the name that will be used for the sequence MBeanParameterInfo of the MBeanConstructorInfo returned by this MBean.protected String
StandardMBean.getParameterName
(MBeanOperationInfo op, MBeanParameterInfo param, int sequence) Customization hook: Get the name that will be used for the sequence MBeanParameterInfo of the MBeanOperationInfo returned by this MBean.MBeanOperationInfo.getReturnType()
Returns the type of the method's return value.MBeanServerDelegate.getSpecificationName()
Returns the full name of the JMX specification implemented by this product.MBeanServerDelegateMBean.getSpecificationName()
Returns the full name of the JMX specification implemented by this product.MBeanServerDelegate.getSpecificationVendor()
Returns the vendor of the JMX specification implemented by this product.MBeanServerDelegateMBean.getSpecificationVendor()
Returns the vendor of the JMX specification implemented by this product.MBeanServerDelegate.getSpecificationVersion()
Returns the version of the JMX specification implemented by this product.MBeanServerDelegateMBean.getSpecificationVersion()
Returns the version of the JMX specification implemented by this product.MBeanAttributeInfo.getType()
Returns the class name of the attribute.MBeanParameterInfo.getType()
Returns the type or class name of the data.Notification.getType()
Get the notification type.StringValueExp.getValue()
Returns the string represented by theStringValueExp
instance.static String
Returns a quoted form of the given String, suitable for inclusion in an ObjectName.Attribute.toString()
Returns a String object representing this Attribute's value.AttributeValueExp.toString()
Returns the string representing its value.BadAttributeValueExpException.toString()
Returns the string representing the object.BadBinaryOpValueExpException.toString()
Returns the string representing the object.BadStringOperationException.toString()
Returns the string representing the object.Notification.toString()
Returns a String representation of this notification.ObjectInstance.toString()
Returns a string representing this ObjectInstance object.ObjectName.toString()
Returns a string representation of the object name.StringValueExp.toString()
Returns the string representing the object.static String
Returns an unquoted form of the given String.Modifier and TypeMethodDescriptionAttributeChangeNotificationFilter.getEnabledAttributes()
Gets all the enabled attribute names for this filter.NotificationFilterSupport.getEnabledTypes()
Gets all the enabled notification types for this filter.ObjectName.getKeyPropertyList()
Returns the key properties as a Hashtable.ObjectName.getKeyPropertyList()
Returns the key properties as a Hashtable.Modifier and TypeMethodDescriptionstatic AttributeValueExp
Returns a new attribute expression.static AttributeValueExp
Returns a new qualified attribute expression.MBeanServer.createMBean
(String className, ObjectName name) Instantiates and registers an MBean in the MBean server.MBeanServer.createMBean
(String className, ObjectName name, Object[] params, String[] signature) Instantiates and registers an MBean in the MBean server.MBeanServer.createMBean
(String className, ObjectName name, ObjectName loaderName) Instantiates and registers an MBean in the MBean server.MBeanServer.createMBean
(String className, ObjectName name, ObjectName loaderName, Object[] params, String[] signature) Instantiates and registers an MBean in the MBean server.MBeanServerConnection.createMBean
(String className, ObjectName name) Instantiates and registers an MBean in the MBean server.MBeanServerConnection.createMBean
(String className, ObjectName name, Object[] params, String[] signature) Instantiates and registers an MBean in the MBean server.MBeanServerConnection.createMBean
(String className, ObjectName name, ObjectName loaderName) Instantiates and registers an MBean in the MBean server.MBeanServerConnection.createMBean
(String className, ObjectName name, ObjectName loaderName, Object[] params, String[] signature) Instantiates and registers an MBean in the MBean server.static MBeanServer
MBeanServerFactory.createMBeanServer
(String domain) Return a new object implementing theMBeanServer
interface with the specified default domain name.default ObjectInputStream
MBeanServer.deserialize
(String className, byte[] data) Deprecated.UseMBeanServer.getClassLoaderRepository()
to obtain the class loader repository and use it to deserialize.default ObjectInputStream
MBeanServer.deserialize
(String className, ObjectName loaderName, byte[] data) Deprecated.UsegetClassLoader
to obtain the class loader for deserialization.void
AttributeChangeNotificationFilter.disableAttribute
(String name) Disables all the attribute change notifications the attribute name of which equals the specified attribute name to be sent to the listener.void
NotificationFilterSupport.disableType
(String prefix) Removes the given prefix from the prefix list.void
AttributeChangeNotificationFilter.enableAttribute
(String name) Enables all the attribute change notifications the attribute name of which equals the specified name to be sent to the listener.void
NotificationFilterSupport.enableType
(String prefix) Enables all the notifications the type of which starts with the specified prefix to be sent to the listener.static ArrayList<MBeanServer>
MBeanServerFactory.findMBeanServer
(String agentId) Return a list of registered MBeanServer objects.DynamicMBean.getAttribute
(String attribute) Obtain the value of a specific attribute of the Dynamic MBean.MBeanServer.getAttribute
(ObjectName name, String attribute) MBeanServerConnection.getAttribute
(ObjectName name, String attribute) Gets the value of a specific attribute of a named MBean.StandardMBean.getAttribute
(String attribute) DynamicMBean.getAttributes
(String[] attributes) Get the values of several attributes of the Dynamic MBean.MBeanServer.getAttributes
(ObjectName name, String[] attributes) MBeanServerConnection.getAttributes
(ObjectName name, String[] attributes) Retrieves the values of several attributes of a named MBean.StandardMBean.getAttributes
(String[] attributes) Descriptor.getFieldValue
(String fieldName) Returns the value for a specific field name, or null if no value is present for that name.final Object
ImmutableDescriptor.getFieldValue
(String fieldName) Object[]
Descriptor.getFieldValues
(String... fieldNames) Returns all the field values in the descriptor as an array of Objects.final Object[]
ImmutableDescriptor.getFieldValues
(String... fieldNames) static ObjectName
ObjectName.getInstance
(String name) Return an instance of ObjectName that can be used anywhere an object obtained withnew ObjectName(name)
can be used.static ObjectName
ObjectName.getInstance
(String domain, String key, String value) Return an instance of ObjectName that can be used anywhere an object obtained withnew ObjectName(domain, key, value)
can be used.static ObjectName
ObjectName.getInstance
(String domain, Hashtable<String, String> table) Return an instance of ObjectName that can be used anywhere an object obtained withnew ObjectName(domain, table)
can be used.ObjectName.getKeyProperty
(String property) Obtains the value associated with a key in a key property.MBeanServer.instantiate
(String className) Instantiates an object using the list of all class loaders registered in the MBean server'sClass Loader Repository
.MBeanServer.instantiate
(String className, Object[] params, String[] signature) Instantiates an object using the list of all class loaders registered in the MBean serverClass Loader Repository
.MBeanServer.instantiate
(String className, ObjectName loaderName) Instantiates an object using the class Loader specified by itsObjectName
.MBeanServer.instantiate
(String className, ObjectName loaderName, Object[] params, String[] signature) Instantiates an object.Allows an action to be invoked on the Dynamic MBean.MBeanServer.invoke
(ObjectName name, String operationName, Object[] params, String[] signature) MBeanServerConnection.invoke
(ObjectName name, String operationName, Object[] params, String[] signature) Invokes an operation on an MBean.boolean
MBeanServer.isInstanceOf
(ObjectName name, String className) boolean
MBeanServerConnection.isInstanceOf
(ObjectName name, String className) Returns true if the MBean specified is an instance of the specified class, false otherwise.boolean
ObjectName.isPropertyValuePattern
(String property) Checks whether the value associated with a key in a key property is a pattern.static Class<?>
Deprecated.Go through the list of class loaders and try to load the requested class.static Class<?>
DefaultLoaderRepository.loadClassWithout
(ClassLoader loader, String className) Deprecated.Go through the list of class loaders but exclude the given class loader, then try to load the requested class.MBeanServerBuilder.newMBeanServer
(String defaultDomain, MBeanServer outer, MBeanServerDelegate delegate) This method creates a new MBeanServer implementation object.static MBeanServer
MBeanServerFactory.newMBeanServer
(String domain) Return a new object implementing the MBeanServer interface with the specified default domain name, without keeping an internal reference to this new object.static String
Returns a quoted form of the given String, suitable for inclusion in an ObjectName.void
Descriptor.removeField
(String fieldName) Removes a field from the descriptor.final void
ImmutableDescriptor.removeField
(String fieldName) Removes a field from the descriptor.void
Sets the value for a specific field name.final void
This operation is unsupported since this class is immutable.void
Sets all fields in the field names array to the new value with the same index in the field values array.final void
This operation is unsupported since this class is immutable.static String
Returns an unquoted form of the given String.static StringValueExp
Returns a new string expression.Modifier and TypeMethodDescriptionstatic ObjectName
ObjectName.getInstance
(String domain, Hashtable<String, String> table) Return an instance of ObjectName that can be used anywhere an object obtained withnew ObjectName(domain, table)
can be used.static ObjectName
ObjectName.getInstance
(String domain, Hashtable<String, String> table) Return an instance of ObjectName that can be used anywhere an object obtained withnew ObjectName(domain, table)
can be used.ModifierConstructorDescriptionConstructs an Attribute object which associates the given attribute name with the given value.AttributeChangeNotification
(Object source, long sequenceNumber, long timeStamp, String msg, String attributeName, String attributeType, Object oldValue, Object newValue) Constructs an attribute change notification object.AttributeNotFoundException
(String message) Constructor that allows a specific error message to be specified.AttributeValueExp
(String attr) Creates a newAttributeValueExp
representing the specified object attribute, named attr.BadStringOperationException
(String message) Constructs aBadStringOperationException
with the specified detail message.ImmutableDescriptor
(String... fields) Construct a descriptor containing the given fields.ImmutableDescriptor
(String[] fieldNames, Object[] fieldValues) Construct a descriptor containing the given fields and values.InstanceAlreadyExistsException
(String message) Constructor that allows a specific error message to be specified.InstanceNotFoundException
(String message) Constructor that allows a specific error message to be specified.IntrospectionException
(String message) Constructor that allows a specific error message to be specified.InvalidAttributeValueException
(String message) Constructor that allows a specific error message to be specified.JMException
(String msg) Constructor that allows a specific error message to be specified.JMRuntimeException
(String message) Constructor that allows a specific error message to be specified.ListenerNotFoundException
(String message) Constructor that allows a specific error message to be specified.MalformedObjectNameException
(String message) Constructor that allows a specific error message to be specified.MBeanAttributeInfo
(String name, String description, Method getter, Method setter) This constructor takes the name of a simple attribute, and Method objects for reading and writing the attribute.MBeanAttributeInfo
(String name, String type, String description, boolean isReadable, boolean isWritable, boolean isIs) Constructs anMBeanAttributeInfo
object.MBeanAttributeInfo
(String name, String type, String description, boolean isReadable, boolean isWritable, boolean isIs, Descriptor descriptor) Constructs anMBeanAttributeInfo
object.MBeanConstructorInfo
(String description, Constructor<?> constructor) Constructs anMBeanConstructorInfo
object.MBeanConstructorInfo
(String name, String description, MBeanParameterInfo[] signature) Constructs anMBeanConstructorInfo
object.MBeanConstructorInfo
(String name, String description, MBeanParameterInfo[] signature, Descriptor descriptor) Constructs anMBeanConstructorInfo
object.MBeanException
(Exception e, String message) Creates anMBeanException
that wraps the actualjava.lang.Exception
with a detail message.MBeanFeatureInfo
(String name, String description) Constructs anMBeanFeatureInfo
object.MBeanFeatureInfo
(String name, String description, Descriptor descriptor) Constructs anMBeanFeatureInfo
object.MBeanInfo
(String className, String description, MBeanAttributeInfo[] attributes, MBeanConstructorInfo[] constructors, MBeanOperationInfo[] operations, MBeanNotificationInfo[] notifications) Constructs anMBeanInfo
.MBeanInfo
(String className, String description, MBeanAttributeInfo[] attributes, MBeanConstructorInfo[] constructors, MBeanOperationInfo[] operations, MBeanNotificationInfo[] notifications, Descriptor descriptor) Constructs anMBeanInfo
.MBeanNotificationInfo
(String[] notifTypes, String name, String description) Constructs anMBeanNotificationInfo
object.MBeanNotificationInfo
(String[] notifTypes, String name, String description, Descriptor descriptor) Constructs anMBeanNotificationInfo
object.MBeanOperationInfo
(String description, Method method) Constructs anMBeanOperationInfo
object.MBeanOperationInfo
(String name, String description, MBeanParameterInfo[] signature, String type, int impact) Constructs anMBeanOperationInfo
object.MBeanOperationInfo
(String name, String description, MBeanParameterInfo[] signature, String type, int impact, Descriptor descriptor) Constructs anMBeanOperationInfo
object.MBeanParameterInfo
(String name, String type, String description) Constructs anMBeanParameterInfo
object.MBeanParameterInfo
(String name, String type, String description, Descriptor descriptor) Constructs anMBeanParameterInfo
object.MBeanPermission
(String name, String actions) Create a new MBeanPermission object with the specified target name and actions.MBeanPermission
(String className, String member, ObjectName objectName, String actions) Create a new MBeanPermission object with the specified target name (class name, member, object name) and actions.MBeanRegistrationException
(Exception e, String message) Creates anMBeanRegistrationException
that wraps the actualjava.lang.Exception
with a detailed message.MBeanServerNotification
(String type, Object source, long sequenceNumber, ObjectName objectName) Creates an MBeanServerNotification object specifying object names of the MBeans that caused the notification and the specified notification type.MBeanServerPermission
(String name) Create a new MBeanServerPermission with the given name.MBeanServerPermission
(String name, String actions) Create a new MBeanServerPermission with the given name.MBeanTrustPermission
(String name) Create a new MBeanTrustPermission with the given name.MBeanTrustPermission
(String name, String actions) Create a new MBeanTrustPermission with the given name.NotCompliantMBeanException
(String message) Constructor that allows a specific error message to be specified.Notification
(String type, Object source, long sequenceNumber) Creates a Notification object.Notification
(String type, Object source, long sequenceNumber, long timeStamp) Creates a Notification object.Notification
(String type, Object source, long sequenceNumber, long timeStamp, String message) Creates a Notification object.Notification
(String type, Object source, long sequenceNumber, String message) Creates a Notification object.ObjectInstance
(String objectName, String className) Allows an object instance to be created given a string representation of an object name and the full class name, including the package name.ObjectInstance
(ObjectName objectName, String className) Allows an object instance to be created given an object name and the full class name, including the package name.ObjectName
(String name) Construct an object name from the given string.ObjectName
(String domain, String key, String value) Construct an object name with exactly one key property.ObjectName
(String domain, Hashtable<String, String> table) Construct an object name with several key properties from a Hashtable.OperationsException
(String message) Constructor that allows a specific error message to be specified.ReflectionException
(Exception e, String message) Creates aReflectionException
that wraps the actualjava.lang.Exception
with a detail message.RuntimeErrorException
(Error e, String message) Constructor that allows a specific error message to be specified.RuntimeMBeanException
(RuntimeException e, String message) Creates aRuntimeMBeanException
that wraps the actualjava.lang.RuntimeException
with a detailed message.RuntimeOperationsException
(RuntimeException e, String message) Creates aRuntimeOperationsException
that wraps the actualjava.lang.RuntimeException
with a detailed message.ServiceNotFoundException
(String message) Constructor that allows a specific error message to be specified.StringValueExp
(String val) Creates a newStringValueExp
representing the given string.ModifierConstructorDescriptionImmutableDescriptor
(Map<String, ?> fields) Construct a descriptor where the names and values of the fields are the keys and values of the given Map.ObjectName
(String domain, Hashtable<String, String> table) Construct an object name with several key properties from a Hashtable.ObjectName
(String domain, Hashtable<String, String> table) Construct an object name with several key properties from a Hashtable. -
Uses of String in javax.management.loading
Modifier and TypeMethodDescriptionprotected String
MLet.findLibrary
(String libname) Returns the absolute path name of a native library.MLetContent.getCode()
Gets the value of theCODE
attribute of theMLET
tag.MLetContent.getJarFiles()
Gets the list of.jar
files specified by theARCHIVE
attribute of theMLET
tag.MLet.getLibraryDirectory()
Gets the current directory used by the library loader for storing native libraries before they are loaded into memory.MLetMBean.getLibraryDirectory()
Gets the current directory used by the library loader for storing native libraries before they are loaded into memory.MLetContent.getName()
Gets the value of theNAME
attribute of theMLET
tag.MLetContent.getSerializedObject()
Gets the value of theOBJECT
attribute of theMLET
tag.MLetContent.getVersion()
Gets the value of theVERSION
attribute of theMLET
tag.Modifier and TypeMethodDescriptionMLetContent.getAttributes()
Gets the attributes of theMLET
tag.MLetContent.getAttributes()
Gets the attributes of theMLET
tag.MLetContent.getParameterTypes()
Gets the list of values of theTYPE
attribute in each nested <PARAM> tag within theMLET
tag.MLetContent.getParameterValues()
Gets the list of values of theVALUE
attribute in each nested <PARAM> tag within theMLET
tag.Modifier and TypeMethodDescriptionvoid
Appends the specified URL to the list of URLs to search for classes and resources.void
Appends the specified URL to the list of URLs to search for classes and resources.protected URL
MLet.check
(String version, URL codebase, String jarfile, MLetContent mlet) This method is to be overridden when extending this service to support caching and versioning.protected Class<?>
This is the main method for class loaders that is being redefined.protected String
MLet.findLibrary
(String libname) Returns the absolute path name of a native library.MLet.getMBeansFromURL
(String url) Loads a text file containing MLET tags that define the MBeans to be added to the MBean server.MLetMBean.getMBeansFromURL
(String url) Loads a text file containing MLET tags that define the MBeans to be added to the MBean server.MLetMBean.getResource
(String name) Finds the resource with the given name.MLetMBean.getResourceAsStream
(String name) Returns an input stream for reading the specified resource.MLetMBean.getResources
(String name) Finds all the resources with the given name.Class<?>
Load the given class name through the list of class loaders.static Class<?>
Deprecated.Go through the list of class loaders and try to load the requested class.Class<?>
MLet.loadClass
(String name, ClassLoaderRepository clr) Load a class, using the givenClassLoaderRepository
if the class is not found in this MLet's URLs.Class<?>
ClassLoaderRepository.loadClassBefore
(ClassLoader stop, String className) Load the given class name through the list of class loaders, stopping at the given one.Class<?>
ClassLoaderRepository.loadClassWithout
(ClassLoader exclude, String className) Load the given class name through the list of class loaders, excluding the given one.static Class<?>
DefaultLoaderRepository.loadClassWithout
(ClassLoader loader, String className) Deprecated.Go through the list of class loaders but exclude the given class loader, then try to load the requested class.void
MLet.setLibraryDirectory
(String libdir) Sets the directory used by the library loader for storing native libraries before they are loaded into memory.void
MLetMBean.setLibraryDirectory
(String libdir) Sets the directory used by the library loader for storing native libraries before they are loaded into memory.ModifierConstructorDescriptionCreates anMLet
instance initialized with attributes read from anMLET
tag in an MLet text file.Creates anMLet
instance initialized with attributes read from anMLET
tag in an MLet text file.Creates anMLet
instance initialized with attributes read from anMLET
tag in an MLet text file. -
Uses of String in javax.management.modelmbean
Modifier and TypeMethodDescriptionModelMBeanInfo.getClassName()
Returns the name of the Java class of the MBean described by thisMBeanInfo
.ModelMBeanInfo.getDescription()
Returns a human readable description of the MBean.String[]
DescriptorSupport.getFieldNames()
String[]
DescriptorSupport.getFields()
DescriptorSupport.toString()
Returns a human readable string representing the descriptor.ModelMBeanAttributeInfo.toString()
Returns a human-readable version of the ModelMBeanAttributeInfo instance.ModelMBeanConstructorInfo.toString()
Returns a string containing the entire contents of the ModelMBeanConstructorInfo in human readable form.ModelMBeanNotificationInfo.toString()
Returns a human readable string containing ModelMBeanNotificationInfo.ModelMBeanOperationInfo.toString()
Returns a string containing the entire contents of the ModelMBeanOperationInfo in human readable form.DescriptorSupport.toXMLString()
Returns an XML String representing the descriptor.Modifier and TypeMethodDescriptionvoid
ModelMBeanNotificationBroadcaster.addAttributeChangeNotificationListener
(NotificationListener listener, String attributeName, Object handback) Registers an object which implements the NotificationListener interface as a listener.void
RequiredModelMBean.addAttributeChangeNotificationListener
(NotificationListener inlistener, String inAttributeName, Object inhandback) ModelMBeanInfo.getAttribute
(String inName) Returns a ModelMBeanAttributeInfo requested by name.ModelMBeanInfoSupport.getAttribute
(String inName) RequiredModelMBean.getAttribute
(String attrName) Returns the value of a specific attribute defined for this ModelMBean.RequiredModelMBean.getAttributes
(String[] attrNames) Returns the values of several attributes in the ModelMBean.ModelMBeanInfoSupport.getConstructor
(String inName) Returns the ModelMBeanConstructorInfo requested by name.ModelMBeanInfo.getDescriptor
(String inDescriptorName, String inDescriptorType) Returns a Descriptor requested by name and descriptorType.ModelMBeanInfoSupport.getDescriptor
(String inDescriptorName) Returns a Descriptor requested by name.ModelMBeanInfoSupport.getDescriptor
(String inDescriptorName, String inDescriptorType) ModelMBeanInfo.getDescriptors
(String inDescriptorType) Returns a Descriptor array consisting of all Descriptors for the ModelMBeanInfo of type inDescriptorType.ModelMBeanInfoSupport.getDescriptors
(String inDescriptorType) DescriptorSupport.getFieldValue
(String fieldName) Object[]
DescriptorSupport.getFieldValues
(String... fieldNames) ModelMBeanInfo.getNotification
(String inName) Returns a ModelMBeanNotificationInfo requested by name.ModelMBeanInfoSupport.getNotification
(String inName) ModelMBeanInfo.getOperation
(String inName) Returns a ModelMBeanOperationInfo requested by name.ModelMBeanInfoSupport.getOperation
(String inName) Invokes a method on or through a RequiredModelMBean and returns the result of the method execution.void
ModelMBeanNotificationBroadcaster.removeAttributeChangeNotificationListener
(NotificationListener listener, String attributeName) Removes a listener for attributeChangeNotifications from the RequiredModelMBean.void
RequiredModelMBean.removeAttributeChangeNotificationListener
(NotificationListener inlistener, String inAttributeName) void
DescriptorSupport.removeField
(String fieldName) void
ModelMBeanNotificationBroadcaster.sendNotification
(String ntfyText) Sends a Notification which contains the text string that is passed in to the registered Notification listeners on the ModelMBean.void
RequiredModelMBean.sendNotification
(String ntfyText) void
ModelMBeanInfo.setDescriptor
(Descriptor inDescriptor, String inDescriptorType) Sets descriptors in the info array of type inDescriptorType for the ModelMBean.void
ModelMBeanInfoSupport.setDescriptor
(Descriptor inDescriptor, String inDescriptorType) void
void
void
ModelMBean.setManagedResource
(Object mr, String mr_type) Sets the instance handle of the object against which to execute all methods in this ModelMBean management interface (MBeanInfo and Descriptors).void
RequiredModelMBean.setManagedResource
(Object mr, String mr_type) Sets the instance handle of the object against which to execute all methods in this ModelMBean management interface (MBeanInfo and Descriptors).ModifierConstructorDescriptionDescriptorSupport
(String inStr) Descriptor constructor taking an XML String.DescriptorSupport
(String... fields) Constructor taking fields in the fieldName=fieldValue format.DescriptorSupport
(String[] fieldNames, Object[] fieldValues) Constructor taking field names and field values.Constructor taking an exception and a string.Constructor from a string.ModelMBeanAttributeInfo
(String name, String description, Method getter, Method setter) Constructs a ModelMBeanAttributeInfo object with a default descriptor.ModelMBeanAttributeInfo
(String name, String description, Method getter, Method setter, Descriptor descriptor) Constructs a ModelMBeanAttributeInfo object.ModelMBeanAttributeInfo
(String name, String type, String description, boolean isReadable, boolean isWritable, boolean isIs) Constructs a ModelMBeanAttributeInfo object with a default descriptor.ModelMBeanAttributeInfo
(String name, String type, String description, boolean isReadable, boolean isWritable, boolean isIs, Descriptor descriptor) Constructs a ModelMBeanAttributeInfo object.ModelMBeanConstructorInfo
(String description, Constructor<?> constructorMethod) Constructs a ModelMBeanConstructorInfo object with a default descriptor.ModelMBeanConstructorInfo
(String description, Constructor<?> constructorMethod, Descriptor descriptor) Constructs a ModelMBeanConstructorInfo object.ModelMBeanConstructorInfo
(String name, String description, MBeanParameterInfo[] signature) Constructs a ModelMBeanConstructorInfo object with a default descriptor.ModelMBeanConstructorInfo
(String name, String description, MBeanParameterInfo[] signature, Descriptor descriptor) Constructs a ModelMBeanConstructorInfo object.ModelMBeanInfoSupport
(String className, String description, ModelMBeanAttributeInfo[] attributes, ModelMBeanConstructorInfo[] constructors, ModelMBeanOperationInfo[] operations, ModelMBeanNotificationInfo[] notifications) Creates a ModelMBeanInfoSupport with the provided information, but the descriptor is a default.ModelMBeanInfoSupport
(String className, String description, ModelMBeanAttributeInfo[] attributes, ModelMBeanConstructorInfo[] constructors, ModelMBeanOperationInfo[] operations, ModelMBeanNotificationInfo[] notifications, Descriptor mbeandescriptor) Creates a ModelMBeanInfoSupport with the provided information and the descriptor given in parameter.ModelMBeanNotificationInfo
(String[] notifTypes, String name, String description) Constructs a ModelMBeanNotificationInfo object with a default descriptor.ModelMBeanNotificationInfo
(String[] notifTypes, String name, String description, Descriptor descriptor) Constructs a ModelMBeanNotificationInfo object.ModelMBeanOperationInfo
(String description, Method operationMethod) Constructs a ModelMBeanOperationInfo object with a default descriptor.ModelMBeanOperationInfo
(String description, Method operationMethod, Descriptor descriptor) Constructs a ModelMBeanOperationInfo object.ModelMBeanOperationInfo
(String name, String description, MBeanParameterInfo[] signature, String type, int impact) Constructs a ModelMBeanOperationInfo object with a default descriptor.ModelMBeanOperationInfo
(String name, String description, MBeanParameterInfo[] signature, String type, int impact, Descriptor descriptor) Constructs a ModelMBeanOperationInfo object.XMLParseException
(Exception e, String s) Constructor taking a string and an exception.Constructor taking a string. -
Uses of String in javax.management.monitor
Modifier and TypeFieldDescriptionprotected String
Monitor.dbgTag
Deprecated.No replacement.static final String
MonitorNotification.OBSERVED_ATTRIBUTE_ERROR
Notification type denoting that the observed attribute is not contained in the observed object.static final String
MonitorNotification.OBSERVED_ATTRIBUTE_TYPE_ERROR
Notification type denoting that the type of the observed attribute is not correct.static final String
MonitorNotification.OBSERVED_OBJECT_ERROR
Notification type denoting that the observed object is not registered in the MBean server.static final String
MonitorNotification.RUNTIME_ERROR
Notification type denoting that a non-predefined error type has occurred when trying to get the value of the observed attribute.static final String
MonitorNotification.STRING_TO_COMPARE_VALUE_DIFFERED
Notification type denoting that the observed attribute has differed from the "string to compare" value.static final String
MonitorNotification.STRING_TO_COMPARE_VALUE_MATCHED
Notification type denoting that the observed attribute has matched the "string to compare" value.static final String
MonitorNotification.THRESHOLD_ERROR
Notification type denoting that the type of the thresholds, offset or modulus is not correct.static final String
MonitorNotification.THRESHOLD_HIGH_VALUE_EXCEEDED
Notification type denoting that the observed attribute has exceeded the threshold high value.static final String
MonitorNotification.THRESHOLD_LOW_VALUE_EXCEEDED
Notification type denoting that the observed attribute has exceeded the threshold low value.static final String
MonitorNotification.THRESHOLD_VALUE_EXCEEDED
Notification type denoting that the observed attribute has reached the threshold value.Modifier and TypeMethodDescriptionStringMonitor.getDerivedGauge()
Deprecated.As of JMX 1.2, replaced byStringMonitor.getDerivedGauge(ObjectName)
StringMonitor.getDerivedGauge
(ObjectName object) Gets the derived gauge of the specified object, if this object is contained in the set of observed MBeans, ornull
otherwise.StringMonitorMBean.getDerivedGauge()
Deprecated.As of JMX 1.2, replaced byStringMonitorMBean.getDerivedGauge(ObjectName)
StringMonitorMBean.getDerivedGauge
(ObjectName object) Gets the derived gauge for the specified MBean.Monitor.getObservedAttribute()
Gets the attribute being observed.MonitorMBean.getObservedAttribute()
Gets the attribute being observed.MonitorNotification.getObservedAttribute()
Gets the observed attribute of this monitor notification.StringMonitor.getStringToCompare()
Gets the string to compare with the observed attribute common to all observed MBeans.StringMonitorMBean.getStringToCompare()
Gets the string to compare with the observed attribute.Modifier and TypeMethodDescriptionvoid
Monitor.setObservedAttribute
(String attribute) Sets the attribute to observe.void
MonitorMBean.setObservedAttribute
(String attribute) Sets the attribute to observe.void
StringMonitor.setStringToCompare
(String value) Sets the string to compare with the observed attribute common to all observed MBeans.void
StringMonitorMBean.setStringToCompare
(String value) Sets the string to compare with the observed attribute.ModifierConstructorDescriptionMonitorSettingException
(String message) Constructor that allows an error message to be specified. -
Uses of String in javax.management.openmbean
Modifier and TypeFieldDescriptionstatic final String[]
OpenType.ALLOWED_CLASSNAMES
Deprecated.UseALLOWED_CLASSNAMES_LIST
instead.Modifier and TypeFieldDescriptionOpenType.ALLOWED_CLASSNAMES_LIST
List of the fully qualified names of the Java classes allowed for open data values.static final SimpleType<String>
SimpleType.STRING
TheSimpleType
instance describing values whose Java class name isjava.lang.String
.Modifier and TypeMethodDescriptionOpenMBeanInfo.getClassName()
Returns the fully qualified Java class name of the open MBean instances thisOpenMBeanInfo
describes.OpenType.getClassName()
Returns the fully qualified Java class name of the open data values this open type describes.CompositeType.getDescription
(String itemName) Returns the description of the item whose name is itemName, ornull
if thisCompositeType
instance does not define any item whose name is itemName.OpenMBeanConstructorInfo.getDescription()
Returns a human readable description of the constructor described by thisOpenMBeanConstructorInfo
instance.OpenMBeanInfo.getDescription()
Returns a human readable description of the type of open MBean instances thisOpenMBeanInfo
describes.OpenMBeanOperationInfo.getDescription()
Returns a human readable description of the operation described by thisOpenMBeanOperationInfo
instance.OpenMBeanParameterInfo.getDescription()
Returns a human readable description of the parameter described by thisOpenMBeanParameterInfo
instance.OpenType.getDescription()
Returns the text description of thisOpenType
instance.OpenMBeanConstructorInfo.getName()
Returns the name of the constructor described by thisOpenMBeanConstructorInfo
instance.OpenMBeanOperationInfo.getName()
Returns the name of the operation described by thisOpenMBeanOperationInfo
instance.OpenMBeanParameterInfo.getName()
Returns the name of the parameter described by thisOpenMBeanParameterInfo
instance.OpenMBeanOperationInfo.getReturnType()
Returns the fully qualified Java class name of the values returned by the operation described by thisOpenMBeanOperationInfo
instance.OpenType.getTypeName()
Returns the name of thisOpenType
instance.ArrayType.toString()
Returns a string representation of thisArrayType
instance.CompositeData.toString()
Returns a string representation of thisCompositeData
instance.CompositeDataSupport.toString()
Returns a string representation of thisCompositeDataSupport
instance.CompositeType.toString()
Returns a string representation of thisCompositeType
instance.OpenMBeanAttributeInfo.toString()
Returns a string representation of thisOpenMBeanAttributeInfo
instance.OpenMBeanAttributeInfoSupport.toString()
Returns a string representation of thisOpenMBeanAttributeInfoSupport
instance.OpenMBeanConstructorInfo.toString()
Returns a string representation of thisOpenMBeanConstructorInfo
instance.OpenMBeanConstructorInfoSupport.toString()
Returns a string representation of thisOpenMBeanConstructorInfoSupport
instance.OpenMBeanInfo.toString()
Returns a string representation of thisOpenMBeanInfo
instance.OpenMBeanInfoSupport.toString()
Returns a string representation of thisOpenMBeanInfoSupport
instance.OpenMBeanOperationInfo.toString()
Returns a string representation of thisOpenMBeanOperationInfo
instance.OpenMBeanOperationInfoSupport.toString()
Returns a string representation of thisOpenMBeanOperationInfoSupport
instance.OpenMBeanParameterInfo.toString()
Returns a string representation of thisOpenMBeanParameterInfo
instance.OpenMBeanParameterInfoSupport.toString()
Returns a string representation of thisOpenMBeanParameterInfoSupport
instance.abstract String
OpenType.toString()
Returns a string representation of this open type instance.SimpleType.toString()
Returns a string representation of thisSimpleType
instance.TabularData.toString()
Returns a string representation of thisTabularData
instance.TabularDataSupport.toString()
Returns a string representation of thisTabularDataSupport
instance.TabularType.toString()
Returns a string representation of thisTabularType
instance.Modifier and TypeMethodDescriptionTabularType.getIndexNames()
Returns, in the same order as was given to this instance's constructor, an unmodifiable List of the names of the items the values of which are used to uniquely index each row element of tabular data values described by thisTabularType
instance.CompositeType.keySet()
Returns an unmodifiable Set view of all the item names defined by thisCompositeType
instance.Modifier and TypeMethodDescriptionboolean
CompositeData.containsKey
(String key) Returnstrue
if and only if thisCompositeData
instance contains an item whose name iskey
.boolean
CompositeDataSupport.containsKey
(String key) Returnstrue
if and only if thisCompositeData
instance contains an item whose name iskey
.boolean
CompositeType.containsKey
(String itemName) Returnstrue
if thisCompositeType
instance defines an item whose name is itemName.Returns the value of the item whose name iskey
.Returns the value of the item whose name iskey
.Object[]
Returns an array of the values of the items whose names are specified bykeys
, in the same order askeys
.Object[]
Returns an array of the values of the items whose names are specified bykeys
, in the same order askeys
.CompositeType.getDescription
(String itemName) Returns the description of the item whose name is itemName, ornull
if thisCompositeType
instance does not define any item whose name is itemName.OpenType<?>
Returns the open type of the item whose name is itemName, ornull
if thisCompositeType
instance does not define any item whose name is itemName.ModifierConstructorDescriptionCompositeDataSupport
(CompositeType compositeType, String[] itemNames, Object[] itemValues) Constructs aCompositeDataSupport
instance with the specifiedcompositeType
, whose item values are specified byitemValues[]
, in the same order as initemNames[]
.CompositeType
(String typeName, String description, String[] itemNames, String[] itemDescriptions, OpenType<?>[] itemTypes) Constructs aCompositeType
instance, checking for the validity of the given parameters.An InvalidKeyException with a detail message.An InvalidOpenTypeException with a detail message.A KeyAlreadyExistsException with a detail message.OpenDataException
(String msg) An OpenDataException with a detail message.OpenMBeanAttributeInfoSupport
(String name, String description, OpenType<?> openType, boolean isReadable, boolean isWritable, boolean isIs) Constructs anOpenMBeanAttributeInfoSupport
instance, which describes the attribute of an open MBean with the specifiedname
,openType
anddescription
, and the specified read/write access properties.OpenMBeanAttributeInfoSupport
(String name, String description, OpenType<?> openType, boolean isReadable, boolean isWritable, boolean isIs, Descriptor descriptor) Constructs anOpenMBeanAttributeInfoSupport
instance, which describes the attribute of an open MBean with the specifiedname
,openType
,description
, read/write access properties, andDescriptor
.OpenMBeanAttributeInfoSupport
(String name, String description, OpenType<T> openType, boolean isReadable, boolean isWritable, boolean isIs, T defaultValue) Constructs anOpenMBeanAttributeInfoSupport
instance, which describes the attribute of an open MBean with the specifiedname
,openType
,description
anddefaultValue
, and the specified read/write access properties.OpenMBeanAttributeInfoSupport
(String name, String description, OpenType<T> openType, boolean isReadable, boolean isWritable, boolean isIs, T defaultValue, Comparable<T> minValue, Comparable<T> maxValue) Constructs anOpenMBeanAttributeInfoSupport
instance, which describes the attribute of an open MBean, with the specifiedname
,openType
,description
,defaultValue
,minValue
andmaxValue
.OpenMBeanAttributeInfoSupport
(String name, String description, OpenType<T> openType, boolean isReadable, boolean isWritable, boolean isIs, T defaultValue, T[] legalValues) Constructs anOpenMBeanAttributeInfoSupport
instance, which describes the attribute of an open MBean with the specifiedname
,openType
,description
,defaultValue
andlegalValues
, and the specified read/write access properties.OpenMBeanConstructorInfoSupport
(String name, String description, OpenMBeanParameterInfo[] signature) Constructs anOpenMBeanConstructorInfoSupport
instance, which describes the constructor of a class of open MBeans with the specifiedname
,description
andsignature
.OpenMBeanConstructorInfoSupport
(String name, String description, OpenMBeanParameterInfo[] signature, Descriptor descriptor) Constructs anOpenMBeanConstructorInfoSupport
instance, which describes the constructor of a class of open MBeans with the specifiedname
,description
,signature
, anddescriptor
.OpenMBeanInfoSupport
(String className, String description, OpenMBeanAttributeInfo[] openAttributes, OpenMBeanConstructorInfo[] openConstructors, OpenMBeanOperationInfo[] openOperations, MBeanNotificationInfo[] notifications) Constructs anOpenMBeanInfoSupport
instance, which describes a class of open MBeans with the specifiedclassName
,description
,openAttributes
,openConstructors
,openOperations
andnotifications
.OpenMBeanInfoSupport
(String className, String description, OpenMBeanAttributeInfo[] openAttributes, OpenMBeanConstructorInfo[] openConstructors, OpenMBeanOperationInfo[] openOperations, MBeanNotificationInfo[] notifications, Descriptor descriptor) Constructs anOpenMBeanInfoSupport
instance, which describes a class of open MBeans with the specifiedclassName
,description
,openAttributes
,openConstructors
,openOperations
,notifications
, anddescriptor
.OpenMBeanOperationInfoSupport
(String name, String description, OpenMBeanParameterInfo[] signature, OpenType<?> returnOpenType, int impact) Constructs anOpenMBeanOperationInfoSupport
instance, which describes the operation of a class of open MBeans, with the specifiedname
,description
,signature
,returnOpenType
andimpact
.OpenMBeanOperationInfoSupport
(String name, String description, OpenMBeanParameterInfo[] signature, OpenType<?> returnOpenType, int impact, Descriptor descriptor) Constructs anOpenMBeanOperationInfoSupport
instance, which describes the operation of a class of open MBeans, with the specifiedname
,description
,signature
,returnOpenType
,impact
, anddescriptor
.OpenMBeanParameterInfoSupport
(String name, String description, OpenType<?> openType) Constructs anOpenMBeanParameterInfoSupport
instance, which describes the parameter used in one or more operations or constructors of a class of open MBeans, with the specifiedname
,openType
anddescription
.OpenMBeanParameterInfoSupport
(String name, String description, OpenType<?> openType, Descriptor descriptor) Constructs anOpenMBeanParameterInfoSupport
instance, which describes the parameter used in one or more operations or constructors of a class of open MBeans, with the specifiedname
,openType
,description
, anddescriptor
.OpenMBeanParameterInfoSupport
(String name, String description, OpenType<T> openType, T defaultValue) Constructs anOpenMBeanParameterInfoSupport
instance, which describes the parameter used in one or more operations or constructors of a class of open MBeans, with the specifiedname
,openType
,description
anddefaultValue
.OpenMBeanParameterInfoSupport
(String name, String description, OpenType<T> openType, T defaultValue, Comparable<T> minValue, Comparable<T> maxValue) Constructs anOpenMBeanParameterInfoSupport
instance, which describes the parameter used in one or more operations or constructors of a class of open MBeans, with the specifiedname
,openType
,description
,defaultValue
,minValue
andmaxValue
.OpenMBeanParameterInfoSupport
(String name, String description, OpenType<T> openType, T defaultValue, T[] legalValues) Constructs anOpenMBeanParameterInfoSupport
instance, which describes the parameter used in one or more operations or constructors of a class of open MBeans, with the specifiedname
,openType
,description
,defaultValue
andlegalValues
.protected
Constructs anOpenType
instance (actually a subclass instance asOpenType
is abstract), checking for the validity of the given parameters.TabularType
(String typeName, String description, CompositeType rowType, String[] indexNames) Constructs aTabularType
instance, checking for the validity of the given parameters.ModifierConstructorDescriptionCompositeDataSupport
(CompositeType compositeType, Map<String, ?> items) Constructs aCompositeDataSupport
instance with the specifiedcompositeType
, whose item names and corresponding values are given by the mappings in the mapitems
. -
Uses of String in javax.management.relation
Modifier and TypeFieldDescriptionstatic final String
RelationNotification.RELATION_BASIC_CREATION
Type for the creation of an internal relation.static final String
RelationNotification.RELATION_BASIC_REMOVAL
Type for the removal from the Relation Service of an internal relation.static final String
RelationNotification.RELATION_BASIC_UPDATE
Type for an update of an internal relation.static final String
RelationNotification.RELATION_MBEAN_CREATION
Type for the relation MBean added into the Relation Service.static final String
RelationNotification.RELATION_MBEAN_REMOVAL
Type for the removal from the Relation Service of a relation MBean.static final String
RelationNotification.RELATION_MBEAN_UPDATE
Type for the update of a relation MBean.Modifier and TypeMethodDescriptionRoleInfo.getDescription()
Returns description text for the role.RoleInfo.getName()
Returns the name of the role.RoleInfo.getRefMBeanClassName()
Returns name of type of MBean expected to be referenced in corresponding role.Relation.getRelationId()
Returns relation identifier (used to uniquely identify the relation inside the Relation Service).RelationNotification.getRelationId()
Returns the relation identifier of created/removed/updated relation.RelationSupport.getRelationId()
Returns relation identifier (used to uniquely identify the relation inside the Relation Service).Relation.getRelationTypeName()
Returns name of associated relation type.RelationNotification.getRelationTypeName()
Returns the relation type name of created/removed/updated relation.RelationService.getRelationTypeName
(String relationId) Returns name of associated relation type for given relation.RelationServiceMBean.getRelationTypeName
(String relationId) Returns name of associated relation type for given relation.RelationSupport.getRelationTypeName()
Returns name of associated relation type.RelationType.getRelationTypeName()
Returns the relation type name.RelationTypeSupport.getRelationTypeName()
Returns the relation type name.RelationNotification.getRoleName()
Returns name of updated role of updated relation (only for role update).Role.getRoleName()
Retrieves role name.RoleUnresolved.getRoleName()
Retrieves role name.RelationService.isRelation
(ObjectName objectName) Returns the relation id associated to the given ObjectName if the MBean has been added as a relation in the Relation Service.RelationServiceMBean.isRelation
(ObjectName objectName) Returns the relation id associated to the given ObjectName if the MBean has been added as a relation in the Relation Service.static String
Role.roleValueToString
(List<ObjectName> roleValue) Returns a string for the given role value.Role.toString()
Returns a string describing the role.RoleInfo.toString()
Returns a string describing the role info.RoleUnresolved.toString()
Return a string describing this object.Modifier and TypeMethodDescriptionRelationService.findAssociatedMBeans
(ObjectName mbeanName, String relationTypeName, String roleName) Retrieves the MBeans associated to given one in a relation.RelationServiceMBean.findAssociatedMBeans
(ObjectName mbeanName, String relationTypeName, String roleName) Retrieves the MBeans associated to given one in a relation.RelationService.findReferencingRelations
(ObjectName mbeanName, String relationTypeName, String roleName) Retrieves the relations where a given MBean is referenced.RelationService.findReferencingRelations
(ObjectName mbeanName, String relationTypeName, String roleName) Retrieves the relations where a given MBean is referenced.RelationServiceMBean.findReferencingRelations
(ObjectName mbeanName, String relationTypeName, String roleName) Retrieves the relations where a given MBean is referenced.RelationServiceMBean.findReferencingRelations
(ObjectName mbeanName, String relationTypeName, String roleName) Retrieves the relations where a given MBean is referenced.RelationService.findRelationsOfType
(String relationTypeName) Returns the relation ids for relations of the given type.RelationServiceMBean.findRelationsOfType
(String relationTypeName) Returns the relation ids for relations of the given type.RelationService.getAllRelationIds()
Returns all the relation ids for all the relations handled by the Relation Service.RelationServiceMBean.getAllRelationIds()
Returns all the relation ids for all the relations handled by the Relation Service.RelationService.getAllRelationTypeNames()
Retrieves names of all known relation types.RelationServiceMBean.getAllRelationTypeNames()
Retrieves names of all known relation types.Relation.getReferencedMBeans()
Retrieves MBeans referenced in the various roles of the relation.RelationService.getReferencedMBeans
(String relationId) Retrieves MBeans referenced in the various roles of the relation.RelationServiceMBean.getReferencedMBeans
(String relationId) Retrieves MBeans referenced in the various roles of the relation.RelationSupport.getReferencedMBeans()
Retrieves MBeans referenced in the various roles of the relation.Modifier and TypeMethodDescriptionRelationService.checkRoleReading
(String roleName, String relationTypeName) Checks if given Role can be read in a relation of the given type.RelationServiceMBean.checkRoleReading
(String roleName, String relationTypeName) Checks if given Role can be read in a relation of the given type.RelationService.checkRoleWriting
(Role role, String relationTypeName, Boolean initFlag) Checks if given Role can be set in a relation of given type.RelationServiceMBean.checkRoleWriting
(Role role, String relationTypeName, Boolean initFlag) Checks if given Role can be set in a relation of given type.void
RelationService.createRelation
(String relationId, String relationTypeName, RoleList roleList) Creates a simple relation (represented by a RelationSupport object) of given relation type, and adds it in the Relation Service.void
RelationServiceMBean.createRelation
(String relationId, String relationTypeName, RoleList roleList) Creates a simple relation (represented by a RelationSupport object) of given relation type, and adds it in the Relation Service.void
RelationService.createRelationType
(String relationTypeName, RoleInfo[] roleInfoArray) Creates a relation type (a RelationTypeSupport object) with given role infos (provided by the RoleInfo objects), and adds it in the Relation Service.void
RelationServiceMBean.createRelationType
(String relationTypeName, RoleInfo[] roleInfoArray) Creates a relation type (RelationTypeSupport object) with given role infos (provided by the RoleInfo objects), and adds it in the Relation Service.RelationService.findAssociatedMBeans
(ObjectName mbeanName, String relationTypeName, String roleName) Retrieves the MBeans associated to given one in a relation.RelationServiceMBean.findAssociatedMBeans
(ObjectName mbeanName, String relationTypeName, String roleName) Retrieves the MBeans associated to given one in a relation.RelationService.findReferencingRelations
(ObjectName mbeanName, String relationTypeName, String roleName) Retrieves the relations where a given MBean is referenced.RelationServiceMBean.findReferencingRelations
(ObjectName mbeanName, String relationTypeName, String roleName) Retrieves the relations where a given MBean is referenced.RelationService.findRelationsOfType
(String relationTypeName) Returns the relation ids for relations of the given type.RelationServiceMBean.findRelationsOfType
(String relationTypeName) Returns the relation ids for relations of the given type.RelationService.getAllRoles
(String relationId) Returns all roles present in the relation.RelationServiceMBean.getAllRoles
(String relationId) Returns all roles present in the relation.RelationService.getReferencedMBeans
(String relationId) Retrieves MBeans referenced in the various roles of the relation.RelationServiceMBean.getReferencedMBeans
(String relationId) Retrieves MBeans referenced in the various roles of the relation.RelationService.getRelationTypeName
(String relationId) Returns name of associated relation type for given relation.RelationServiceMBean.getRelationTypeName
(String relationId) Returns name of associated relation type for given relation.Retrieves role value for given role name.Retrieves role value for given role name in given relation.Retrieves role value for given role name in given relation.Retrieves role value for given role name.Relation.getRoleCardinality
(String roleName) Returns the number of MBeans currently referenced in the given role.RelationService.getRoleCardinality
(String relationId, String roleName) Retrieves the number of MBeans currently referenced in the given role.RelationServiceMBean.getRoleCardinality
(String relationId, String roleName) Retrieves the number of MBeans currently referenced in the given role.RelationSupport.getRoleCardinality
(String roleName) Returns the number of MBeans currently referenced in the given role.RelationService.getRoleInfo
(String relationTypeName, String roleInfoName) Retrieves role info for given role name of a given relation type.RelationServiceMBean.getRoleInfo
(String relationTypeName, String roleInfoName) Retrieves role info for given role of a given relation type.RelationType.getRoleInfo
(String roleInfoName) Returns the role info (RoleInfo object) for the given role info name (null if not found).RelationTypeSupport.getRoleInfo
(String roleInfoName) Returns the role info (RoleInfo object) for the given role info name (null if not found).RelationService.getRoleInfos
(String relationTypeName) Retrieves list of role infos (RoleInfo objects) of a given relation type.RelationServiceMBean.getRoleInfos
(String relationTypeName) Retrieves list of role infos (RoleInfo objects) of a given relation type.Retrieves values of roles with given names.Retrieves values of roles with given names in given relation.Retrieves values of roles with given names in given relation.Retrieves values of roles with given names.void
Relation.handleMBeanUnregistration
(ObjectName objectName, String roleName) Callback used by the Relation Service when a MBean referenced in a role is unregistered.void
RelationSupport.handleMBeanUnregistration
(ObjectName objectName, String roleName) Callback used by the Relation Service when a MBean referenced in a role is unregistered.RelationService.hasRelation
(String relationId) Checks if there is a relation identified in Relation Service with given relation id.RelationServiceMBean.hasRelation
(String relationId) Checks if there is a relation identified in Relation Service with given relation id.RelationService.isRelationMBean
(String relationId) If the relation is represented by an MBean (created by the user and added as a relation in the Relation Service), returns the ObjectName of the MBean.RelationServiceMBean.isRelationMBean
(String relationId) If the relation is represented by an MBean (created by the user and added as a relation in the Relation Service), returns the ObjectName of the MBean.void
RelationService.removeRelation
(String relationId) Removes given relation from the Relation Service.void
RelationServiceMBean.removeRelation
(String relationId) Removes given relation from the Relation Service.void
RelationService.removeRelationType
(String relationTypeName) Removes given relation type from Relation Service.void
RelationServiceMBean.removeRelationType
(String relationTypeName) Removes given relation type from Relation Service.void
RelationService.sendRelationCreationNotification
(String relationId) Sends a notification (RelationNotification) for a relation creation.void
RelationServiceMBean.sendRelationCreationNotification
(String relationId) Sends a notification (RelationNotification) for a relation creation.void
RelationService.sendRelationRemovalNotification
(String relationId, List<ObjectName> unregMBeanList) Sends a notification (RelationNotification) for a relation removal.void
RelationServiceMBean.sendRelationRemovalNotification
(String relationId, List<ObjectName> unregMBeanList) Sends a notification (RelationNotification) for a relation removal.void
RelationService.sendRoleUpdateNotification
(String relationId, Role newRole, List<ObjectName> oldValue) Sends a notification (RelationNotification) for a role update in the given relation.void
RelationServiceMBean.sendRoleUpdateNotification
(String relationId, Role newRole, List<ObjectName> oldRoleValue) Sends a notification (RelationNotification) for a role update in the given relation.void
Sets the given role in given relation.void
Sets the given role in given relation.void
Role.setRoleName
(String roleName) Sets role name.void
RoleUnresolved.setRoleName
(String name) Sets role name.Sets the given roles in given relation.Sets the given roles in given relation.void
RelationService.updateRoleMap
(String relationId, Role newRole, List<ObjectName> oldValue) Handles update of the Relation Service role map for the update of given role in given relation.void
RelationServiceMBean.updateRoleMap
(String relationId, Role newRole, List<ObjectName> oldRoleValue) Handles update of the Relation Service role map for the update of given role in given relation.ModifierConstructorDescriptionInvalidRelationIdException
(String message) Constructor with given message put in exception.InvalidRelationServiceException
(String message) Constructor with given message put in exception.InvalidRelationTypeException
(String message) Constructor with given message put in exception.InvalidRoleInfoException
(String message) Constructor with given message put in exception.InvalidRoleValueException
(String message) Constructor with given message put in exception.RelationException
(String message) Constructor with given message put in exception.RelationNotFoundException
(String message) Constructor with given message put in exception.RelationNotification
(String notifType, Object sourceObj, long sequence, long timeStamp, String message, String id, String typeName, ObjectName objectName, String name, List<ObjectName> newValue, List<ObjectName> oldValue) Creates a notification for a role update in a relation.RelationNotification
(String notifType, Object sourceObj, long sequence, long timeStamp, String message, String id, String typeName, ObjectName objectName, List<ObjectName> unregMBeanList) Creates a notification for either a relation creation (RelationSupport object created internally in the Relation Service, or an MBean added as a relation) or for a relation removal from the Relation Service.Constructor with given message put in exception.RelationSupport
(String relationId, ObjectName relationServiceName, String relationTypeName, RoleList list) Creates aRelationSupport
object.RelationSupport
(String relationId, ObjectName relationServiceName, MBeanServer relationServiceMBeanServer, String relationTypeName, RoleList list) Creates aRelationSupport
object.RelationTypeNotFoundException
(String message) Constructor with given message put in exception.protected
RelationTypeSupport
(String relationTypeName) Constructor to be used for subclasses.RelationTypeSupport
(String relationTypeName, RoleInfo[] roleInfoArray) Constructor where all role definitions are dynamically created and passed as parameter.Role
(String roleName, List<ObjectName> roleValue) Make a new Role object.Constructor.Constructor.RoleInfo
(String roleName, String mbeanClassName, boolean read, boolean write, int min, int max, String descr) Constructor.RoleInfoNotFoundException
(String message) Constructor with given message put in exception.RoleNotFoundException
(String message) Constructor with given message put in exception.RoleUnresolved
(String name, List<ObjectName> value, int pbType) Constructor. -
Uses of String in javax.management.remote
Modifier and TypeFieldDescriptionstatic final String
JMXConnectorServer.AUTHENTICATOR
Name of the attribute that specifies the authenticator for a connector server.static final String
JMXConnectionNotification.CLOSED
Notification type string for a connection-closed notification.static final String
JMXConnector.CREDENTIALS
Name of the attribute that specifies the credentials to send to the connector server during connection.static final String
JMXConnectorFactory.DEFAULT_CLASS_LOADER
Name of the attribute that specifies the default class loader.static final String
JMXConnectorServerFactory.DEFAULT_CLASS_LOADER
Name of the attribute that specifies the default class loader.static final String
JMXConnectorServerFactory.DEFAULT_CLASS_LOADER_NAME
Name of the attribute that specifies the default class loader MBean name.static final String
JMXConnectionNotification.FAILED
Notification type string for a connection-failed notification.static final String
JMXConnectionNotification.NOTIFS_LOST
Notification type string for a connection that has possibly lost notifications.static final String
JMXConnectionNotification.OPENED
Notification type string for a connection-opened notification.static final String
JMXConnectorFactory.PROTOCOL_PROVIDER_CLASS_LOADER
Name of the attribute that specifies the class loader for loading protocol providers.static final String
JMXConnectorServerFactory.PROTOCOL_PROVIDER_CLASS_LOADER
Name of the attribute that specifies the class loader for loading protocol providers.static final String
JMXConnectorFactory.PROTOCOL_PROVIDER_PACKAGES
Name of the attribute that specifies the provider packages that are consulted when looking for the handler for a protocol.static final String
JMXConnectorServerFactory.PROTOCOL_PROVIDER_PACKAGES
Name of the attribute that specifies the provider packages that are consulted when looking for the handler for a protocol.Modifier and TypeMethodDescriptionJMXConnectionNotification.getConnectionId()
The connection ID to which this notification pertains.JMXConnector.getConnectionId()
Gets this connection's ID from the connector server.String[]
JMXConnectorServer.getConnectionIds()
String[]
JMXConnectorServerMBean.getConnectionIds()
The list of IDs for currently-open connections to this connector server.JMXServiceURL.getHost()
The host part of the Service URL.JMXPrincipal.getName()
Returns the name of this principal.JMXServiceURL.getProtocol()
The protocol part of the Service URL.JMXServiceURL.getURLPath()
The URL Path part of the Service URL.JMXPrincipal.toString()
Returns a string representation of thisJMXPrincipal
.JMXServiceURL.toString()
The string representation of this Service URL.NotificationResult.toString()
Returns a string representation of the object.TargetedNotification.toString()
Returns a textual representation of this Targeted Notification.Modifier and TypeMethodDescriptionJMXConnectorServerMBean.getAttributes()
The attributes for this connector server.Modifier and TypeMethodDescriptionprotected void
JMXConnectorServer.connectionClosed
(String connectionId, String message, Object userData) Called by a subclass when a client connection is closed normally.protected void
JMXConnectorServer.connectionFailed
(String connectionId, String message, Object userData) Called by a subclass when a client connection fails.protected void
JMXConnectorServer.connectionOpened
(String connectionId, String message, Object userData) Called by a subclass when a new client connection is opened.Modifier and TypeMethodDescriptionvoid
Establishes the connection to the connector server.static JMXConnector
JMXConnectorFactory.connect
(JMXServiceURL serviceURL, Map<String, ?> environment) Creates a connection to the connector server at the given address.static JMXConnector
JMXConnectorFactory.newJMXConnector
(JMXServiceURL serviceURL, Map<String, ?> environment) Creates a connector client for the connector server at the given address.JMXConnectorProvider.newJMXConnector
(JMXServiceURL serviceURL, Map<String, ?> environment) Creates a new connector client that is ready to connect to the connector server at the given address.static JMXConnectorServer
JMXConnectorServerFactory.newJMXConnectorServer
(JMXServiceURL serviceURL, Map<String, ?> environment, MBeanServer mbeanServer) Creates a connector server at the given address.JMXConnectorServerProvider.newJMXConnectorServer
(JMXServiceURL serviceURL, Map<String, ?> environment, MBeanServer mbeanServer) Creates a new connector server at the given address.JMXConnectorServer.toJMXConnector
(Map<String, ?> env) Returns a client stub for this connector server.JMXConnectorServerMBean.toJMXConnector
(Map<String, ?> env) Returns a client stub for this connector server.ModifierConstructorDescriptionJMXConnectionNotification
(String type, Object source, String connectionId, long sequenceNumber, String message, Object userData) Constructs a new connection notification.JMXPrincipal
(String name) Creates a JMXPrincipal for a given identity.JMXProviderException
(String message) Constructs aJMXProviderException
with the specified detail message.JMXProviderException
(String message, Throwable cause) Constructs aJMXProviderException
with the specified detail message and nested exception.JMXServerErrorException
(String s, Error err) Constructs aJMXServerErrorException
with the specified detail message and nested error.JMXServiceURL
(String serviceURL) Constructs aJMXServiceURL
by parsing a Service URL string.JMXServiceURL
(String protocol, String host, int port) Constructs aJMXServiceURL
with the given protocol, host, and port.JMXServiceURL
(String protocol, String host, int port, String urlPath) Constructs aJMXServiceURL
with the given parts.Creates a new SubjectDelegationPermission with the specified name.SubjectDelegationPermission
(String name, String actions) Creates a new SubjectDelegationPermission object with the specified name. -
Uses of String in javax.management.remote.rmi
Modifier and TypeFieldDescriptionstatic final String
RMIConnectorServer.CREDENTIALS_FILTER_PATTERN
Name of the attribute that specifies anObjectInputFilter
pattern string to filter classes acceptable forRMIServer.newClient()
remote method call.static final String
RMIConnectorServer.JNDI_REBIND_ATTRIBUTE
Name of the attribute that specifies whether theRMIServer
stub that represents an RMI connector server should override an existing stub at the same address.static final String
RMIConnectorServer.RMI_CLIENT_SOCKET_FACTORY_ATTRIBUTE
Name of the attribute that specifies theRMIClientSocketFactory
for the RMI objects created in conjunction with this connector.static final String
RMIConnectorServer.RMI_SERVER_SOCKET_FACTORY_ATTRIBUTE
Name of the attribute that specifies theRMIServerSocketFactory
for the RMI objects created in conjunction with this connector.static final String
RMIConnectorServer.SERIAL_FILTER_PATTERN
This attribute defines a pattern from which to create aObjectInputFilter
that will be used when deserializing objects sent to theJMXConnectorServer
by any client.Modifier and TypeMethodDescriptionRMIConnection.getConnectionId()
Returns the connection ID.RMIConnectionImpl_Stub.getConnectionId()
RMIConnectionImpl.getConnectionId()
RMIConnector.getConnectionId()
RMIConnection.getDefaultDomain
(Subject delegationSubject) Handles the methodMBeanServerConnection.getDefaultDomain()
.RMIConnectionImpl_Stub.getDefaultDomain
(Subject $param_Subject_1) RMIConnectionImpl.getDefaultDomain
(Subject delegationSubject) String[]
RMIConnection.getDomains
(Subject delegationSubject) Handles the methodMBeanServerConnection.getDomains()
.String[]
RMIConnectionImpl_Stub.getDomains
(Subject $param_Subject_1) String[]
RMIConnectionImpl.getDomains
(Subject delegationSubject) protected String
RMIIIOPServerImpl.getProtocol()
Deprecated.protected String
RMIJRMPServerImpl.getProtocol()
protected abstract String
RMIServerImpl.getProtocol()
Returns the protocol string for this object.RMIServer.getVersion()
The version of the RMI Connector Protocol understood by this connector server.RMIServerImpl_Stub.getVersion()
RMIServerImpl.getVersion()
RMIConnectionImpl.toString()
Returns a string representation of this object.RMIConnector.toString()
Returns a string representation of this object.Modifier and TypeMethodDescriptionRMIConnection.createMBean
(String className, ObjectName name, MarshalledObject params, String[] signature, Subject delegationSubject) Handles the methodMBeanServerConnection.createMBean(String, ObjectName, Object[], String[])
.RMIConnection.createMBean
(String className, ObjectName name, ObjectName loaderName, MarshalledObject params, String[] signature, Subject delegationSubject) RMIConnection.createMBean
(String className, ObjectName name, ObjectName loaderName, Subject delegationSubject) Handles the methodMBeanServerConnection.createMBean(String, ObjectName, ObjectName)
.RMIConnection.createMBean
(String className, ObjectName name, Subject delegationSubject) Handles the methodMBeanServerConnection.createMBean(String, ObjectName)
.RMIConnectionImpl_Stub.createMBean
(String $param_String_1, ObjectName $param_ObjectName_2, MarshalledObject $param_MarshalledObject_3, String[] $param_arrayOf_String_4, Subject $param_Subject_5) RMIConnectionImpl_Stub.createMBean
(String $param_String_1, ObjectName $param_ObjectName_2, ObjectName $param_ObjectName_3, MarshalledObject $param_MarshalledObject_4, String[] $param_arrayOf_String_5, Subject $param_Subject_6) RMIConnectionImpl_Stub.createMBean
(String $param_String_1, ObjectName $param_ObjectName_2, ObjectName $param_ObjectName_3, Subject $param_Subject_4) RMIConnectionImpl_Stub.createMBean
(String $param_String_1, ObjectName $param_ObjectName_2, Subject $param_Subject_3) RMIConnectionImpl.createMBean
(String className, ObjectName name, MarshalledObject params, String[] signature, Subject delegationSubject) RMIConnectionImpl.createMBean
(String className, ObjectName name, ObjectName loaderName, MarshalledObject params, String[] signature, Subject delegationSubject) RMIConnectionImpl.createMBean
(String className, ObjectName name, ObjectName loaderName, Subject delegationSubject) RMIConnectionImpl.createMBean
(String className, ObjectName name, Subject delegationSubject) RMIConnection.getAttribute
(ObjectName name, String attribute, Subject delegationSubject) Handles the methodMBeanServerConnection.getAttribute(ObjectName, String)
.RMIConnectionImpl_Stub.getAttribute
(ObjectName $param_ObjectName_1, String $param_String_2, Subject $param_Subject_3) RMIConnectionImpl.getAttribute
(ObjectName name, String attribute, Subject delegationSubject) RMIConnection.getAttributes
(ObjectName name, String[] attributes, Subject delegationSubject) Handles the methodMBeanServerConnection.getAttributes(ObjectName, String[])
.RMIConnectionImpl_Stub.getAttributes
(ObjectName $param_ObjectName_1, String[] $param_arrayOf_String_2, Subject $param_Subject_3) RMIConnectionImpl.getAttributes
(ObjectName name, String[] attributes, Subject delegationSubject) RMIConnection.invoke
(ObjectName name, String operationName, MarshalledObject params, String[] signature, Subject delegationSubject) Handles the methodMBeanServerConnection.invoke(ObjectName, String, Object[], String[])
.RMIConnectionImpl_Stub.invoke
(ObjectName $param_ObjectName_1, String $param_String_2, MarshalledObject $param_MarshalledObject_3, String[] $param_arrayOf_String_4, Subject $param_Subject_5) RMIConnectionImpl.invoke
(ObjectName name, String operationName, MarshalledObject params, String[] signature, Subject delegationSubject) boolean
RMIConnection.isInstanceOf
(ObjectName name, String className, Subject delegationSubject) Handles the methodMBeanServerConnection.isInstanceOf(ObjectName, String)
.boolean
RMIConnectionImpl_Stub.isInstanceOf
(ObjectName $param_ObjectName_1, String $param_String_2, Subject $param_Subject_3) boolean
RMIConnectionImpl.isInstanceOf
(ObjectName name, String className, Subject delegationSubject) protected RMIConnection
RMIIIOPServerImpl.makeClient
(String connectionId, Subject subject) Deprecated.protected RMIConnection
RMIJRMPServerImpl.makeClient
(String connectionId, Subject subject) Creates a new client connection as an RMI object exported through JRMP.protected abstract RMIConnection
RMIServerImpl.makeClient
(String connectionId, Subject subject) Creates a new client connection.Modifier and TypeMethodDescriptionvoid
RMIConnectorServer.toJMXConnector
(Map<String, ?> env) Returns a client stub for this connector server.ModifierConstructorDescriptionRMIConnectionImpl
(RMIServerImpl rmiServer, String connectionId, ClassLoader defaultClassLoader, Subject subject, Map<String, ?> env) Constructs a newRMIConnection
.ModifierConstructorDescriptionRMIConnectionImpl
(RMIServerImpl rmiServer, String connectionId, ClassLoader defaultClassLoader, Subject subject, Map<String, ?> env) Constructs a newRMIConnection
.RMIConnector
(JMXServiceURL url, Map<String, ?> environment) Constructs anRMIConnector
that will connect the RMI connector server with the given address.RMIConnector
(RMIServer rmiServer, Map<String, ?> environment) Constructs anRMIConnector
using the given RMI stub.RMIConnectorServer
(JMXServiceURL url, Map<String, ?> environment) Makes anRMIConnectorServer
.RMIConnectorServer
(JMXServiceURL url, Map<String, ?> environment, MBeanServer mbeanServer) Makes anRMIConnectorServer
for the given MBean server.RMIConnectorServer
(JMXServiceURL url, Map<String, ?> environment, RMIServerImpl rmiServerImpl, MBeanServer mbeanServer) Makes anRMIConnectorServer
for the given MBean server.RMIIIOPServerImpl
(Map<String, ?> env) Deprecated.RMIJRMPServerImpl
(int port, RMIClientSocketFactory csf, RMIServerSocketFactory ssf, Map<String, ?> env) Creates a newRMIServer
object that will be exported on the given port using the given socket factories.RMIServerImpl
(Map<String, ?> env) Constructs a newRMIServerImpl
. -
Uses of String in javax.management.timer
Modifier and TypeMethodDescriptionTimer.getNotificationMessage
(Integer id) Gets the timer notification detailed message corresponding to the specified identifier.TimerMBean.getNotificationMessage
(Integer id) Gets the timer notification detailed message corresponding to the specified identifier.Timer.getNotificationType
(Integer id) Gets the timer notification type corresponding to the specified identifier.TimerMBean.getNotificationType
(Integer id) Gets the timer notification type corresponding to the specified identifier.Modifier and TypeMethodDescriptionTimer.addNotification
(String type, String message, Object userData, Date date) Creates a new timer notification with the specifiedtype
,message
anduserData
and inserts it into the list of notifications with a given date and a null period and number of occurrences.Timer.addNotification
(String type, String message, Object userData, Date date, long period) Creates a new timer notification with the specifiedtype
,message
anduserData
and inserts it into the list of notifications with a given date and period and a null number of occurrences.Timer.addNotification
(String type, String message, Object userData, Date date, long period, long nbOccurences) Creates a new timer notification with the specifiedtype
,message
anduserData
and inserts it into the list of notifications with a given date, period and number of occurrences.Timer.addNotification
(String type, String message, Object userData, Date date, long period, long nbOccurences, boolean fixedRate) Creates a new timer notification with the specifiedtype
,message
anduserData
and inserts it into the list of notifications with a given date, period and number of occurrences.TimerMBean.addNotification
(String type, String message, Object userData, Date date) Creates a new timer notification with the specifiedtype
,message
anduserData
and inserts it into the list of notifications with a given date and a null period and number of occurrences.TimerMBean.addNotification
(String type, String message, Object userData, Date date, long period) Creates a new timer notification with the specifiedtype
,message
anduserData
and inserts it into the list of notifications with a given date and period and a null number of occurrences.TimerMBean.addNotification
(String type, String message, Object userData, Date date, long period, long nbOccurences) Creates a new timer notification with the specifiedtype
,message
anduserData
and inserts it into the list of notifications with a given date, period and number of occurrences.TimerMBean.addNotification
(String type, String message, Object userData, Date date, long period, long nbOccurences, boolean fixedRate) Creates a new timer notification with the specifiedtype
,message
anduserData
and inserts it into the list of notifications with a given date, period and number of occurrences.Timer.getNotificationIDs
(String type) Gets all the identifiers of timer notifications corresponding to the specified type.TimerMBean.getNotificationIDs
(String type) Gets all the identifiers of timer notifications corresponding to the specified type.void
Timer.removeNotifications
(String type) Removes all the timer notifications corresponding to the specified type from the list of notifications.void
TimerMBean.removeNotifications
(String type) Removes all the timer notifications corresponding to the specified type from the list of notifications.ModifierConstructorDescriptionTimerNotification
(String type, Object source, long sequenceNumber, long timeStamp, String msg, Integer id) Creates a timer notification object. -
Uses of String in javax.naming
Modifier and TypeFieldDescriptionprotected String
RefAddr.addrType
Contains the type of this address.static final String
Context.APPLET
Deprecated, for removal: This API element is subject to removal in a future version.An environment property with this name is ignored while constructing an initial context.static final String
Context.AUTHORITATIVE
Constant that holds the name of the environment property for specifying the authoritativeness of the service requested.static final String
Context.BATCHSIZE
Constant that holds the name of the environment property for specifying the batch size to use when returning data via the service's protocol.protected String
Reference.classFactory
Contains the name of the factory class for creating an instance of the object to which this Reference refers.protected String
Reference.classFactoryLocation
Contains the location of the factory class.protected String
Reference.className
Contains the fully-qualified name of the class of the object to which this Reference refers.static final String
Context.DNS_URL
Constant that holds the name of the environment property for specifying the DNS host and domain names to use for the JNDI URL context (for example, "dns://somehost/wiz.com").static final String
Context.INITIAL_CONTEXT_FACTORY
Constant that holds the name of the environment property for specifying the initial context factory to use.static final String
Context.LANGUAGE
Constant that holds the name of the environment property for specifying the preferred language to use with the service.protected String
LinkException.linkExplanation
Contains the exception of why resolution of the link failed.static final String
Context.OBJECT_FACTORIES
Constant that holds the name of the environment property for specifying the list of object factories to use.static final String
Context.PROVIDER_URL
Constant that holds the name of the environment property for specifying configuration information for the service provider to use.static final String
Context.REFERRAL
Constant that holds the name of the environment property for specifying how referrals encountered by the service provider are to be processed.static final String
Context.SECURITY_AUTHENTICATION
Constant that holds the name of the environment property for specifying the security level to use.static final String
Context.SECURITY_CREDENTIALS
Constant that holds the name of the environment property for specifying the credentials of the principal for authenticating the caller to the service.static final String
Context.SECURITY_PRINCIPAL
Constant that holds the name of the environment property for specifying the identity of the principal for authenticating the caller to the service.static final String
Context.SECURITY_PROTOCOL
Constant that holds the name of the environment property for specifying the security protocol to use.static final String
Context.STATE_FACTORIES
Constant that holds the name of the environment property for specifying the list of state factories to use.static final String
Context.URL_PKG_PREFIXES
Constant that holds the name of the environment property for specifying the list of package prefixes to use when loading in URL context factories.Modifier and TypeMethodDescriptionContext.composeName
(String name, String prefix) Composes the name of this context with a name relative to this context.InitialContext.composeName
(String name, String prefix) Composes the name of this context with a name relative to this context.CompositeName.get
(int posn) Retrieves a component of this composite name.CompoundName.get
(int posn) Retrieves a component of this compound name.Name.get
(int posn) Retrieves a component of this name.Binding.getClassName()
Retrieves the class name of the object bound to the name of this binding.NameClassPair.getClassName()
Retrieves the class name of the object bound to the name of this binding.Reference.getClassName()
Retrieves the class name of the object to which this reference refers.NamingException.getExplanation()
Retrieves the explanation associated with this exception.Reference.getFactoryClassLocation()
Retrieves the location of the factory of the object to which this reference refers.Reference.getFactoryClassName()
Retrieves the class name of the factory of the object to which this reference refers.LinkException.getLinkExplanation()
Retrieves the explanation associated with the problem encountered when resolving a link.LinkRef.getLinkName()
Retrieves the name of this link.NameClassPair.getName()
Retrieves the name of this binding.Context.getNameInNamespace()
Retrieves the full name of this context within its own namespace.InitialContext.getNameInNamespace()
NameClassPair.getNameInNamespace()
Retrieves the full name of this binding.RefAddr.getType()
Retrieves the address type of this address.BinaryRefAddr.toString()
Generates the string representation of this address.Binding.toString()
Generates the string representation of this binding.CompositeName.toString()
Generates the string representation of this composite name.CompoundName.toString()
Generates the string representation of this compound name, using the syntax rules of the compound name.LinkException.toString()
Generates the string representation of this exception.LinkException.toString
(boolean detail) Generates the string representation of this exception.NameClassPair.toString()
Generates the string representation of this name/class pair.NamingException.toString()
Generates the string representation of this exception.NamingException.toString
(boolean detail) Generates the string representation in more detail.RefAddr.toString()
Generates the string representation of this address.Reference.toString()
Generates the string representation of this reference.Modifier and TypeMethodDescriptionCompositeName.getAll()
Retrieves the components of this composite name as an enumeration of strings.CompoundName.getAll()
Retrieves the components of this compound name as an enumeration of strings.Name.getAll()
Retrieves the components of this name as an enumeration of strings.Modifier and TypeMethodDescriptionAdds a single component at a specified position within this composite name.Adds a single component to the end of this composite name.Adds a single component at a specified position within this compound name.Adds a single component to the end of this compound name.Adds a single component at a specified position within this name.Adds a single component to the end of this name.Context.addToEnvironment
(String propName, Object propVal) Adds a new environment property to the environment of this context.InitialContext.addToEnvironment
(String propName, Object propVal) void
NamingException.appendRemainingComponent
(String name) Add name as the last component in remaining name.void
Binds a name to an object.void
Context.composeName
(String name, String prefix) Composes the name of this context with a name relative to this context.InitialContext.composeName
(String name, String prefix) Composes the name of this context with a name relative to this context.Context.createSubcontext
(String name) Creates and binds a new context.InitialContext.createSubcontext
(String name) void
Context.destroySubcontext
(String name) Destroys the named context and removes it from the namespace.void
InitialContext.destroySubcontext
(String name) static <T> T
A static method to retrieve the named object.Retrieves the first address that has the address type 'addrType'.Context.getNameParser
(String name) Retrieves the parser associated with the named context.InitialContext.getNameParser
(String name) protected Context
InitialContext.getURLOrDefaultInitCtx
(String name) Retrieves a context for resolving the string namename
.Enumerates the names bound in the named context, along with the class names of objects bound to them.Context.listBindings
(String name) Enumerates the names bound in the named context, along with the objects bound to them.InitialContext.listBindings
(String name) Retrieves the named object.Context.lookupLink
(String name) Retrieves the named object, following links except for the terminal atomic component of the name.InitialContext.lookupLink
(String name) Parses a name into its components.void
Binds a name to an object, overwriting any existing binding.void
Context.removeFromEnvironment
(String propName) Removes an environment property from the environment of this context.InitialContext.removeFromEnvironment
(String propName) void
Binds a new name to the object bound to an old name, and unbinds the old name.void
void
NameClassPair.setClassName
(String name) Sets the class name of this binding.void
LinkException.setLinkExplanation
(String msg) Sets the explanation associated with the problem encountered when resolving a link.void
Sets the name of this binding.void
NameClassPair.setNameInNamespace
(String fullName) Sets the full name of this binding.void
Unbinds the named object.void
ModifierConstructorDescriptionAuthenticationException
(String explanation) Constructs a new instance of AuthenticationException using the explanation supplied.AuthenticationNotSupportedException
(String explanation) Constructs a new instance of AuthenticationNotSupportedException using an explanation.BinaryRefAddr
(String addrType, byte[] src) Constructs a new instance of BinaryRefAddr using its address type and a byte array for contents.BinaryRefAddr
(String addrType, byte[] src, int offset, int count) Constructs a new instance of BinaryRefAddr using its address type and a region of a byte array for contents.Constructs an instance of a Binding given its name and object.Constructs an instance of a Binding given its name, object, and whether the name is relative.Constructs an instance of a Binding given its name, class name, and object.Constructs an instance of a Binding given its name, class name, object, and whether the name is relative.CannotProceedException
(String explanation) Constructs a new instance of CannotProceedException using an explanation.CommunicationException
(String explanation) Constructs a new instance of CommunicationException using the arguments supplied.Constructs a new composite name instance by parsing the string n using the composite name syntax (left-to-right, slash separated).CompoundName
(String n, Properties syntax) Constructs a new compound name instance by parsing the string n using the syntax specified by the syntax properties supplied.ConfigurationException
(String explanation) Constructs a new instance of ConfigurationException using an explanation.ContextNotEmptyException
(String explanation) Constructs a new instance of ContextNotEmptyException using an explanation.InsufficientResourcesException
(String explanation) Constructs a new instance of InsufficientResourcesException using an explanation.InterruptedNamingException
(String explanation) Constructs an instance of InterruptedNamingException using an explanation of the problem.InvalidNameException
(String explanation) Constructs an instance of InvalidNameException using an explanation of the problem.LimitExceededException
(String explanation) Constructs a new instance of LimitExceededException using an explanation.LinkException
(String explanation) Constructs a new instance of LinkException with an explanation.LinkLoopException
(String explanation) Constructs a new instance of LinkLoopException with an explanation.Constructs a LinkRef for a string name.MalformedLinkException
(String explanation) Constructs a new instance of MalformedLinkException with an explanation.NameAlreadyBoundException
(String explanation) Constructs a new instance of NameAlreadyBoundException using the explanation supplied.NameClassPair
(String name, String className) Constructs an instance of a NameClassPair given its name and class name.NameClassPair
(String name, String className, boolean isRelative) Constructs an instance of a NameClassPair given its name, class name, and whether it is relative to the listing context.NameNotFoundException
(String explanation) Constructs a new instance of NameNotFoundException using the explanation supplied.NamingException
(String explanation) Constructs a new NamingException with an explanation.NamingSecurityException
(String explanation) Constructs a new instance of NamingSecurityException using the explanation supplied.NoInitialContextException
(String explanation) Constructs an instance of NoInitialContextException with an explanation.NoPermissionException
(String explanation) Constructs a new instance of NoPermissionException using an explanation.NotContextException
(String explanation) Constructs a new instance of NotContextException using an explanation.OperationNotSupportedException
(String explanation) Constructs a new instance of OperationNotSupportedException using an explanation.PartialResultException
(String explanation) Constructs a new instance of the exception using the explanation message specified.protected
Constructs a new instance of RefAddr using its address type.Constructs a new reference for an object with class name 'className'.Constructs a new reference for an object with class name 'className', and the class name and location of the object's factory.Constructs a new reference for an object with class name 'className' and an address.Constructs a new reference for an object with class name 'className', the class name and location of the object's factory, and the address for the object.protected
ReferralException
(String explanation) Constructs a new instance of ReferralException using the explanation supplied.ServiceUnavailableException
(String explanation) Constructs a new instance of ServiceUnavailableException using an explanation.SizeLimitExceededException
(String explanation) Constructs a new instance of SizeLimitExceededException using an explanation.StringRefAddr
(String addrType, String addr) Constructs a new instance of StringRefAddr using its address type and contents.TimeLimitExceededException
(String explanation) Constructs a new instance of TimeLimitExceededException using the argument supplied.ModifierConstructorDescriptionprotected
CompositeName
(Enumeration<String> comps) Constructs a new composite name instance using the components specified by 'comps'.protected
CompoundName
(Enumeration<String> comps, Properties syntax) Constructs a new compound name instance using the components specified in comps and syntax. -
Uses of String in javax.naming.directory
Modifier and TypeFieldDescriptionprotected String
BasicAttribute.attrID
Holds the attribute's id.Modifier and TypeMethodDescriptionAttribute.getID()
Retrieves the id of this attribute.BasicAttribute.getID()
String[]
SearchControls.getReturningAttributes()
Retrieves the attributes that will be returned as part of the search.AttributeModificationException.toString()
The string representation of this exception consists of information about where the error occurred, and the first unexecuted modification.BasicAttribute.toString()
Generates the string representation of this attribute.BasicAttributes.toString()
Generates the string representation of this attribute set.ModificationItem.toString()
Generates the string representation of this modification item, which consists of the modification operation and its related attribute.SearchResult.toString()
Generates the string representation of this SearchResult.Modifier and TypeMethodDescriptionAttributes.getIDs()
Retrieves an enumeration of the ids of the attributes in the attribute set.BasicAttributes.getIDs()
Modifier and TypeMethodDescriptionvoid
DirContext.bind
(String name, Object obj, Attributes attrs) Binds a name to an object, along with associated attributes.void
InitialDirContext.bind
(String name, Object obj, Attributes attrs) DirContext.createSubcontext
(String name, Attributes attrs) Creates and binds a new context, along with associated attributes.InitialDirContext.createSubcontext
(String name, Attributes attrs) Retrieves the attribute with the given attribute id from the attribute set.DirContext.getAttributes
(String name) Retrieves all of the attributes associated with a named object.DirContext.getAttributes
(String name, String[] attrIds) Retrieves selected attributes associated with a named object.DirContext.getAttributes
(Name name, String[] attrIds) Retrieves selected attributes associated with a named object.InitialDirContext.getAttributes
(String name) InitialDirContext.getAttributes
(String name, String[] attrIds) InitialDirContext.getAttributes
(Name name, String[] attrIds) Retrieves the schema associated with the named object.DirContext.getSchemaClassDefinition
(String name) Retrieves a context containing the schema objects of the named object's class definitions.InitialDirContext.getSchemaClassDefinition
(String name) void
DirContext.modifyAttributes
(String name, int mod_op, Attributes attrs) Modifies the attributes associated with a named object.void
DirContext.modifyAttributes
(String name, ModificationItem[] mods) Modifies the attributes associated with a named object using an ordered list of modifications.void
InitialDirContext.modifyAttributes
(String name, int mod_op, Attributes attrs) void
InitialDirContext.modifyAttributes
(String name, ModificationItem[] mods) Adds a new attribute to the attribute set.void
DirContext.rebind
(String name, Object obj, Attributes attrs) Binds a name to an object, along with associated attributes, overwriting any existing binding.void
InitialDirContext.rebind
(String name, Object obj, Attributes attrs) Removes the attribute with the attribute id 'attrID' from the attribute set.DirContext.search
(String name, String filterExpr, Object[] filterArgs, SearchControls cons) Searches in the named context or object for entries that satisfy the given search filter.DirContext.search
(String name, String filter, SearchControls cons) Searches in the named context or object for entries that satisfy the given search filter.DirContext.search
(String name, Attributes matchingAttributes) Searches in a single context for objects that contain a specified set of attributes.DirContext.search
(String name, Attributes matchingAttributes, String[] attributesToReturn) Searches in a single context for objects that contain a specified set of attributes, and retrieves selected attributes.DirContext.search
(Name name, String filterExpr, Object[] filterArgs, SearchControls cons) Searches in the named context or object for entries that satisfy the given search filter.DirContext.search
(Name name, String filter, SearchControls cons) Searches in the named context or object for entries that satisfy the given search filter.DirContext.search
(Name name, Attributes matchingAttributes, String[] attributesToReturn) Searches in a single context for objects that contain a specified set of attributes, and retrieves selected attributes.InitialDirContext.search
(String name, String filterExpr, Object[] filterArgs, SearchControls cons) InitialDirContext.search
(String name, String filter, SearchControls cons) InitialDirContext.search
(String name, Attributes matchingAttributes) InitialDirContext.search
(String name, Attributes matchingAttributes, String[] attributesToReturn) InitialDirContext.search
(Name name, String filterExpr, Object[] filterArgs, SearchControls cons) InitialDirContext.search
(Name name, String filter, SearchControls cons) InitialDirContext.search
(Name name, Attributes matchingAttributes, String[] attributesToReturn) void
SearchControls.setReturningAttributes
(String[] attrs) Specifies the attributes that will be returned as part of the search.ModifierConstructorDescriptionAttributeInUseException
(String explanation) Constructs a new instance of AttributeInUseException with an explanation.AttributeModificationException
(String explanation) Constructs a new instance of AttributeModificationException using an explanation.BasicAttribute
(String id) Constructs a new instance of an unordered attribute with no value.BasicAttribute
(String id, boolean ordered) Constructs a new instance of a possibly ordered attribute with no value.BasicAttribute
(String id, Object value) Constructs a new instance of an unordered attribute with a single value.BasicAttribute
(String id, Object value, boolean ordered) Constructs a new instance of a possibly ordered attribute with a single value.BasicAttributes
(String attrID, Object val) Constructs a new instance of Attributes with one attribute.BasicAttributes
(String attrID, Object val, boolean ignoreCase) Constructs a new instance of Attributes with one attribute.InvalidAttributeIdentifierException
(String explanation) Constructs a new instance of InvalidAttributeIdentifierException using the explanation supplied.InvalidAttributesException
(String explanation) Constructs a new instance of InvalidAttributesException using an explanation.InvalidAttributeValueException
(String explanation) Constructs a new instance of InvalidAttributeValueException using an explanation.Constructs a new instance of InvalidSearchControlsException with an explanation.Constructs a new instance of InvalidSearchFilterException with an explanation.NoSuchAttributeException
(String explanation) Constructs a new instance of NoSuchAttributeException using an explanation.SchemaViolationException
(String explanation) Constructs a new instance of SchemaViolationException using the explanation supplied.SearchControls
(int scope, long countlim, int timelim, String[] attrs, boolean retobj, boolean deref) Constructs a search constraints using arguments.SearchResult
(String name, Object obj, Attributes attrs) Constructs a search result using the result's name, its bound object, and its attributes.SearchResult
(String name, Object obj, Attributes attrs, boolean isRelative) Constructs a search result using the result's name, its bound object, and its attributes, and whether the name is relative.SearchResult
(String name, String className, Object obj, Attributes attrs) Constructs a search result using the result's name, its class name, its bound object, and its attributes.SearchResult
(String name, String className, Object obj, Attributes attrs, boolean isRelative) Constructs a search result using the result's name, its class name, its bound object, its attributes, and whether the name is relative. -
Uses of String in javax.naming.event
Modifier and TypeMethodDescriptionvoid
EventContext.addNamingListener
(String target, int scope, NamingListener l) Adds a listener for receiving naming events fired when the object named by the string target name and scope changes.void
EventDirContext.addNamingListener
(String target, String filter, Object[] filterArgs, SearchControls ctls, NamingListener l) Adds a listener for receiving naming events fired when objects identified by the search filterfilter
and filter arguments at the object named by the string target name are modified.void
EventDirContext.addNamingListener
(String target, String filter, SearchControls ctls, NamingListener l) Adds a listener for receiving naming events fired when objects identified by the search filterfilter
at the object named by the string target name are modified.void
EventDirContext.addNamingListener
(Name target, String filter, Object[] filterArgs, SearchControls ctls, NamingListener l) Adds a listener for receiving naming events fired when objects identified by the search filterfilter
and filter arguments at the object named by the target are modified.void
EventDirContext.addNamingListener
(Name target, String filter, SearchControls ctls, NamingListener l) Adds a listener for receiving naming events fired when objects identified by the search filterfilter
at the object named by target are modified. -
Uses of String in javax.naming.ldap
Modifier and TypeFieldDescriptionstatic final String
LdapContext.CONTROL_FACTORIES
Constant that holds the name of the environment property for specifying the list of control factories to use.protected String
BasicControl.id
The control's object identifier string.static final String
ManageReferralControl.OID
The ManageReferral control's assigned object identifier is 2.16.840.1.113730.3.4.2.static final String
PagedResultsControl.OID
The paged-results control's assigned object identifier is 1.2.840.113556.1.4.319.static final String
PagedResultsResponseControl.OID
The paged-results response control's assigned object identifier is 1.2.840.113556.1.4.319.static final String
SortControl.OID
The server-side sort control's assigned object identifier is 1.2.840.113556.1.4.473.static final String
SortResponseControl.OID
The server-side sort response control's assigned object identifier is 1.2.840.113556.1.4.474.static final String
StartTlsRequest.OID
The StartTLS extended request's assigned object identifier is 1.3.6.1.4.1.1466.20037.static final String
StartTlsResponse.OID
The StartTLS extended response's assigned object identifier is 1.3.6.1.4.1.1466.20037.Modifier and TypeMethodDescriptionstatic String
Rdn.escapeValue
(Object val) Given the value of an attribute, returns a string escaped according to the rules specified in RFC 2253.LdapName.get
(int posn) Retrieves a component of this LDAP name as a string.SortKey.getAttributeID()
Retrieves the attribute ID of the sort key.SortResponseControl.getAttributeID()
Retrieves the ID of the attribute that caused the sort to fail.BasicControl.getID()
Retrieves the control's object identifier string.Control.getID()
Retrieves the object identifier assigned for the LDAP control.ExtendedRequest.getID()
Retrieves the object identifier of the request.ExtendedResponse.getID()
Retrieves the object identifier of the response.StartTlsRequest.getID()
Retrieves the StartTLS request's object identifier string.StartTlsResponse.getID()
Retrieves the StartTLS response's object identifier string.SortKey.getMatchingRuleID()
Retrieves the matching rule ID used to order the attribute values.String[]
UnsolicitedNotification.getReferrals()
Retrieves the referral(s) sent by the server.Rdn.getType()
Retrieves one of this Rdn's type.LdapName.toString()
Returns a string representation of this LDAP name in a format defined by RFC 2253 and described in the class description.Rdn.toString()
Modifier and TypeMethodDescriptionLdapName.getAll()
Retrieves the components of this name as an enumeration of strings.Modifier and TypeMethodDescriptionAdds a single component at a specified position within this LDAP name.Adds a single component to the end of this LDAP name.ExtendedRequest.createExtendedResponse
(String id, byte[] berValue, int offset, int length) Creates the response object that corresponds to this request.StartTlsRequest.createExtendedResponse
(String id, byte[] berValue, int offset, int length) Creates an extended response object that corresponds to the LDAP StartTLS extended request.abstract void
StartTlsResponse.setEnabledCipherSuites
(String[] suites) Overrides the default list of cipher suites enabled for use on the TLS connection.static Object
Rdn.unescapeValue
(String val) Given an attribute value string formatted according to the rules specified in RFC 2253, returns the unformatted value.ModifierConstructorDescriptionBasicControl
(String id) Constructs a non-critical control.BasicControl
(String id, boolean criticality, byte[] value) Constructs a control using the supplied arguments.Constructs an LDAP name from the given distinguished name.protected
LdapReferralException
(String explanation) Constructs a new instance of LdapReferralException using the explanation supplied.PagedResultsResponseControl
(String id, boolean criticality, byte[] value) Constructs a paged-results response control.Constructs an Rdn from the given string.Constructs an Rdn from the given attribute type and value.SortControl
(String[] sortBy, boolean criticality) Constructs a control to sort on a list of attributes in ascending order.SortControl
(String sortBy, boolean criticality) Constructs a control to sort on a single attribute in ascending order.Creates the default sort key for an attribute.Creates a sort key for an attribute.SortResponseControl
(String id, boolean criticality, byte[] value) Constructs a control to indicate the outcome of a sort request. -
Uses of String in javax.naming.ldap.spi
Modifier and TypeMethodDescriptionLdapDnsProviderResult.getDomainName()
Returns the domain name resolved from the LDAP URL.Modifier and TypeMethodDescriptionLdapDnsProviderResult.getEndpoints()
Returns the possibly empty list of individual server endpoints resolved from the LDAP URL.Modifier and TypeMethodDescriptionabstract Optional<LdapDnsProviderResult>
LdapDnsProvider.lookupEndpoints
(String url, Map<?, ?> env) Lookup the endpoints and domain name for the givenContext
provider URL
and environment.ModifierConstructorDescriptionLdapDnsProviderResult
(String domainName, List<String> endpoints) Construct an LdapDnsProviderResult consisting of a resolved domain name and the LDAP server endpoints that serve the domain.ModifierConstructorDescriptionLdapDnsProviderResult
(String domainName, List<String> endpoints) Construct an LdapDnsProviderResult consisting of a resolved domain name and the LDAP server endpoints that serve the domain. -
Uses of String in javax.naming.spi
Modifier and TypeFieldDescriptionstatic final String
NamingManager.CPE
Constant that holds the name of the environment property into whichgetContinuationContext()
stores the value of itsCannotProceedException
parameter.Modifier and TypeMethodDescriptionvoid
ResolveResult.appendRemainingComponent
(String name) Adds a single component to the end of remaining name.static Context
NamingManager.getURLContext
(String scheme, Hashtable<?, ?> environment) Creates a context for the given URL scheme id.Resolver.resolveToClass
(String name, Class<? extends Context> contextType) Partially resolves a name.ModifierConstructorDescriptionResolveResult
(Object robj, String rcomp) Constructs a new instance of ResolveResult consisting of the resolved object and the remaining unresolved component. -
Uses of String in javax.net
Modifier and TypeMethodDescriptionabstract Socket
SocketFactory.createSocket
(String host, int port) Creates a socket and connects it to the specified remote host at the specified remote port.abstract Socket
SocketFactory.createSocket
(String host, int port, InetAddress localHost, int localPort) Creates a socket and connects it to the specified remote host on the specified remote port. -
Uses of String in javax.net.ssl
Modifier and TypeMethodDescriptionX509KeyManager.chooseClientAlias
(String[] keyType, Principal[] issuers, Socket socket) Choose an alias to authenticate the client side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).X509ExtendedKeyManager.chooseEngineClientAlias
(String[] keyType, Principal[] issuers, SSLEngine engine) Choose an alias to authenticate the client side of anSSLEngine
connection given the public key type and the list of certificate issuer authorities recognized by the peer (if any).X509ExtendedKeyManager.chooseEngineServerAlias
(String keyType, Principal[] issuers, SSLEngine engine) Choose an alias to authenticate the server side of anSSLEngine
connection given the public key type and the list of certificate issuer authorities recognized by the peer (if any).X509KeyManager.chooseServerAlias
(String keyType, Principal[] issuers, Socket socket) Choose an alias to authenticate the server side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).final String
KeyManagerFactory.getAlgorithm()
Returns the algorithm name of thisKeyManagerFactory
object.final String
TrustManagerFactory.getAlgorithm()
Returns the algorithm name of thisTrustManagerFactory
object.SSLEngine.getApplicationProtocol()
Returns the most recent application protocol value negotiated for this connection.SSLSocket.getApplicationProtocol()
Returns the most recent application protocol value negotiated for this connection.String[]
SSLParameters.getApplicationProtocols()
Returns a prioritized array of application-layer protocol names that can be negotiated over the SSL/TLS/DTLS protocols.SNIHostName.getAsciiName()
Returns theStandardCharsets.US_ASCII
-compliant hostname of thisSNIHostName
object.HandshakeCompletedEvent.getCipherSuite()
Returns the cipher suite in use by the session which was produced by the handshake.abstract String
HttpsURLConnection.getCipherSuite()
Returns the cipher suite in use on this connection.SSLSession.getCipherSuite()
Returns the name of the SSL cipher suite which is used for all connections in the session.String[]
SSLParameters.getCipherSuites()
Returns a copy of the array of ciphersuites or null if none have been set.String[]
X509KeyManager.getClientAliases
(String keyType, Principal[] issuers) Get the matching aliases for authenticating the client side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).static final String
KeyManagerFactory.getDefaultAlgorithm()
Obtains the default KeyManagerFactory algorithm name.static final String
TrustManagerFactory.getDefaultAlgorithm()
Obtains the default TrustManagerFactory algorithm name.abstract String[]
SSLServerSocketFactory.getDefaultCipherSuites()
Returns the list of cipher suites which are enabled by default.abstract String[]
SSLSocketFactory.getDefaultCipherSuites()
Returns the list of cipher suites which are enabled by default.abstract String[]
SSLEngine.getEnabledCipherSuites()
Returns the names of the SSL cipher suites which are currently enabled for use on this engine.abstract String[]
SSLServerSocket.getEnabledCipherSuites()
Returns the list of cipher suites which are currently enabled for use by newly accepted connections.abstract String[]
SSLSocket.getEnabledCipherSuites()
Returns the names of the SSL cipher suites which are currently enabled for use on this connection.abstract String[]
SSLEngine.getEnabledProtocols()
Returns the names of the protocol versions which are currently enabled for use with thisSSLEngine
.abstract String[]
SSLServerSocket.getEnabledProtocols()
Returns the names of the protocols which are currently enabled for use by the newly accepted connections.abstract String[]
SSLSocket.getEnabledProtocols()
Returns the names of the protocol versions which are currently enabled for use on this connection.SSLParameters.getEndpointIdentificationAlgorithm()
Gets the endpoint identification algorithm.SSLEngine.getHandshakeApplicationProtocol()
Returns the application protocol value negotiated on a SSL/TLS handshake currently in progress.SSLSocket.getHandshakeApplicationProtocol()
Returns the application protocol value negotiated on a SSL/TLS handshake currently in progress.abstract String[]
ExtendedSSLSession.getLocalSupportedSignatureAlgorithms()
Obtains an array of supported signature algorithms that the local side is willing to use.SSLSessionBindingEvent.getName()
Returns the name to which the object is being bound, or the name from which the object is being unbound.SSLEngine.getPeerHost()
Returns the host name of the peer.SSLSession.getPeerHost()
Returns the host name of the peer in this session.abstract String[]
ExtendedSSLSession.getPeerSupportedSignatureAlgorithms()
Obtains an array of supported signature algorithms that the peer is able to use.final String
SSLContext.getProtocol()
Returns the protocol name of thisSSLContext
object.SSLSession.getProtocol()
Returns the standard name of the protocol used for all connections in the session.String[]
SSLParameters.getProtocols()
Returns a copy of the array of protocols or null if none have been set.String[]
X509KeyManager.getServerAliases
(String keyType, Principal[] issuers) Get the matching aliases for authenticating the server side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).abstract String[]
SSLEngine.getSupportedCipherSuites()
Returns the names of the cipher suites which could be enabled for use on this engine.abstract String[]
SSLServerSocket.getSupportedCipherSuites()
Returns the names of the cipher suites which could be enabled for use on an SSL connection.abstract String[]
SSLServerSocketFactory.getSupportedCipherSuites()
Returns the names of the cipher suites which could be enabled for use on an SSL connection created by this factory.abstract String[]
SSLSocket.getSupportedCipherSuites()
Returns the names of the cipher suites which could be enabled for use on this connection.abstract String[]
SSLSocketFactory.getSupportedCipherSuites()
Returns the names of the cipher suites which could be enabled for use on an SSL connection.abstract String[]
SSLEngine.getSupportedProtocols()
Returns the names of the protocols which could be enabled for use with thisSSLEngine
.abstract String[]
SSLServerSocket.getSupportedProtocols()
Returns the names of the protocols which could be enabled for use.abstract String[]
SSLSocket.getSupportedProtocols()
Returns the names of the protocols which could be enabled for use on an SSL connection.String[]
SSLSession.getValueNames()
Returns an array of the names of all the application layer data objects bound into the Session.SNIHostName.toString()
Returns a string representation of the object, including the DNS hostname in thisSNIHostName
object.SNIServerName.toString()
Returns a string representation of this server name, including the server name type and the encoded server name value in thisSNIServerName
object.SSLEngineResult.toString()
Returns a String representation of this object.Modifier and TypeMethodDescriptionSSLEngine.getHandshakeApplicationProtocolSelector()
Retrieves the callback function that selects an application protocol value during a SSL/TLS/DTLS handshake.SSLEngine.getHandshakeApplicationProtocolSelector()
Retrieves the callback function that selects an application protocol value during a SSL/TLS/DTLS handshake.SSLSocket.getHandshakeApplicationProtocolSelector()
Retrieves the callback function that selects an application protocol value during a SSL/TLS/DTLS handshake.SSLSocket.getHandshakeApplicationProtocolSelector()
Retrieves the callback function that selects an application protocol value during a SSL/TLS/DTLS handshake.Modifier and TypeMethodDescriptionabstract void
X509ExtendedTrustManager.checkClientTrusted
(X509Certificate[] chain, String authType, Socket socket) Given the partial or complete certificate chain provided by the peer, build and validate the certificate path based on the authentication type and ssl parameters.abstract void
X509ExtendedTrustManager.checkClientTrusted
(X509Certificate[] chain, String authType, SSLEngine engine) Given the partial or complete certificate chain provided by the peer, build and validate the certificate path based on the authentication type and ssl parameters.void
X509TrustManager.checkClientTrusted
(X509Certificate[] chain, String authType) Given the partial or complete certificate chain provided by the peer, build a certificate path to a trusted root and return if it can be validated and is trusted for client SSL authentication based on the authentication type.abstract void
X509ExtendedTrustManager.checkServerTrusted
(X509Certificate[] chain, String authType, Socket socket) Given the partial or complete certificate chain provided by the peer, build and validate the certificate path based on the authentication type and ssl parameters.abstract void
X509ExtendedTrustManager.checkServerTrusted
(X509Certificate[] chain, String authType, SSLEngine engine) Given the partial or complete certificate chain provided by the peer, build and validate the certificate path based on the authentication type and ssl parameters.void
X509TrustManager.checkServerTrusted
(X509Certificate[] chain, String authType) Given the partial or complete certificate chain provided by the peer, build a certificate path to a trusted root and return if it can be validated and is trusted for server SSL authentication based on the authentication type.X509KeyManager.chooseClientAlias
(String[] keyType, Principal[] issuers, Socket socket) Choose an alias to authenticate the client side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).X509ExtendedKeyManager.chooseEngineClientAlias
(String[] keyType, Principal[] issuers, SSLEngine engine) Choose an alias to authenticate the client side of anSSLEngine
connection given the public key type and the list of certificate issuer authorities recognized by the peer (if any).X509ExtendedKeyManager.chooseEngineServerAlias
(String keyType, Principal[] issuers, SSLEngine engine) Choose an alias to authenticate the server side of anSSLEngine
connection given the public key type and the list of certificate issuer authorities recognized by the peer (if any).X509KeyManager.chooseServerAlias
(String keyType, Principal[] issuers, Socket socket) Choose an alias to authenticate the server side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).static SNIMatcher
SNIHostName.createSNIMatcher
(String regex) Creates anSNIMatcher
object forSNIHostName
s.abstract Socket
SSLSocketFactory.createSocket
(Socket s, String host, int port, boolean autoClose) Returns a socket layered over an existing socket connected to the named host, at the given port.final SSLEngine
SSLContext.createSSLEngine
(String peerHost, int peerPort) Creates a newSSLEngine
using this context using advisory peer information.protected abstract SSLEngine
SSLContextSpi.engineCreateSSLEngine
(String host, int port) Creates aSSLEngine
using this context.X509KeyManager.getCertificateChain
(String alias) Returns the certificate chain associated with the given alias.String[]
X509KeyManager.getClientAliases
(String keyType, Principal[] issuers) Get the matching aliases for authenticating the client side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).static final KeyManagerFactory
KeyManagerFactory.getInstance
(String algorithm) Returns aKeyManagerFactory
object that acts as a factory for key managers.static final KeyManagerFactory
KeyManagerFactory.getInstance
(String algorithm, String provider) Returns aKeyManagerFactory
object that acts as a factory for key managers.static final KeyManagerFactory
KeyManagerFactory.getInstance
(String algorithm, Provider provider) Returns aKeyManagerFactory
object that acts as a factory for key managers.static SSLContext
SSLContext.getInstance
(String protocol) Returns aSSLContext
object that implements the specified secure socket protocol.static SSLContext
SSLContext.getInstance
(String protocol, String provider) Returns aSSLContext
object that implements the specified secure socket protocol.static SSLContext
SSLContext.getInstance
(String protocol, Provider provider) Returns aSSLContext
object that implements the specified secure socket protocol.static final TrustManagerFactory
TrustManagerFactory.getInstance
(String algorithm) Returns aTrustManagerFactory
object that acts as a factory for trust managers.static final TrustManagerFactory
TrustManagerFactory.getInstance
(String algorithm, String provider) Returns aTrustManagerFactory
object that acts as a factory for trust managers.static final TrustManagerFactory
TrustManagerFactory.getInstance
(String algorithm, Provider provider) Returns aTrustManagerFactory
object that acts as a factory for trust managers.X509KeyManager.getPrivateKey
(String alias) Returns the key associated with the given alias.String[]
X509KeyManager.getServerAliases
(String keyType, Principal[] issuers) Get the matching aliases for authenticating the server side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).Returns the object bound to the given name in the session's application layer data.void
Binds the specifiedvalue
object into the session's application layer data with the givenname
.void
SSLSession.removeValue
(String name) Removes the object bound to the given name in the session's application layer data.void
SSLParameters.setApplicationProtocols
(String[] protocols) Sets the prioritized array of application-layer protocol names that can be negotiated over the SSL/TLS/DTLS protocols.void
SSLParameters.setCipherSuites
(String[] cipherSuites) Sets the array of ciphersuites.abstract void
SSLEngine.setEnabledCipherSuites
(String[] suites) Sets the cipher suites enabled for use on this engine.abstract void
SSLServerSocket.setEnabledCipherSuites
(String[] suites) Sets the cipher suites enabled for use by accepted connections.abstract void
SSLSocket.setEnabledCipherSuites
(String[] suites) Sets the cipher suites enabled for use on this connection.abstract void
SSLEngine.setEnabledProtocols
(String[] protocols) Set the protocol versions enabled for use on this engine.abstract void
SSLServerSocket.setEnabledProtocols
(String[] protocols) Controls which particular protocols are enabled for use by accepted connections.abstract void
SSLSocket.setEnabledProtocols
(String[] protocols) Sets the protocol versions enabled for use on this connection.void
SSLParameters.setEndpointIdentificationAlgorithm
(String algorithm) Sets the endpoint identification algorithm.void
SSLParameters.setProtocols
(String[] protocols) Sets the array of protocols.Returns the enum constant of this class with the specified name.static SSLEngineResult.Status
Returns the enum constant of this class with the specified name.boolean
HostnameVerifier.verify
(String hostname, SSLSession session) Verify that the host name is an acceptable match with the server's authentication scheme.Modifier and TypeMethodDescriptionvoid
SSLEngine.setHandshakeApplicationProtocolSelector
(BiFunction<SSLEngine, List<String>, String> selector) Registers a callback function that selects an application protocol value for a SSL/TLS/DTLS handshake.void
SSLEngine.setHandshakeApplicationProtocolSelector
(BiFunction<SSLEngine, List<String>, String> selector) Registers a callback function that selects an application protocol value for a SSL/TLS/DTLS handshake.void
SSLSocket.setHandshakeApplicationProtocolSelector
(BiFunction<SSLSocket, List<String>, String> selector) Registers a callback function that selects an application protocol value for a SSL/TLS/DTLS handshake.void
SSLSocket.setHandshakeApplicationProtocolSelector
(BiFunction<SSLSocket, List<String>, String> selector) Registers a callback function that selects an application protocol value for a SSL/TLS/DTLS handshake.ModifierConstructorDescriptionprotected
KeyManagerFactory
(KeyManagerFactorySpi factorySpi, Provider provider, String algorithm) Creates a KeyManagerFactory object.SNIHostName
(String hostname) Creates anSNIHostName
using the specified hostname.protected
SSLContext
(SSLContextSpi contextSpi, Provider provider, String protocol) Creates an SSLContext object.protected
Constructor for anSSLEngine
.SSLException
(String reason) Constructs an exception reporting an error found by an SSL subsystem.SSLException
(String message, Throwable cause) Creates aSSLException
with the specified detail message and cause.SSLHandshakeException
(String reason) Constructs an exception reporting an error found by an SSL subsystem during handshaking.SSLKeyException
(String reason) Constructs an exception reporting a key management error found by an SSL subsystem.SSLParameters
(String[] cipherSuites) Constructs SSLParameters from the specified array of ciphersuites.SSLParameters
(String[] cipherSuites, String[] protocols) Constructs SSLParameters from the specified array of ciphersuites and protocols.SSLPeerUnverifiedException
(String reason) Constructs an exception reporting that the SSL peer's identity has not been verified.SSLPermission
(String name) Creates a new SSLPermission with the specified name.SSLPermission
(String name, String actions) Creates a new SSLPermission object with the specified name.SSLProtocolException
(String reason) Constructs an exception reporting an SSL protocol error detected by an SSL subsystem.SSLSessionBindingEvent
(SSLSession session, String name) Constructs a new SSLSessionBindingEvent.protected
Used only by subclasses.protected
SSLSocket
(String host, int port, InetAddress clientAddress, int clientPort) Used only by subclasses.protected
TrustManagerFactory
(TrustManagerFactorySpi factorySpi, Provider provider, String algorithm) Creates a TrustManagerFactory object. -
Uses of String in javax.print
Modifier and TypeFieldDescriptionstatic final String
ServiceUIFactory.DIALOG_UI
Denotes a UI implemented as an AWT dialog.static final String
DocFlavor.hostEncoding
A string representing the host operating system encoding.static final String
ServiceUIFactory.JCOMPONENT_UI
Denotes a UI implemented as a Swing component.static final String
ServiceUIFactory.JDIALOG_UI
Denotes a UI implemented as a Swing dialog.static final String
ServiceUIFactory.PANEL_UI
Denotes a UI implemented as an AWT panel.Modifier and TypeMethodDescriptionDocFlavor.getMediaSubtype()
Returns this doc flavor object's media subtype (from the MIME type).DocFlavor.getMediaType()
Returns this doc flavor object's media type (from the MIME type).DocFlavor.getMimeType()
Returns this doc flavor object's MIME type string based on the canonical form.PrintService.getName()
Returns a string name for this print service which may be used by applications to request a particular print service.abstract String
StreamPrintService.getOutputFormat()
Returns the document format emitted by this print service.abstract String
StreamPrintServiceFactory.getOutputFormat()
Queries the factory for the document format that is emitted by printers obtained from this factory.DocFlavor.getParameter
(String paramName) Returns aString
representing a MIME parameter.DocFlavor.getRepresentationClassName()
Returns the name of this doc flavor object's representation class.abstract String[]
ServiceUIFactory.getUIClassNamesForRole
(int role) Given a UI role obtained from this factory obtain the UI types available from this factory which implement this role.DocFlavor.toString()
Converts thisDocFlavor
to a string.Modifier and TypeMethodDescriptionDocFlavor.getParameter
(String paramName) Returns aString
representing a MIME parameter.abstract Object
Get a UI object which may be cast to the requested UI type by the application and used in its user interface.static StreamPrintServiceFactory[]
StreamPrintServiceFactory.lookupStreamPrintServiceFactories
(DocFlavor flavor, String outputMimeType) Locates factories for print services that can be used with a print job to output a stream of data in the format specified byoutputMimeType
.ModifierConstructorDescriptionBYTE_ARRAY
(String mimeType) Constructs a new doc flavor with the given MIME type and a print data representation class name of"[B"
(byte array).CHAR_ARRAY
(String mimeType) Constructs a new doc flavor with the given MIME type and a print data representation class name of"[C"
(character array).Constructs a new doc flavor object from the given MIME type and representation class name.INPUT_STREAM
(String mimeType) Constructs a new doc flavor with the given MIME type and a print data representation class name of"java.io.InputStream"
(byte stream).Construct a print exception with the given detail message.PrintException
(String s, Exception e) Construct a print exception with the given detail message and chained exception.Constructs a new doc flavor with the given MIME type and a print data representation class name of"java.io.Reader"
(character stream).SERVICE_FORMATTED
(String className) Constructs a new doc flavor with a MIME type of"application/x-java-jvm-local-objectref"
indicating service formatted print data and the given print data representation class name.Constructs a new doc flavor with the given MIME type and a print data representation class name of"java.lang.String"
.Constructs a new doc flavor with the given MIME type and a print data representation class name of"java.net.URL"
. -
Uses of String in javax.print.attribute
Modifier and TypeMethodDescriptionAttribute.getName()
Get the name of the category of which this attribute value is an instance.protected String[]
EnumSyntax.getStringTable()
Returns the string table for this enumeration value's enumeration class.TextSyntax.getValue()
Returns this text attribute's text string.DateTimeSyntax.toString()
Returns a string value corresponding to this date-time attribute.EnumSyntax.toString()
Returns a string value corresponding to this enumeration value.IntegerSyntax.toString()
Returns a string value corresponding to this integer attribute.ResolutionSyntax.toString()
Returns a string version of this resolution attribute.Returns a string version of this resolution attribute in the given units.SetOfIntegerSyntax.toString()
Returns a string value corresponding to this set-of-integer attribute.Size2DSyntax.toString()
Returns a string version of this two-dimensional size attribute.Returns a string version of this two-dimensional size attribute in the given units.TextSyntax.toString()
Returns aString
identifying this text attribute.URISyntax.toString()
Returns aString
identifying thisURI
attribute.Modifier and TypeMethodDescriptionReturns a string version of this resolution attribute in the given units.Returns a string version of this two-dimensional size attribute in the given units.ModifierConstructorDescriptionprotected
SetOfIntegerSyntax
(String members) Construct a new set-of-integer attribute with the given members in string form.protected
TextSyntax
(String value, Locale locale) Constructs aTextAttribute
with the specified string and locale.UnmodifiableSetException
(String message) Constructs anUnmodifiableSetException
with the specified detail message. -
Uses of String in javax.print.attribute.standard
Modifier and TypeMethodDescriptionfinal String
Chromaticity.getName()
Get the name of the category of which this attribute value is an instance.final String
ColorSupported.getName()
Get the name of the category of which this attribute value is an instance.final String
Compression.getName()
Get the name of the category of which this attribute value is an instance.final String
Copies.getName()
Get the name of the category of which this attribute value is an instance.final String
CopiesSupported.getName()
Get the name of the category of which this attribute value is an instance.final String
DateTimeAtCompleted.getName()
Get the name of the category of which this attribute value is an instance.final String
DateTimeAtCreation.getName()
Get the name of the category of which this attribute value is an instance.final String
DateTimeAtProcessing.getName()
Get the name of the category of which this attribute value is an instance.final String
Destination.getName()
Get the name of the category of which this attribute value is an instance.final String
DialogOwner.getName()
Get the name of the category of which this attribute value is an instance.final String
DialogTypeSelection.getName()
Gets the name of the category of which this attribute value is an instance.final String
DocumentName.getName()
Get the name of the category of which this attribute value is an instance.final String
Fidelity.getName()
Get the name of the category of which this attribute value is an instance.final String
Finishings.getName()
Get the name of the category of which this attribute value is an instance.final String
JobHoldUntil.getName()
Get the name of the category of which this attribute value is an instance.final String
JobImpressions.getName()
Get the name of the category of which this attribute value is an instance.final String
JobImpressionsCompleted.getName()
Get the name of the category of which this attribute value is an instance.final String
JobImpressionsSupported.getName()
Get the name of the category of which this attribute value is an instance.final String
JobKOctets.getName()
Get the name of the category of which this attribute value is an instance.final String
JobKOctetsProcessed.getName()
Get the name of the category of which this attribute value is an instance.final String
JobKOctetsSupported.getName()
Get the name of the category of which this attribute value is an instance.final String
JobMediaSheets.getName()
Get the name of the category of which this attribute value is an instance.final String
JobMediaSheetsCompleted.getName()
Get the name of the category of which this attribute value is an instance.final String
JobMediaSheetsSupported.getName()
Get the name of the category of which this attribute value is an instance.final String
JobMessageFromOperator.getName()
Get the name of the category of which this attribute value is an instance.final String
JobName.getName()
Get the name of the category of which this attribute value is an instance.final String
JobOriginatingUserName.getName()
Get the name of the category of which this attribute value is an instance.final String
JobPriority.getName()
Get the name of the category of which this attribute value is an instance.final String
JobPrioritySupported.getName()
Get the name of the category of which this attribute value is an instance.final String
JobSheets.getName()
Get the name of the category of which this attribute value is an instance.final String
JobState.getName()
Get the name of the category of which this attribute value is an instance.final String
JobStateReason.getName()
Get the name of the category of which this attribute value is an instance.final String
JobStateReasons.getName()
Get the name of the category of which this attribute value is an instance.final String
Media.getName()
Get the name of the category of which this attribute value is an instance.final String
MediaPrintableArea.getName()
Get the name of the category of which this attribute value is an instance.final String
MediaSize.getName()
Get the name of the category of which this attribute value is an instance.final String
MultipleDocumentHandling.getName()
Get the name of the category of which this attribute value is an instance.final String
NumberOfDocuments.getName()
Get the name of the category of which this attribute value is an instance.final String
NumberOfInterveningJobs.getName()
Get the name of the category of which this attribute value is an instance.final String
NumberUp.getName()
Get the name of the category of which this attribute value is an instance.final String
NumberUpSupported.getName()
Get the name of the category of which this attribute value is an instance.final String
OrientationRequested.getName()
Get the name of the category of which this attribute value is an instance.final String
OutputDeviceAssigned.getName()
Get the name of the category of which this attribute value is an instance.final String
PageRanges.getName()
Get the name of the category of which this attribute value is an instance.final String
PagesPerMinute.getName()
Get the name of the category of which this attribute value is an instance.final String
PagesPerMinuteColor.getName()
Get the name of the category of which this attribute value is an instance.final String
PDLOverrideSupported.getName()
Get the name of the category of which this attribute value is an instance.final String
PresentationDirection.getName()
Get the name of the category of which this attribute value is an instance.final String
PrinterInfo.getName()
Get the name of the category of which this attribute value is an instance.final String
PrinterIsAcceptingJobs.getName()
Get the name of the category of which this attribute value is an instance.final String
PrinterLocation.getName()
Get the name of the category of which this attribute value is an instance.final String
PrinterMakeAndModel.getName()
Get the name of the category of which this attribute value is an instance.final String
PrinterMessageFromOperator.getName()
Get the name of the category of which this attribute value is an instance.final String
PrinterMoreInfo.getName()
Get the name of the category of which this attribute value is an instance.final String
PrinterMoreInfoManufacturer.getName()
Get the name of the category of which this attribute value is an instance.final String
PrinterName.getName()
Get the name of the category of which this attribute value is an instance.final String
PrinterResolution.getName()
Get the name of the category of which this attribute value is an instance.final String
PrinterState.getName()
Get the name of the category of which this attribute value is an instance.final String
PrinterStateReason.getName()
Get the name of the category of which this attribute value is an instance.final String
PrinterStateReasons.getName()
Get the name of the category of which this attribute value is an instance.final String
PrinterURI.getName()
Get the name of the category of which this attribute value is an instance.final String
PrintQuality.getName()
Get the name of the category of which this attribute value is an instance.final String
QueuedJobCount.getName()
Get the name of the category of which this attribute value is an instance.final String
ReferenceUriSchemesSupported.getName()
Get the name of the category of which this attribute value is an instance.final String
RequestingUserName.getName()
Get the name of the category of which this attribute value is an instance.final String
Severity.getName()
Get the name of the category of which this attribute value is an instance.final String
SheetCollate.getName()
Get the name of the category of which this attribute value is an instance.final String
Sides.getName()
Get the name of the category of which this attribute value is an instance.protected String[]
Chromaticity.getStringTable()
Returns the string table for classChromaticity
.protected String[]
ColorSupported.getStringTable()
Returns the string table for classColorSupported
.protected String[]
Compression.getStringTable()
Returns the string table for classCompression
.protected String[]
DialogTypeSelection.getStringTable()
Returns the string table for classDialogTypeSelection
.protected String[]
Fidelity.getStringTable()
Returns the string table for classFidelity
.protected String[]
Finishings.getStringTable()
Returns the string table for classFinishings
.protected String[]
JobSheets.getStringTable()
Returns the string table for classJobSheets
.protected String[]
JobState.getStringTable()
Returns the string table for classJobState
.protected String[]
JobStateReason.getStringTable()
Returns the string table for classJobStateReason
.protected String[]
MediaName.getStringTable()
Returns the string table for classMediaTray
.protected String[]
MediaSizeName.getStringTable()
Returns the string table for classMediaSizeName
.protected String[]
MediaTray.getStringTable()
Returns the string table for classMediaTray
.protected String[]
MultipleDocumentHandling.getStringTable()
Returns the string table for classMultipleDocumentHandling
.protected String[]
OrientationRequested.getStringTable()
Returns the string table for classOrientationRequested
.protected String[]
PDLOverrideSupported.getStringTable()
Returns the string table for classPDLOverrideSupported
.protected String[]
PresentationDirection.getStringTable()
Returns the string table for classPresentationDirection
.protected String[]
PrinterIsAcceptingJobs.getStringTable()
Returns the string table for classPrinterIsAcceptingJobs
.protected String[]
PrinterState.getStringTable()
Returns the string table for classPrinterState
.protected String[]
PrinterStateReason.getStringTable()
Returns the string table for classPrinterStateReason
.protected String[]
PrintQuality.getStringTable()
Returns the string table for classPrintQuality
.protected String[]
ReferenceUriSchemesSupported.getStringTable()
Returns the string table for classReferenceUriSchemesSupported
.protected String[]
Severity.getStringTable()
Returns the string table for classSeverity
.protected String[]
SheetCollate.getStringTable()
Returns the string table for classSheetCollate
.protected String[]
Sides.getStringTable()
Returns the string table for classSides
.MediaPrintableArea.toString()
Returns a string version of this rectangular size attribute in mm.Returns a string version of this rectangular size attribute in the given units.Modifier and TypeMethodDescriptionReturns a string version of this rectangular size attribute in the given units.ModifierConstructorDescriptionDocumentName
(String documentName, Locale locale) Constructs a new document name attribute with the given document name and locale.JobMessageFromOperator
(String message, Locale locale) Constructs a new job message from operator attribute with the given message and locale.Constructs a new job name attribute with the given job name and locale.JobOriginatingUserName
(String userName, Locale locale) Constructs a new job originating user name attribute with the given user name and locale.OutputDeviceAssigned
(String deviceName, Locale locale) Constructs a new output device assigned attribute with the given device name and locale.PageRanges
(String members) Construct a new page ranges attribute with the given members in string form.PrinterInfo
(String info, Locale locale) Constructs a new printer info attribute with the given information string and locale.PrinterLocation
(String location, Locale locale) Constructs a new printer location attribute with the given location and locale.PrinterMakeAndModel
(String makeAndModel, Locale locale) Constructs a new printer make and model attribute with the given make and model string and locale.PrinterMessageFromOperator
(String message, Locale locale) Constructs a new printer message from operator attribute with the given message and locale.PrinterName
(String printerName, Locale locale) Constructs a new printer name attribute with the given name and locale.RequestingUserName
(String userName, Locale locale) Constructs a new requesting user name attribute with the given user name and locale. -
Uses of String in javax.print.event
-
Uses of String in javax.rmi.ssl
Modifier and TypeMethodDescriptionfinal String[]
SslRMIServerSocketFactory.getEnabledCipherSuites()
Returns the names of the cipher suites enabled on SSL connections accepted by server sockets created by this factory, ornull
if this factory uses the cipher suites that are enabled by default.final String[]
SslRMIServerSocketFactory.getEnabledProtocols()
Returns the names of the protocol versions enabled on SSL connections accepted by server sockets created by this factory, ornull
if this factory uses the protocol versions that are enabled by default.Modifier and TypeMethodDescriptionSslRMIClientSocketFactory.createSocket
(String host, int port) Creates an SSL socket.ModifierConstructorDescriptionSslRMIServerSocketFactory
(String[] enabledCipherSuites, String[] enabledProtocols, boolean needClientAuth) Creates a newSslRMIServerSocketFactory
with the specified SSL socket configuration.SslRMIServerSocketFactory
(SSLContext context, String[] enabledCipherSuites, String[] enabledProtocols, boolean needClientAuth) Creates a newSslRMIServerSocketFactory
with the specifiedSSLContext
and SSL socket configuration. -
Uses of String in javax.script
Modifier and TypeFieldDescriptionstatic final String
ScriptEngine.ARGV
Reserved key for a named value that passes an array of positional arguments to a script.static final String
ScriptEngine.ENGINE
Reserved key for a named value that is the name of theScriptEngine
implementation.static final String
ScriptEngine.ENGINE_VERSION
Reserved key for a named value that identifies the version of theScriptEngine
implementation.static final String
ScriptEngine.FILENAME
Reserved key for a named value that is the name of the file being executed.static final String
ScriptEngine.LANGUAGE
Reserved key for a named value that is the full name of Scripting Language supported by the implementation.static final String
ScriptEngine.LANGUAGE_VERSION
Reserved key for the named value that identifies the version of the scripting language supported by the implementation.static final String
ScriptEngine.NAME
Reserved key for a named value that identifies the short name of the scripting language.Modifier and TypeMethodDescriptionScriptEngineFactory.getEngineName()
Returns the full name of theScriptEngine
.ScriptEngineFactory.getEngineVersion()
Returns the version of theScriptEngine
.ScriptException.getFileName()
Get the source of the script causing the error.ScriptEngineFactory.getLanguageName()
Returns the name of the scripting language supported by thisScriptEngine
.ScriptEngineFactory.getLanguageVersion()
Returns the version of the scripting language supported by thisScriptEngine
.ScriptException.getMessage()
Returns a message containing the String passed to a constructor as well as line and column numbers and filename if any of these are known.ScriptEngineFactory.getMethodCallSyntax
(String obj, String m, String... args) Returns a String which can be used to invoke a method of a Java object using the syntax of the supported scripting language.ScriptEngineFactory.getOutputStatement
(String toDisplay) Returns a String that can be used as a statement to display the specified String using the syntax of the supported scripting language.ScriptEngineFactory.getProgram
(String... statements) Returns a valid scripting language executable program with given statements.Modifier and TypeMethodDescriptionSimpleBindings.entrySet()
Returns aSet
view of the mappings contained in this map.ScriptEngineFactory.getExtensions()
Returns an immutable list of filename extensions, which generally identify scripts written in the language supported by thisScriptEngine
.ScriptEngineFactory.getMimeTypes()
Returns an immutable list of mimetypes, associated with scripts that can be executed by the engine.ScriptEngineFactory.getNames()
Returns an immutable list of short names for theScriptEngine
, which may be used to identify theScriptEngine
by theScriptEngineManager
.SimpleBindings.keySet()
Returns aSet
view of the keys contained in this map.Modifier and TypeMethodDescriptionCompiles the script (source represented as aString
) for later execution.Same aseval(Reader)
except that the abstracteval(String, ScriptContext)
is used.Same aseval(Reader, Bindings)
except that the abstracteval(String, ScriptContext)
is used.Executes the specified script.Executes the script using theBindings
argument as theENGINE_SCOPE
Bindings
of theScriptEngine
during the script execution.ScriptEngine.eval
(String script, ScriptContext context) Causes the immediate execution of the script whose source is the String passed as the first argument.Gets the value for the specified key in theENGINE_SCOPE
of the protectedcontext
field.Retrieves a value set in the state of this engine.Gets the value for the specified key in the Global ScopeScriptContext.getAttribute
(String name) Retrieves the value of the attribute with the given name in the scope occurring earliest in the search order.ScriptContext.getAttribute
(String name, int scope) Gets the value of an attribute in a given scope.SimpleScriptContext.getAttribute
(String name) Retrieves the value of the attribute with the given name in the scope occurring earliest in the search order.SimpleScriptContext.getAttribute
(String name, int scope) Gets the value of an attribute in a given scope.int
ScriptContext.getAttributesScope
(String name) Get the lowest scope in which an attribute is defined.int
SimpleScriptContext.getAttributesScope
(String name) Get the lowest scope in which an attribute is defined.ScriptEngineManager.getEngineByExtension
(String extension) Look up and create aScriptEngine
for a given extension.ScriptEngineManager.getEngineByMimeType
(String mimeType) Look up and create aScriptEngine
for a given mime type.ScriptEngineManager.getEngineByName
(String shortName) Looks up and creates aScriptEngine
for a given name.ScriptEngineFactory.getMethodCallSyntax
(String obj, String m, String... args) Returns a String which can be used to invoke a method of a Java object using the syntax of the supported scripting language.ScriptEngineFactory.getOutputStatement
(String toDisplay) Returns a String that can be used as a statement to display the specified String using the syntax of the supported scripting language.ScriptEngineFactory.getParameter
(String key) Returns the value of an attribute whose meaning may be implementation-specific.ScriptEngineFactory.getProgram
(String... statements) Returns a valid scripting language executable program with given statements.Invocable.invokeFunction
(String name, Object... args) Used to call top-level procedures and functions defined in scripts.Invocable.invokeMethod
(Object thiz, String name, Object... args) Calls a method on a script object compiled during a previous script execution, which is retained in the state of theScriptEngine
.void
Sets the specified value with the specified key in theENGINE_SCOPE
Bindings
of the protectedcontext
field.Set a named value.void
Sets a key/value pair in the state of the ScriptEngine that may either create a Java Language Binding to be used in the execution of scripts or be used in some other way, depending on whether the key is reserved.void
Sets the specified key/value pair in the Global Scope.Sets the specified key/value in the underlyingmap
field.void
ScriptEngineManager.registerEngineExtension
(String extension, ScriptEngineFactory factory) Registers aScriptEngineFactory
to handle an extension.void
ScriptEngineManager.registerEngineMimeType
(String type, ScriptEngineFactory factory) Registers aScriptEngineFactory
to handle a mime type.void
ScriptEngineManager.registerEngineName
(String name, ScriptEngineFactory factory) Registers aScriptEngineFactory
to handle a language name.ScriptContext.removeAttribute
(String name, int scope) Remove an attribute in a given scope.SimpleScriptContext.removeAttribute
(String name, int scope) Remove an attribute in a given scope.void
ScriptContext.setAttribute
(String name, Object value, int scope) Sets the value of an attribute in a given scope.void
SimpleScriptContext.setAttribute
(String name, Object value, int scope) Sets the value of an attribute in a given scope.Modifier and TypeMethodDescriptionvoid
Adds all the mappings in a givenMap
to thisBindings
.void
putAll
is implemented usingMap.putAll
.ModifierConstructorDescriptionCreates aScriptException
with a String to be used in its message.ScriptException
(String message, String fileName, int lineNumber) Creates aScriptException
with message, filename and linenumber to be used in error messages.ScriptException
(String message, String fileName, int lineNumber, int columnNumber) ScriptException
constructor specifying message, filename, line number and column number.ModifierConstructorDescriptionConstructor uses an existingMap
to store the values. -
Uses of String in javax.security.auth
Modifier and TypeMethodDescriptionPrivateCredentialPermission.getActions()
Returns the "canonical string representation" of the actions.PrivateCredentialPermission.getCredentialClass()
Returns the Class name of the Credential associated with thisPrivateCredentialPermission
.String[][]
PrivateCredentialPermission.getPrincipals()
Returns thePrincipal
classes and names associated with thisPrivateCredentialPermission
.Subject.toString()
Return the String representation of thisSubject
.ModifierConstructorDescriptionAuthPermission
(String name) Creates a new AuthPermission with the specified name.AuthPermission
(String name, String actions) Creates a new AuthPermission object with the specified name.Constructs a DestroyFailedException with the specified detail message.PrivateCredentialPermission
(String name, String actions) Creates a newPrivateCredentialPermission
with the specifiedname
.Constructs a RefreshFailedException with the specified detail message. -
Uses of String in javax.security.auth.callback
Modifier and TypeMethodDescriptionString[]
ChoiceCallback.getChoices()
Get the list of choices.NameCallback.getDefaultName()
Get the default name.TextInputCallback.getDefaultText()
Get the default text.TextOutputCallback.getMessage()
Get the message to be displayed.NameCallback.getName()
Get the retrieved name.String[]
ConfirmationCallback.getOptions()
Get the confirmation options.ChoiceCallback.getPrompt()
Get the prompt.ConfirmationCallback.getPrompt()
Get the prompt.NameCallback.getPrompt()
Get the prompt.PasswordCallback.getPrompt()
Get the prompt.TextInputCallback.getPrompt()
Get the prompt.TextInputCallback.getText()
Get the retrieved text.Modifier and TypeMethodDescriptionvoid
Set the retrieved name.void
Set the retrieved text.ModifierConstructorDescriptionChoiceCallback
(String prompt, String[] choices, int defaultChoice, boolean multipleSelectionsAllowed) Construct aChoiceCallback
with a prompt, a list of choices, a default choice, and a boolean specifying whether or not multiple selections from the list of choices are allowed.ConfirmationCallback
(int messageType, String[] options, int defaultOption) Construct aConfirmationCallback
with a message type, a list of options and a default option.ConfirmationCallback
(String prompt, int messageType, int optionType, int defaultOption) Construct aConfirmationCallback
with a prompt, message type, an option type and a default option.ConfirmationCallback
(String prompt, int messageType, String[] options, int defaultOption) Construct aConfirmationCallback
with a prompt, message type, a list of options and a default option.NameCallback
(String prompt) Construct aNameCallback
with a prompt.NameCallback
(String prompt, String defaultName) Construct aNameCallback
with a prompt and default name.PasswordCallback
(String prompt, boolean echoOn) Construct aPasswordCallback
with a prompt and a boolean specifying whether the password should be displayed as it is being typed.TextInputCallback
(String prompt) Construct aTextInputCallback
with a prompt.TextInputCallback
(String prompt, String defaultText) Construct aTextInputCallback
with a prompt and default input value.TextOutputCallback
(int messageType, String message) Construct a TextOutputCallback with a message type and message to be displayed.UnsupportedCallbackException
(Callback callback, String msg) Constructs a UnsupportedCallbackException with the specified detail message. -
Uses of String in javax.security.auth.kerberos
Modifier and TypeMethodDescriptionServicePermission.getActions()
Returns the canonical string representation of the actions.EncryptionKey.getAlgorithm()
Returns the standard algorithm name for this key.final String
KerberosKey.getAlgorithm()
Returns the standard algorithm name for this key.EncryptionKey.getFormat()
Returns the name of the encoding format for this key.final String
KerberosKey.getFormat()
Returns the name of the encoding format for this secret key.KerberosPrincipal.getName()
The returned string corresponds to the single-string representation of a Kerberos Principal name as specified in Section 2.1 of RFC 1964.KerberosPrincipal.getRealm()
Returns the realm component of this Kerberos principal.EncryptionKey.toString()
Returns an informative textual representation of thisEncryptionKey
.KerberosCredMessage.toString()
Returns an informative textual representation of thisKerberosCredMessage
.KerberosKey.toString()
Returns an informative textual representation of thisKerberosKey
.KerberosPrincipal.toString()
Returns an informative textual representation of thisKerberosPrincipal
.KerberosTicket.toString()
Returns an informative textual representation of thisKerberosTicket
.KeyTab.toString()
Returns an informative textual representation of thisKeyTab
.ModifierConstructorDescriptionDelegationPermission
(String principals) Create a newDelegationPermission
with the specified subordinate and target principals.DelegationPermission
(String principals, String actions) Create a newDelegationPermission
with the specified subordinate and target principals.KerberosKey
(KerberosPrincipal principal, char[] password, String algorithm) Constructs aKerberosKey
from a principal's password using the specified algorithm name.KerberosPrincipal
(String name) Constructs aKerberosPrincipal
from the provided string input.KerberosPrincipal
(String name, int nameType) Constructs aKerberosPrincipal
from the provided string and name type input.ServicePermission
(String servicePrincipal, String action) Create a newServicePermission
with the specifiedservicePrincipal
andaction
. -
Uses of String in javax.security.auth.login
Modifier and TypeMethodDescriptionAppConfigurationEntry.getLoginModuleName()
Get the class name of the configuredLoginModule
.Configuration.getType()
Return the type of this Configuration.AppConfigurationEntry.LoginModuleControlFlag.toString()
Return a String representation of this controlFlag.Modifier and TypeMethodDescriptionAppConfigurationEntry.getOptions()
Get the options configured for thisLoginModule
.Modifier and TypeMethodDescriptionprotected abstract AppConfigurationEntry[]
ConfigurationSpi.engineGetAppConfigurationEntry
(String name) Retrieve the AppConfigurationEntries for the specifiedname
.abstract AppConfigurationEntry[]
Configuration.getAppConfigurationEntry
(String name) Retrieve the AppConfigurationEntries for the specifiedname
from this Configuration.static Configuration
Configuration.getInstance
(String type, Configuration.Parameters params) Returns a Configuration object of the specified type.static Configuration
Configuration.getInstance
(String type, Configuration.Parameters params, String provider) Returns a Configuration object of the specified type.static Configuration
Configuration.getInstance
(String type, Configuration.Parameters params, Provider provider) Returns a Configuration object of the specified type.ModifierConstructorDescriptionAccountException
(String msg) Constructs a AccountException with the specified detail message.Constructs a AccountExpiredException with the specified detail message.Constructs a AccountLockedException with the specified detail message.Constructs a AccountNotFoundException with the specified detail message.AppConfigurationEntry
(String loginModuleName, AppConfigurationEntry.LoginModuleControlFlag controlFlag, Map<String, ?> options) Default constructor for this class.Constructs a CredentialException with the specified detail message.Constructs a CredentialExpiredException with the specified detail message.Constructs a CredentialNotFoundException with the specified detail message.Constructs a FailedLoginException with the specified detail message.LoginContext
(String name) Instantiate a newLoginContext
object with a name.LoginContext
(String name, CallbackHandler callbackHandler) Instantiate a newLoginContext
object with a name and aCallbackHandler
object.LoginContext
(String name, Subject subject) Instantiate a newLoginContext
object with a name and aSubject
object.LoginContext
(String name, Subject subject, CallbackHandler callbackHandler) Instantiate a newLoginContext
object with a name, aSubject
to be authenticated, and aCallbackHandler
object.LoginContext
(String name, Subject subject, CallbackHandler callbackHandler, Configuration config) Instantiate a newLoginContext
object with a name, aSubject
to be authenticated, aCallbackHandler
object, and a loginConfiguration
.LoginException
(String msg) Constructs a LoginException with the specified detail message.ModifierConstructorDescriptionAppConfigurationEntry
(String loginModuleName, AppConfigurationEntry.LoginModuleControlFlag controlFlag, Map<String, ?> options) Default constructor for this class. -
Uses of String in javax.security.auth.spi
Modifier and TypeMethodDescriptionvoid
LoginModule.initialize
(Subject subject, CallbackHandler callbackHandler, Map<String, ?> sharedState, Map<String, ?> options) Initialize this LoginModule. -
Uses of String in javax.security.auth.x500
Modifier and TypeFieldDescriptionstatic final String
X500Principal.CANONICAL
Canonical String format of Distinguished Names.static final String
X500Principal.RFC1779
RFC 1779 String format of Distinguished Names.static final String
X500Principal.RFC2253
RFC 2253 String format of Distinguished Names.Modifier and TypeMethodDescriptionX500PrivateCredential.getAlias()
Returns the KeyStore alias.X500Principal.getName()
Returns a string representation of the X.500 distinguished name using the format defined in RFC 2253.Returns a string representation of the X.500 distinguished name using the specified format.Returns a string representation of the X.500 distinguished name using the specified format.X500Principal.toString()
Return a user-friendly string representation of thisX500Principal
.Modifier and TypeMethodDescriptionReturns a string representation of the X.500 distinguished name using the specified format.Returns a string representation of the X.500 distinguished name using the specified format.Modifier and TypeMethodDescriptionReturns a string representation of the X.500 distinguished name using the specified format.Returns a string representation of the X.500 distinguished name using the specified format.ModifierConstructorDescriptionX500Principal
(String name) Creates anX500Principal
from a string representation of an X.500 distinguished name (ex: "CN=Duke, OU=JavaSoft, O=Sun Microsystems, C=US").X500Principal
(String name, Map<String, String> keywordMap) Creates anX500Principal
from a string representation of an X.500 distinguished name (ex: "CN=Duke, OU=JavaSoft, O=Sun Microsystems, C=US").X500PrivateCredential
(X509Certificate cert, PrivateKey key, String alias) Creates an X500PrivateCredential that associates an X.509 certificate, a private key and the KeyStore alias.ModifierConstructorDescriptionX500Principal
(String name, Map<String, String> keywordMap) Creates anX500Principal
from a string representation of an X.500 distinguished name (ex: "CN=Duke, OU=JavaSoft, O=Sun Microsystems, C=US").X500Principal
(String name, Map<String, String> keywordMap) Creates anX500Principal
from a string representation of an X.500 distinguished name (ex: "CN=Duke, OU=JavaSoft, O=Sun Microsystems, C=US"). -
Uses of String in javax.security.cert
Modifier and TypeMethodDescriptionabstract String
X509Certificate.getSigAlgName()
Deprecated, for removal: This API element is subject to removal in a future version.Gets the signature algorithm name for the certificate signature algorithm.abstract String
X509Certificate.getSigAlgOID()
Deprecated, for removal: This API element is subject to removal in a future version.Gets the signature algorithm OID string from the certificate.abstract String
Certificate.toString()
Deprecated, for removal: This API element is subject to removal in a future version.Returns a string representation of this certificate.Modifier and TypeMethodDescriptionabstract void
Deprecated, for removal: This API element is subject to removal in a future version.Verifies that this certificate was signed using the private key that corresponds to the specified public key.ModifierConstructorDescriptionCertificateEncodingException
(String message) Deprecated, for removal: This API element is subject to removal in a future version.Constructs a CertificateEncodingException with the specified detail message.Deprecated, for removal: This API element is subject to removal in a future version.Constructs a certificate exception with the given detail message.CertificateExpiredException
(String message) Deprecated, for removal: This API element is subject to removal in a future version.Constructs a CertificateExpiredException with the specified detail message.CertificateNotYetValidException
(String message) Deprecated, for removal: This API element is subject to removal in a future version.Constructs a CertificateNotYetValidException with the specified detail message.CertificateParsingException
(String message) Deprecated, for removal: This API element is subject to removal in a future version.Constructs a CertificateParsingException with the specified detail message. -
Uses of String in javax.security.sasl
Modifier and TypeFieldDescriptionstatic final String
Sasl.BOUND_SERVER_NAME
The name of a property that specifies the bound server name for an unbound server.static final String
Sasl.CREDENTIALS
The name of a property that specifies the credentials to use.static final String
Sasl.MAX_BUFFER
The name of a property that specifies the maximum size of the receive buffer in bytes ofSaslClient
/SaslServer
.static final String
The name of a property that specifies whether mechanisms that implement forward secrecy between sessions are required.static final String
Sasl.POLICY_NOACTIVE
The name of a property that specifies whether mechanisms susceptible to active (non-dictionary) attacks are not permitted.static final String
Sasl.POLICY_NOANONYMOUS
The name of a property that specifies whether mechanisms that accept anonymous login are not permitted.static final String
Sasl.POLICY_NODICTIONARY
The name of a property that specifies whether mechanisms susceptible to passive dictionary attacks are not permitted.static final String
Sasl.POLICY_NOPLAINTEXT
The name of a property that specifies whether mechanisms susceptible to simple plain passive attacks (e.g., "PLAIN") are not permitted.static final String
The name of a property that specifies whether mechanisms that pass client credentials are required.static final String
Sasl.QOP
The name of a property that specifies the quality-of-protection to use.static final String
Sasl.RAW_SEND_SIZE
The name of a property that specifies the maximum size of the raw send buffer in bytes ofSaslClient
/SaslServer
.static final String
Sasl.REUSE
The name of a property that specifies whether to reuse previously authenticated session information.static final String
Sasl.SERVER_AUTH
The name of a property that specifies whether the server must authenticate to the client.static final String
Sasl.STRENGTH
The name of a property that specifies the cipher strength to use.Modifier and TypeMethodDescriptionAuthorizeCallback.getAuthenticationID()
Returns the authentication id to check.AuthorizeCallback.getAuthorizationID()
Returns the authorization id to check.SaslServer.getAuthorizationID()
Reports the authorization ID in effect for the client of this session.AuthorizeCallback.getAuthorizedID()
Returns the id of the authorized user.SaslClient.getMechanismName()
Returns the IANA-registered mechanism name of this SASL client.SaslServer.getMechanismName()
Returns the IANA-registered mechanism name of this SASL server.String[]
SaslClientFactory.getMechanismNames
(Map<String, ?> props) Returns an array of names of mechanisms that match the specified mechanism selection policies.String[]
SaslServerFactory.getMechanismNames
(Map<String, ?> props) Returns an array of names of mechanisms that match the specified mechanism selection policies.SaslException.toString()
Returns the string representation of this exception.Modifier and TypeMethodDescriptionstatic SaslClient
Sasl.createSaslClient
(String[] mechanisms, String authorizationId, String protocol, String serverName, Map<String, ?> props, CallbackHandler cbh) Creates aSaslClient
using the parameters supplied.SaslClientFactory.createSaslClient
(String[] mechanisms, String authorizationId, String protocol, String serverName, Map<String, ?> props, CallbackHandler cbh) Creates a SaslClient using the parameters supplied.static SaslServer
Sasl.createSaslServer
(String mechanism, String protocol, String serverName, Map<String, ?> props, CallbackHandler cbh) Creates aSaslServer
for the specified mechanism.SaslServerFactory.createSaslServer
(String mechanism, String protocol, String serverName, Map<String, ?> props, CallbackHandler cbh) Creates aSaslServer
using the parameters supplied.SaslClient.getNegotiatedProperty
(String propName) Retrieves the negotiated property.SaslServer.getNegotiatedProperty
(String propName) Retrieves the negotiated property.void
AuthorizeCallback.setAuthorizedID
(String id) Sets the id of the authorized entity.Modifier and TypeMethodDescriptionstatic SaslClient
Sasl.createSaslClient
(String[] mechanisms, String authorizationId, String protocol, String serverName, Map<String, ?> props, CallbackHandler cbh) Creates aSaslClient
using the parameters supplied.SaslClientFactory.createSaslClient
(String[] mechanisms, String authorizationId, String protocol, String serverName, Map<String, ?> props, CallbackHandler cbh) Creates a SaslClient using the parameters supplied.static SaslServer
Sasl.createSaslServer
(String mechanism, String protocol, String serverName, Map<String, ?> props, CallbackHandler cbh) Creates aSaslServer
for the specified mechanism.SaslServerFactory.createSaslServer
(String mechanism, String protocol, String serverName, Map<String, ?> props, CallbackHandler cbh) Creates aSaslServer
using the parameters supplied.String[]
SaslClientFactory.getMechanismNames
(Map<String, ?> props) Returns an array of names of mechanisms that match the specified mechanism selection policies.String[]
SaslServerFactory.getMechanismNames
(Map<String, ?> props) Returns an array of names of mechanisms that match the specified mechanism selection policies.ModifierConstructorDescriptionAuthenticationException
(String detail) Constructs a new instance ofAuthenticationException
with a detailed message.AuthenticationException
(String detail, Throwable ex) Constructs a new instance ofAuthenticationException
with a detailed message and a root exception.AuthorizeCallback
(String authnID, String authzID) Constructs an instance ofAuthorizeCallback
.RealmCallback
(String prompt) Constructs aRealmCallback
with a prompt.RealmCallback
(String prompt, String defaultRealmInfo) Constructs aRealmCallback
with a prompt and default realm information.RealmChoiceCallback
(String prompt, String[] choices, int defaultChoice, boolean multiple) Constructs aRealmChoiceCallback
with a prompt, a list of choices and a default choice.SaslException
(String detail) Constructs a new instance ofSaslException
with a detailed message.SaslException
(String detail, Throwable ex) Constructs a new instance ofSaslException
with a detailed message and a root exception. -
Uses of String in javax.smartcardio
Modifier and TypeMethodDescriptionCardPermission.getActions()
Returns the canonical string representation of the actions.static String
TerminalFactory.getDefaultType()
Get the default TerminalFactory type.abstract String
CardTerminal.getName()
Returns the unique name of this terminal.abstract String
Card.getProtocol()
Returns the protocol in use for this card.TerminalFactory.getType()
Returns the type of this TerminalFactory.ATR.toString()
Returns a string representation of this ATR.CommandAPDU.toString()
Returns a string representation of this command APDU.ResponseAPDU.toString()
Returns a string representation of this response APDU.TerminalFactory.toString()
Returns a string representation of this TerminalFactory.Modifier and TypeMethodDescriptionabstract Card
Establishes a connection to the card.static TerminalFactory
TerminalFactory.getInstance
(String type, Object params) Returns a TerminalFactory of the specified type that is initialized with the specified parameters.static TerminalFactory
TerminalFactory.getInstance
(String type, Object params, String provider) Returns a TerminalFactory of the specified type that is initialized with the specified parameters.static TerminalFactory
TerminalFactory.getInstance
(String type, Object params, Provider provider) Returns a TerminalFactory of the specified type that is initialized with the specified parameters.CardTerminals.getTerminal
(String name) Returns the terminal with the specified name or null if no such terminal exists.static CardTerminals.State
Returns the enum constant of this class with the specified name.ModifierConstructorDescriptionCardException
(String message) Constructs a new CardException with the specified detail message.CardException
(String message, Throwable cause) Constructs a new CardException with the specified detail message and cause.CardNotPresentException
(String message) Constructs a new CardNotPresentException with the specified detail message.CardNotPresentException
(String message, Throwable cause) Constructs a new CardNotPresentException with the specified detail message and cause.CardPermission
(String terminalName, String actions) Constructs a new CardPermission with the specified actions. -
Uses of String in javax.sound.midi
Modifier and TypeMethodDescriptionfinal String
MidiDevice.Info.getDescription()
Obtains the description of the device.Soundbank.getDescription()
Obtains a textual description of the sound bank, suitable for display.final String
MidiDevice.Info.getName()
Obtains the name of the device.Soundbank.getName()
Obtains the name of the sound bank.SoundbankResource.getName()
Obtains the name of the resource.final String
MidiDevice.Info.getVendor()
Obtains the name of the company who supplies the device.Soundbank.getVendor()
Obtains astring
naming the company that provides the sound bank.final String
MidiDevice.Info.getVersion()
Obtains the version of the device.Soundbank.getVersion()
Obtains the version string for the sound bank.final String
MidiDevice.Info.toString()
Returns a string representation of the info object.final String
Sequencer.SyncMode.toString()
Returns mode's name as the string representation of the synchronization mode.Modifier and TypeMethodDescriptionMidiFileFormat.properties()
Obtain an unmodifiable map of properties.Modifier and TypeMethodDescriptionMidiFileFormat.getProperty
(String key) Obtain the property value specified by the key.ModifierConstructorDescriptionprotected
Constructs a device info object.protected
Instrument
(Soundbank soundbank, Patch patch, String name, Class<?> dataClass) Constructs a new MIDI instrument from the specifiedPatch
.InvalidMidiDataException
(String message) Constructs anInvalidMidiDataException
with the specified detail message.MidiUnavailableException
(String message) Constructs aMidiUnavailableException
with the specified detail message.protected
SoundbankResource
(Soundbank soundBank, String name, Class<?> dataClass) Constructs a newSoundbankResource
from the given sound bank and wavetable index.protected
Constructs a synchronization mode.ModifierConstructorDescriptionMidiFileFormat
(int type, float divisionType, int resolution, int bytes, long microseconds, Map<String, Object> properties) Construct aMidiFileFormat
with a set of properties. -
Uses of String in javax.sound.sampled
Modifier and TypeMethodDescriptionfinal String
Mixer.Info.getDescription()
Obtains the description of the mixer.AudioFileFormat.Type.getExtension()
Obtains the common file name extension for this file type.FloatControl.getMaxLabel()
Obtains the label for the maximum value, such as "Right" or "Full".FloatControl.getMidLabel()
Obtains the label for the mid-point value, such as "Center" or "Default".FloatControl.getMinLabel()
Obtains the label for the minimum value, such as "Left" or "Off".final String
Mixer.Info.getName()
Obtains the name of the mixer.Port.Info.getName()
Obtains the name of the port.ReverbType.getName()
Obtains the name of this reverb type.BooleanControl.getStateLabel
(boolean state) Obtains the label for the specified state.FloatControl.getUnits()
Obtains the label for the units in which the control's values are expressed, such as "dB" or "frames per second."final String
Mixer.Info.getVendor()
Obtains the vendor of the mixer.final String
Mixer.Info.getVersion()
Obtains the version of the mixer.AudioFileFormat.toString()
Returns a string representation of the audio file format.final String
AudioFileFormat.Type.toString()
Returns type's name as the string representation of the file type.final String
AudioFormat.Encoding.toString()
Returns encoding's name as the string representation of the encoding.AudioFormat.toString()
Returns a string that describes the audio format, such as: "PCM SIGNED 22050 Hz 16 bit mono big-endian".BooleanControl.toString()
Returns a string representation of the boolean control.CompoundControl.toString()
Returns a string representation of the compound control.Control.toString()
Returns a string representation of the control.final String
Control.Type.toString()
Returns type's name as the string representation of the control type.DataLine.Info.toString()
Returns a string representation of the info object.EnumControl.toString()
Returns a string representation of the enumerated control.FloatControl.toString()
Returns a string representation of the float control.Line.Info.toString()
Returns a string representation of the info object.LineEvent.toString()
Returns a string representation of the event.LineEvent.Type.toString()
Returns type's name as the string representation of the event type.final String
Mixer.Info.toString()
Returns a string representation of the info object.final String
Port.Info.toString()
Returns a string representation of the info object.final String
ReverbType.toString()
Returns a string representation of the reverb type, including its name and its parameter settings.Modifier and TypeMethodDescriptionAudioFileFormat.properties()
Obtain an unmodifiable map of properties.AudioFormat.properties()
Obtain an unmodifiable map of properties.Modifier and TypeMethodDescriptionAudioFileFormat.getProperty
(String key) Obtain the property value specified by the key.AudioFormat.getProperty
(String key) Obtain the property value specified by the key.ModifierConstructorDescriptionAudioPermission
(String name) Creates a newAudioPermission
object that has the specified symbolic name, such as "play" or "record".AudioPermission
(String name, String actions) Creates a newAudioPermission
object that has the specified symbolic name, such as "play" or "record".protected
BooleanControl
(BooleanControl.Type type, boolean initialValue, String trueStateLabel, String falseStateLabel) Constructs a new boolean control object with the given parameters.Constructs a new encoding.protected
FloatControl
(FloatControl.Type type, float minimum, float maximum, float precision, int updatePeriod, float initialValue, String units) Constructs a new float control object with the given parameters.protected
FloatControl
(FloatControl.Type type, float minimum, float maximum, float precision, int updatePeriod, float initialValue, String units, String minLabel, String midLabel, String maxLabel) Constructs a new float control object with the given parameters.protected
Constructs a mixer's info object, passing it the given textual information.Constructs a port's info object from the information given.LineUnavailableException
(String message) Constructs aLineUnavailableException
that has the specified detail message.protected
ReverbType
(String name, int earlyReflectionDelay, float earlyReflectionIntensity, int lateReflectionDelay, float lateReflectionIntensity, int decayTime) Constructs a new reverb type that has the specified reverberation parameter values.Constructs a file type.protected
Constructs a new boolean control type.protected
Constructs a new compound control type.protected
Constructs a new control type with the name specified.protected
Constructs a new enumerated control type.protected
Constructs a new float control type.protected
Constructs a new event type.UnsupportedAudioFileException
(String message) Constructs anUnsupportedAudioFileException
that has the specified detail message.ModifierConstructorDescriptionAudioFileFormat
(AudioFileFormat.Type type, AudioFormat format, int frameLength, Map<String, Object> properties) Construct an audio file format object with a set of defined properties.AudioFormat
(AudioFormat.Encoding encoding, float sampleRate, int sampleSizeInBits, int channels, int frameSize, float frameRate, boolean bigEndian, Map<String, Object> properties) Constructs anAudioFormat
with the given parameters. -
Uses of String in javax.sql
Modifier and TypeMethodDescriptionRowSet.getCommand()
Retrieves thisRowSet
object's command property.RowSet.getDataSourceName()
Retrieves the logical name that identifies the data source for thisRowSet
object.RowSet.getPassword()
Retrieves the password used to create a database connection.RowSet.getUrl()
Retrieves the url property thisRowSet
object will use to create a connection if it uses theDriverManager
instead of aDataSource
object to establish the connection.RowSet.getUsername()
Retrieves the username used to create a database connection for thisRowSet
object.Modifier and TypeMethodDescriptionRowSet.getTypeMap()
Retrieves theMap
object associated with thisRowSet
object, which specifies the custom mapping of SQL user-defined types, if any.Modifier and TypeMethodDescriptionDataSource.getConnection
(String username, String password) Attempts to establish a connection with the data source that thisDataSource
object represents.ConnectionPoolDataSource.getPooledConnection
(String user, String password) Attempts to establish a physical database connection that can be used as a pooled connection.XADataSource.getXAConnection
(String user, String password) Attempts to establish a physical database connection, using the given user name and password.Specifies the password to be used when creating a connectionSpecifies the password to be used when creating a connectionvoid
RowSet.setAsciiStream
(String parameterName, InputStream x) Sets the designated parameter to the given input stream.void
RowSet.setAsciiStream
(String parameterName, InputStream x, int length) Sets the designated parameter to the given input stream, which will have the specified number of bytes.void
RowSet.setBigDecimal
(String parameterName, BigDecimal x) Sets the designated parameter to the givenjava.math.BigDecimal
value.void
RowSet.setBinaryStream
(String parameterName, InputStream x) Sets the designated parameter to the given input stream.void
RowSet.setBinaryStream
(String parameterName, InputStream x, int length) Sets the designated parameter to the given input stream, which will have the specified number of bytes.void
RowSet.setBlob
(String parameterName, InputStream inputStream) Sets the designated parameter to aInputStream
object.void
RowSet.setBlob
(String parameterName, InputStream inputStream, long length) Sets the designated parameter to aInputStream
object.void
Sets the designated parameter to the givenjava.sql.Blob
object.void
RowSet.setBoolean
(String parameterName, boolean x) Sets the designated parameter to the given Javaboolean
value.void
Sets the designated parameter to the given Javabyte
value.void
Sets the designated parameter to the given Java array of bytes.void
RowSetMetaData.setCatalogName
(int columnIndex, String catalogName) Sets the designated column's table's catalog name, if any, to the givenString
.void
RowSet.setCharacterStream
(String parameterName, Reader reader) Sets the designated parameter to the givenReader
object.void
RowSet.setCharacterStream
(String parameterName, Reader reader, int length) Sets the designated parameter to the givenReader
object, which is the given number of characters long.void
Sets the designated parameter to aReader
object.void
Sets the designated parameter to aReader
object.void
Sets the designated parameter to the givenjava.sql.Clob
object.void
RowSetMetaData.setColumnLabel
(int columnIndex, String label) Sets the suggested column title for use in printouts and displays, if any, to the givenString
.void
RowSetMetaData.setColumnName
(int columnIndex, String columnName) Sets the name of the designated column to the givenString
.void
RowSetMetaData.setColumnTypeName
(int columnIndex, String typeName) Sets the designated column's type name that is specific to the data source, if any, to the givenString
.void
RowSet.setCommand
(String cmd) Sets thisRowSet
object's command property to the given SQL query.void
RowSet.setDataSourceName
(String name) Sets the data source name property for thisRowSet
object to the givenString
.void
Sets the designated parameter to the givenjava.sql.Date
value using the default time zone of the virtual machine that is running the application.void
Sets the designated parameter to the givenjava.sql.Date
value, using the givenCalendar
object.void
Sets the designated parameter to the given Javadouble
value.void
Sets the designated parameter to the given Javafloat
value.void
Sets the designated parameter to the given Javaint
value.void
Sets the designated parameter to the given Javalong
value.void
RowSet.setNCharacterStream
(String parameterName, Reader value) Sets the designated parameter to aReader
object.void
RowSet.setNCharacterStream
(String parameterName, Reader value, long length) Sets the designated parameter to aReader
object.void
Sets the designated parameter to aReader
object.void
Sets the designated parameter to aReader
object.void
Sets the designated parameter to ajava.sql.NClob
object.void
RowSet.setNString
(int parameterIndex, String value) Sets the designated parameter to the givenString
object.void
RowSet.setNString
(String parameterName, String value) Sets the designated parameter to the givenString
object.void
Sets the designated parameter in thisRowSet
object's SQL command to SQLNULL
.void
Sets the designated parameter to SQLNULL
.void
Sets the designated parameter to SQLNULL
.void
Sets the value of the designated parameter with the given object.void
Sets the value of the designated parameter with the given object.void
Sets the value of the designated parameter with the given object.void
RowSet.setPassword
(String password) Sets the database password for thisRowSet
object to the givenString
.void
Sets the designated parameter to the givenjava.sql.RowId
object.void
RowSetMetaData.setSchemaName
(int columnIndex, String schemaName) Sets the name of the designated column's table's schema, if any, to the givenString
.void
Sets the designated parameter to the given Javashort
value.void
Sets the designated parameter to the givenjava.sql.SQLXML
object.void
Sets the designated parameter in thisRowSet
object's command to the given JavaString
value.void
Sets the designated parameter to the given JavaString
value.void
RowSetMetaData.setTableName
(int columnIndex, String tableName) Sets the designated column's table name, if any, to the givenString
.void
Sets the designated parameter to the givenjava.sql.Time
value.void
Sets the designated parameter to the givenjava.sql.Time
value, using the givenCalendar
object.void
RowSet.setTimestamp
(String parameterName, Timestamp x) Sets the designated parameter to the givenjava.sql.Timestamp
value.void
RowSet.setTimestamp
(String parameterName, Timestamp x, Calendar cal) Sets the designated parameter to the givenjava.sql.Timestamp
value, using the givenCalendar
object.void
Sets the URL thisRowSet
object will use when it uses theDriverManager
to create a connection.void
RowSet.setUsername
(String name) Sets the username property for thisRowSet
object to the givenString
.Specifies the username to be used when creating a connectionSpecifies the username to be used when creating a connectionModifier and TypeMethodDescriptionvoid
RowSet.setTypeMap
(Map<String, Class<?>> map) Installs the givenjava.util.Map
object as the default type map for thisRowSet
object. -
Uses of String in javax.sql.rowset
Modifier and TypeFieldDescriptionstatic final String
WebRowSet.PUBLIC_XML_SCHEMA
The public identifier for the XML Schema definition that defines the XML tags and their valid values for aWebRowSet
implementation.static final String
WebRowSet.SCHEMA_SYSTEM_ID
The URL for the XML Schema definition file that defines the XML tags and their valid values for aWebRowSet
implementation.Modifier and TypeMethodDescriptionRowSetMetaDataImpl.getCatalogName
(int columnIndex) Retrieves the catalog name of the table from which the value in the designated column was derived.RowSetMetaDataImpl.getColumnClassName
(int columnIndex) Retrieves the fully-qualified name of the class in the Java programming language to which a value in the designated column will be mapped.RowSetMetaDataImpl.getColumnLabel
(int columnIndex) Retrieves the suggested column title for the designated column for use in printouts and displays.RowSetMetaDataImpl.getColumnName
(int columnIndex) Retrieves the name of the designated column.RowSetMetaDataImpl.getColumnTypeName
(int columnIndex) Retrieves the DBMS-specific type name for values stored in the designated column.BaseRowSet.getCommand()
Retrieves the SQL query that is the command for thisRowSet
object.BaseRowSet.getDataSourceName()
Returns the logical name that when supplied to a naming service that uses the Java Naming and Directory Interface (JNDI) API, will retrieve ajavax.sql.DataSource
object.String[]
Joinable.getMatchColumnNames()
Retrieves the names of the match columns that were set for thisRowSet
object with the methodsetMatchColumn(String [] columnNames)
.BaseRowSet.getPassword()
Returns the password used to create a database connection for thisRowSet
object.String[]
JoinRowSet.getRowSetNames()
Returns aString
array containing the names of theRowSet
objects added to thisJoinRowSet
object.RowSetMetaDataImpl.getSchemaName
(int columnIndex) Retrieves the schema name of the table from which the value in the designated column was derived.CachedRowSet.getTableName()
Returns an identifier for the object (table) that was used to create thisCachedRowSet
object.RowSetMetaDataImpl.getTableName
(int columnIndex) Retrieves the name of the table from which the value in the designated column was derived.BaseRowSet.getUrl()
Retrieves the JDBC URL that thisRowSet
object'sjavax.sql.Reader
object uses to make a connection with a relational database using a JDBC technology-enabled driver.BaseRowSet.getUsername()
Returns the user name used to create a database connection.JoinRowSet.getWhereClause()
Return a SQL-like description of the WHERE clause being used in a JoinRowSet object.Modifier and TypeMethodDescriptionBaseRowSet.getTypeMap()
Retrieves the type map associated with theConnection
object for thisRowSet
object.Modifier and TypeMethodDescriptionvoid
Adds one or moreRowSet
objects contained in the given array ofRowSet
objects to thisJoinRowSet
object and sets the match column for each of theRowSet
objects to the match columns in the given array of column names.void
Adds rowset to thisJoinRowSet
object and sets the designated column as the match column.boolean
CachedRowSet.columnUpdated
(String columnName) Indicates whether the designated column in the current row of thisCachedRowSet
object has been updated.boolean
This method is called by theFilteredRowSet
object to check whether the value lies between the filtering criteria set using the setFilter method.static RowSetFactory
RowSetProvider.newFactory
(String factoryClassName, ClassLoader cl) Creates a new instance of aRowSetFactory
from the specified factory class name.void
BaseRowSet.setAsciiStream
(String parameterName, InputStream x) Sets the designated parameter to the given input stream.void
BaseRowSet.setAsciiStream
(String parameterName, InputStream x, int length) Sets the designated parameter to the given input stream, which will have the specified number of bytes.void
BaseRowSet.setBigDecimal
(String parameterName, BigDecimal x) Sets the designated parameter to the givenjava.math.BigDecimal
value.void
BaseRowSet.setBinaryStream
(String parameterName, InputStream x) Sets the designated parameter to the given input stream.void
BaseRowSet.setBinaryStream
(String parameterName, InputStream x, int length) Sets the designated parameter to the given input stream, which will have the specified number of bytes.void
BaseRowSet.setBlob
(String parameterName, InputStream inputStream) Sets the designated parameter to aInputStream
object.void
BaseRowSet.setBlob
(String parameterName, InputStream inputStream, long length) Sets the designated parameter to aInputStream
object.void
Sets the designated parameter to the givenjava.sql.Blob
object.void
BaseRowSet.setBoolean
(String parameterName, boolean x) Sets the designated parameter to the given Javaboolean
value.void
Sets the designated parameter to the given Javabyte
value.void
Sets the designated parameter to the given Java array of bytes.void
RowSetMetaDataImpl.setCatalogName
(int columnIndex, String catalogName) Sets the catalog name of the table from which the designated column was derived to catalogName.void
BaseRowSet.setCharacterStream
(String parameterName, Reader reader) Sets the designated parameter to the givenReader
object.void
BaseRowSet.setCharacterStream
(String parameterName, Reader reader, int length) Sets the designated parameter to the givenReader
object, which is the given number of characters long.void
Sets the designated parameter to aReader
object.void
Sets the designated parameter to aReader
object.void
Sets the designated parameter to the givenjava.sql.Clob
object.void
RowSetMetaDataImpl.setColumnLabel
(int columnIndex, String label) Sets the suggested column label for use in printouts and displays, if any, to label.void
RowSetMetaDataImpl.setColumnName
(int columnIndex, String columnName) Sets the column name of the designated column to the given name.void
RowSetMetaDataImpl.setColumnTypeName
(int columnIndex, String typeName) Sets the type name used by the data source for values stored in the designated column to the given type name.void
BaseRowSet.setCommand
(String cmd) Sets thisRowSet
object'scommand
property to the givenString
object and clears the parameters, if any, that were set for the previous command.void
BaseRowSet.setDataSourceName
(String name) Sets theDataSource
name property for thisRowSet
object to the given logical name and sets thisRowSet
object's Url property tonull
.void
Sets the designated parameter to the givenjava.sql.Date
value using the default time zone of the virtual machine that is running the application.void
Sets the designated parameter to the givenjava.sql.Date
value, using the givenCalendar
object.void
Sets the designated parameter to the given Javadouble
value.void
Sets the designated parameter to the given Javafloat
value.void
Sets the designated parameter to the given Javaint
value.void
Sets the designated parameter to the given Javalong
value.void
Joinable.setMatchColumn
(String columnName) Sets the designated column as the match column for thisRowSet
object.void
Joinable.setMatchColumn
(String[] columnNames) Sets the designated columns as the match column for thisRowSet
object.void
BaseRowSet.setNCharacterStream
(String parameterName, Reader value) Sets the designated parameter to aReader
object.void
BaseRowSet.setNCharacterStream
(String parameterName, Reader value, long length) Sets the designated parameter to aReader
object.void
Sets the designated parameter to aReader
object.void
Sets the designated parameter to aReader
object.void
Sets the designated parameter to ajava.sql.NClob
object.void
BaseRowSet.setNString
(int parameterIndex, String value) Sets the designated parameter to the givenString
object.void
BaseRowSet.setNString
(String parameterName, String value) Sets the designated parameter to the givenString
object.void
Sets the designated parameter to SQLNULL
.void
Sets the designated parameter to SQLNULL
.void
Sets the designated parameter to SQLNULL
.void
Sets the value of the designated parameter with the given object.void
Sets the value of the designated parameter with the given object.void
Sets the value of the designated parameter with the given object.void
BaseRowSet.setPassword
(String pass) Sets the password used to create a database connection for thisRowSet
object to the givenString
object.void
Sets the designated parameter to the givenjava.sql.RowId
object.void
RowSetMetaDataImpl.setSchemaName
(int columnIndex, String schemaName) Sets the designated column's table's schema name, if any, to schemaName.void
Sets the designated parameter to the given Javashort
value.void
Sets the designated parameter to the givenjava.sql.SQLXML
object.void
Sets the designated parameter to the givenString
value.void
Sets the designated parameter to the given JavaString
value.void
CachedRowSet.setSyncProvider
(String provider) Sets theSyncProvider
object for thisCachedRowSet
object to the one specified.void
CachedRowSet.setTableName
(String tabName) Sets the identifier for the table from which thisCachedRowSet
object was derived to the given table name.void
RowSetMetaDataImpl.setTableName
(int columnIndex, String tableName) Sets the name of the table from which the designated column was derived to the given table name.void
Sets the designated parameter to the givenjava.sql.Time
value.void
Sets the designated parameter to the givenjava.sql.Time
value, using the givenCalendar
object.void
BaseRowSet.setTimestamp
(String parameterName, Timestamp x) Sets the designated parameter to the givenjava.sql.Timestamp
value.void
BaseRowSet.setTimestamp
(String parameterName, Timestamp x, Calendar cal) Sets the designated parameter to the givenjava.sql.Timestamp
value, using the givenCalendar
object.void
Sets the Url property for thisRowSet
object to the givenString
object and sets the dataSource name property tonull
.void
BaseRowSet.setUsername
(String name) Sets the username property for thisRowSet
object to the given user name.Collection<?>
CachedRowSet.toCollection
(String column) Converts the designated column in thisCachedRowSet
object to aCollection
object.void
Joinable.unsetMatchColumn
(String columnName) Unsets the designated column as the match column for thisRowSet
object.void
Joinable.unsetMatchColumn
(String[] columnName) Unsets the designated columns as the match columns for thisRowSet
object.Modifier and TypeMethodDescriptionvoid
BaseRowSet.setTypeMap
(Map<String, Class<?>> map) Installs the givenjava.util.Map
object as the type map associated with theConnection
object for thisRowSet
object.ModifierConstructorDescriptionRowSetWarning
(String reason) Constructs aRowSetWarning
object with the given value for the reason; SQLState defaults to null, and vendorCode defaults to 0.RowSetWarning
(String reason, String SQLState) Constructs aRowSetWarning
object initialized with the given values for the reason and SQLState.RowSetWarning
(String reason, String SQLState, int vendorCode) Constructs a fully specifiedRowSetWarning
object initialized with the given values for the reason, SQLState and vendorCode. -
Uses of String in javax.sql.rowset.serial
Modifier and TypeMethodDescriptionSerialArray.getBaseTypeName()
Retrieves the DBMS-specific type name for the elements in thisSerialArray
object.SerialRef.getBaseTypeName()
Returns a string describing the base type name of theRef
.SerialStruct.getSQLTypeName()
Retrieves the SQL type name for thisSerialStruct
object.SerialClob.getSubString
(long pos, int length) Returns a copy of the substring contained in thisSerialClob
object, starting at the given position and continuing for the specified number or characters.SQLInputImpl.readNString()
Reads the next attribute in the stream and returns it as aString
in the Java programming language.SQLInputImpl.readString()
Retrieves the next attribute in thisSQLInputImpl
object as aString
in the Java programming language.Modifier and TypeMethodDescriptionlong
Returns the position in thisSerialClob
object where the givenString
object begins, starting the search at the specified position.int
Writes the given JavaString
to theCLOB
value that thisSerialClob
object represents, at the positionpos
.int
Writeslen
characters ofstr
, starting at characteroffset
, to theCLOB
value that thisClob
represents.void
SQLOutputImpl.writeNString
(String x) Writes the next attribute to the stream as aString
in the Java programming language.void
SQLOutputImpl.writeString
(String x) Writes aString
in the Java programming language to thisSQLOutputImpl
object.Modifier and TypeMethodDescriptionReturns a new array that is a copy of a slice of thisSerialArray
object, starting with the element at the given index and containing the given number of consecutive elements.Returns a new array that is a copy of thisSerialArray
object, using the given type map for the custom mapping of each element when the elements are SQL UDTs.Object[]
SerialStruct.getAttributes
(Map<String, Class<?>> map) Retrieves the attributes for the SQL structured type that thisSerialStruct
represents as an array ofObject
values, using the given type map for custom mapping if appropriate.Returns anObject
representing the SQL structured type to which thisSerialRef
object refers.SerialArray.getResultSet
(long index, int count, Map<String, Class<?>> map) Retrieves a result set holding the elements of the subarray that starts at Retrieves aResultSet
object that contains a subarray of the elements in thisSerialArray
object, starting at index index and containing up to count successive elements.SerialArray.getResultSet
(Map<String, Class<?>> map) Retrieves aResultSet
object that contains all of the elements of the SQLARRAY
value represented by thisSerialArray
object.ModifierConstructorDescriptionSerialException
(String msg) Creates a newSerialException
with the specified message.ModifierConstructorDescriptionSerialArray
(Array array, Map<String, Class<?>> map) Constructs a newSerialArray
object from the givenArray
object, using the given type map for the custom mapping of each element when the elements are SQL UDTs.SerialStruct
(SQLData in, Map<String, Class<?>> map) Constructs aSerialStruct
object from the givenSQLData
object, using the given type map to custom map it to a class in the Java programming language.SerialStruct
(Struct in, Map<String, Class<?>> map) Constructs aSerialStruct
object from the givenStruct
object, using the givenjava.util.Map
object for custom mapping the SQL structured type or any of its attributes that are SQL structured types.SQLInputImpl
(Object[] attributes, Map<String, Class<?>> map) Creates anSQLInputImpl
object initialized with the given array of attributes and the given type map.SQLOutputImpl
(Vector<?> attributes, Map<String, ?> map) Creates a newSQLOutputImpl
object initialized with the given vector of attributes and type map. -
Uses of String in javax.sql.rowset.spi
Modifier and TypeFieldDescriptionstatic final String
SyncFactory.ROWSET_SYNC_PROVIDER
The standard property-id for a synchronization provider implementation name.static final String
SyncFactory.ROWSET_SYNC_PROVIDER_VERSION
The standard property-id for a synchronization provider implementation version tag.static final String
SyncFactory.ROWSET_SYNC_VENDOR
The standard property-id for a synchronization provider implementation vendor name.Modifier and TypeMethodDescriptionabstract String
SyncProvider.getProviderID()
Returns the unique identifier for thisSyncProvider
object.abstract String
SyncProvider.getVendor()
Returns the vendor name of thisSyncProvider
instanceabstract String
SyncProvider.getVersion()
Returns the release version of thisSyncProvider
instance.Modifier and TypeMethodDescriptionSyncResolver.getConflictValue
(String columnName) Retrieves the value in the designated column in the current row of thisSyncResolver
object, which is the value in the data source that caused a conflict.static SyncProvider
SyncFactory.getInstance
(String providerID) Returns theSyncProvider
instance identified by providerID.static void
SyncFactory.registerProvider
(String providerID) Adds the given synchronization provider to the factory register.void
SyncResolver.setResolvedValue
(String columnName, Object obj) Sets obj as the value in column columnName in the current row of theRowSet
object that is being synchronized.static void
SyncFactory.unregisterProvider
(String providerID) Removes the designated currently registered synchronization provider from the Factory SPI register.ModifierConstructorDescriptionConstructs anSyncFactoryException
with the specified detail message.Constructs aSyncProviderException
object with the specified detail message. -
Uses of String in javax.swing
Modifier and TypeFieldDescriptionstatic final String
Action.ACCELERATOR_KEY
The key used for storing aKeyStroke
to be used as the accelerator for the action.static final String
JFileChooser.ACCEPT_ALL_FILE_FILTER_USED_CHANGED_PROPERTY
Identifies whether a the AcceptAllFileFilter is used or not.static final String
JFileChooser.ACCESSORY_CHANGED_PROPERTY
Says that a different accessory component is in use (for example, to preview files).static final String
Action.ACTION_COMMAND_KEY
The key used to determine the commandString
for theActionEvent
that will be created when anAction
is going to be notified as the result of residing in aKeymap
associated with aJComponent
.protected String
DefaultButtonModel.actionCommand
The action command string fired by the button.protected String
JComboBox.actionCommand
This protected field is implementation specific.static final String
Bound property name for anchor selection path.static final String
JFileChooser.APPROVE_BUTTON_MNEMONIC_CHANGED_PROPERTY
Identifies change in the mnemonic for the approve (yes, ok) button.static final String
JFileChooser.APPROVE_BUTTON_TEXT_CHANGED_PROPERTY
Identifies change in the text on the approve (yes, ok) button.static final String
JFileChooser.APPROVE_BUTTON_TOOL_TIP_TEXT_CHANGED_PROPERTY
Identifies change in the tooltip text for the approve (yes, ok) button.static final String
JFileChooser.APPROVE_SELECTION
Instruction to approve the current selection (same as pressing yes or ok).static final String
SpringLayout.BASELINE
Specifies the baseline of a component.static final String
AbstractButton.BORDER_PAINTED_CHANGED_PROPERTY
Identifies a change to having the border drawn, or having it not drawn.static final String
JCheckBox.BORDER_PAINTED_FLAT_CHANGED_PROPERTY
Identifies a change to the flat property.static final String
JSplitPane.BOTTOM
Used to add aComponent
below the otherComponent
.static final String
JFileChooser.CANCEL_SELECTION
Instruction to cancel the current selection.static final String
JTree.CELL_EDITOR_PROPERTY
Bound property name forcellEditor
.static final String
JTree.CELL_RENDERER_PROPERTY
Bound property name forcellRenderer
.static final String
JFileChooser.CHOOSABLE_FILE_FILTER_CHANGED_PROPERTY
Identifies a change in the list of predefined file filters the user can choose from.static final String
JColorChooser.CHOOSER_PANELS_PROPERTY
The chooserPanel array property name.static final String
ScrollPaneConstants.COLUMN_HEADER
Identifies the area at the top the viewport between the upper left corner and the upper right corner.static final String
AbstractButton.CONTENT_AREA_FILLED_CHANGED_PROPERTY
Identifies a change to having the button paint the content area.static final String
JInternalFrame.CONTENT_PANE_PROPERTY
Bound property name.static final String
JSplitPane.CONTINUOUS_LAYOUT_PROPERTY
Bound property name for continuousLayout.static final String
JFileChooser.CONTROL_BUTTONS_ARE_SHOWN_CHANGED_PROPERTY
Instruction to display the control buttons.static final String
Action.DEFAULT
Not currently used.static final String
JFileChooser.DIALOG_TITLE_CHANGED_PROPERTY
Identifies a change in the dialog title.static final String
JFileChooser.DIALOG_TYPE_CHANGED_PROPERTY
Identifies a change in the type of files displayed (files only, directories only, or both files and directories).static final String
JFileChooser.DIRECTORY_CHANGED_PROPERTY
Identifies user's directory change.static final String
AbstractButton.DISABLED_ICON_CHANGED_PROPERTY
Identifies a change to the icon used when the button has been disabled.static final String
AbstractButton.DISABLED_SELECTED_ICON_CHANGED_PROPERTY
Identifies a change to the icon used when the button has been disabled and selected.static final String
Action.DISPLAYED_MNEMONIC_INDEX_KEY
The key used for storing anInteger
that corresponds to the index in the text (identified by theNAME
property) that the decoration for a mnemonic should be rendered at.static final String
JSplitPane.DIVIDER
Used to add aComponent
that will represent the divider.static final String
JSplitPane.DIVIDER_LOCATION_PROPERTY
Bound property for the dividerLocation.static final String
JSplitPane.DIVIDER_SIZE_PROPERTY
Bound property name for border.static final String
SpringLayout.EAST
Specifies the right edge of a component's bounding rectangle.static final String
JTree.EDITABLE_PROPERTY
Bound property name foreditable
.static final String
Bound property name for expands selected paths propertystatic final String
JFileChooser.FILE_FILTER_CHANGED_PROPERTY
User changed the kind of files to display.static final String
JFileChooser.FILE_HIDING_CHANGED_PROPERTY
Identifies a change in the display-hidden-files property.static final String
JFileChooser.FILE_SELECTION_MODE_CHANGED_PROPERTY
Identifies a change in the kind of selection (single, multiple, etc.).static final String
JFileChooser.FILE_SYSTEM_VIEW_CHANGED_PROPERTY
Says that a different object is being used to find available drives on the system.static final String
JFileChooser.FILE_VIEW_CHANGED_PROPERTY
Says that a different object is being used to retrieve file information.static final String
FocusManager.FOCUS_MANAGER_CLASS_PROPERTY
This field is obsolete, and its use is discouraged since its specification is incompatible with the 1.4 focus APIs.static final String
AbstractButton.FOCUS_PAINTED_CHANGED_PROPERTY
Identifies a change to having the border highlighted when focused, or not.static final String
JInternalFrame.FRAME_ICON_PROPERTY
Bound property name.static final String
JInternalFrame.GLASS_PANE_PROPERTY
Bound property name.static final String
SpringLayout.HEIGHT
Specifies the height of a component's bounding rectangle.static final String
JEditorPane.HONOR_DISPLAY_PROPERTIES
Key for a client property used to indicate whether the default font and foreground color from the component are used if a font or foreground color is not specified in the styled text.static final String
AbstractButton.HORIZONTAL_ALIGNMENT_CHANGED_PROPERTY
Identifies a change in the button's horizontal alignment.static final String
SpringLayout.HORIZONTAL_CENTER
Specifies the horizontal center of a component's bounding rectangle.static final String
ScrollPaneConstants.HORIZONTAL_SCROLLBAR
Identifies a horizontal scrollbar.static final String
ScrollPaneConstants.HORIZONTAL_SCROLLBAR_POLICY
Identifies the horizontal scroll bar policy property.static final String
AbstractButton.HORIZONTAL_TEXT_POSITION_CHANGED_PROPERTY
Identifies a change in the button's horizontal text position.static final String
AbstractButton.ICON_CHANGED_PROPERTY
Identifies a change to the icon that represents the button.static final String
JOptionPane.ICON_PROPERTY
Bound property name foricon
.static final String
JOptionPane.INITIAL_SELECTION_VALUE_PROPERTY
Bound property name forinitialSelectionValue
.static final String
JOptionPane.INITIAL_VALUE_PROPERTY
Bound property name forinitialValue
.static final String
JOptionPane.INPUT_VALUE_PROPERTY
Bound property name forinputValue
.static final String
Bound property name formessagesStopCellEditing
.static final String
JInternalFrame.IS_CLOSED_PROPERTY
Constrained property name indicating that the internal frame is closed.static final String
JInternalFrame.IS_ICON_PROPERTY
Constrained property name indicating that the internal frame is iconified.static final String
JInternalFrame.IS_MAXIMUM_PROPERTY
Constrained property name indicating that the internal frame is maximized.static final String
JInternalFrame.IS_SELECTED_PROPERTY
Constrained property name indicated that this frame has selected status.static final String
Action.LARGE_ICON_KEY
The key used for storing anIcon
.static final String
JTree.LARGE_MODEL_PROPERTY
Bound property name forlargeModel
.static final String
JSplitPane.LAST_DIVIDER_LOCATION_PROPERTY
Bound property for lastLocation.static final String
JLayeredPane.LAYER_PROPERTY
Bound propertystatic final String
JInternalFrame.LAYERED_PANE_PROPERTY
Bound property name.static final String
Bound property name forleadSelectionPath
.static final String
JSplitPane.LEFT
Used to add aComponent
to the left of the otherComponent
.static final String
Action.LONG_DESCRIPTION
The key used for storing a longerString
description for the action, could be used for context-sensitive help.static final String
ScrollPaneConstants.LOWER_LEADING_CORNER
Identifies the lower leading edge corner of the viewport.static final String
ScrollPaneConstants.LOWER_LEFT_CORNER
Identifies the lower left corner of the viewport.static final String
ScrollPaneConstants.LOWER_RIGHT_CORNER
Identifies the lower right corner of the viewport.static final String
ScrollPaneConstants.LOWER_TRAILING_CORNER
Identifies the lower trailing edge corner of the viewport.static final String
AbstractButton.MARGIN_CHANGED_PROPERTY
Identifies a change in the button's margins.static final String
JInternalFrame.MENU_BAR_PROPERTY
Bound property name.static final String
JOptionPane.MESSAGE_PROPERTY
Bound property name formessage
.static final String
JOptionPane.MESSAGE_TYPE_PROPERTY
Bound property name fortype
.static final String
AbstractButton.MNEMONIC_CHANGED_PROPERTY
Identifies a change to the button's mnemonic.static final String
Action.MNEMONIC_KEY
The key used for storing anInteger
that corresponds to one of theKeyEvent
key codes.static final String
AbstractButton.MODEL_CHANGED_PROPERTY
Identifies a change in the button model.static final String
JFileChooser.MULTI_SELECTION_ENABLED_CHANGED_PROPERTY
Enables multiple-file selections.static final String
Action.NAME
The key used for storing theString
name for the action, used for a menu or button.static final String
SpringLayout.NORTH
Specifies the top edge of a component's bounding rectangle.static final String
JTextField.notifyAction
Name of the action to send notification that the contents of the field have been accepted.static final String
JSplitPane.ONE_TOUCH_EXPANDABLE_PROPERTY
Bound property for oneTouchExpandable.static final String
JOptionPane.OPTION_TYPE_PROPERTY
Bound property name foroptionType
.static final String
JOptionPane.OPTIONS_PROPERTY
Bound property name foroption
.static final String
JSplitPane.ORIENTATION_PROPERTY
Bound property name for orientation (horizontal or vertical).static final String
AbstractButton.PRESSED_ICON_CHANGED_PROPERTY
Identifies a change to the icon used when the button has been pressed.static final String
JColorChooser.PREVIEW_PANEL_PROPERTY
The preview panel property name.protected String
JProgressBar.progressString
An optional string that can be displayed on the progress bar.static final String
JSplitPane.RESIZE_WEIGHT_PROPERTY
Bound property for weight.static final String
JSplitPane.RIGHT
Used to add aComponent
to the right of the otherComponent
.static final String
AbstractButton.ROLLOVER_ENABLED_CHANGED_PROPERTY
Identifies a change from rollover enabled to disabled or back to enabled.static final String
AbstractButton.ROLLOVER_ICON_CHANGED_PROPERTY
Identifies a change to the icon used when the cursor is over the button.static final String
AbstractButton.ROLLOVER_SELECTED_ICON_CHANGED_PROPERTY
Identifies a change to the icon used when the cursor is over the button and it has been selected.static final String
JInternalFrame.ROOT_PANE_PROPERTY
Bound property name.static final String
JTree.ROOT_VISIBLE_PROPERTY
Bound property name forrootVisible
.static final String
ScrollPaneConstants.ROW_HEADER
Identifies the area along the left side of the viewport between the upper left corner and the lower left corner.static final String
JTree.ROW_HEIGHT_PROPERTY
Bound property name forrowHeight
.static final String
Bound property name forscrollsOnExpand
.static final String
JFileChooser.SELECTED_FILE_CHANGED_PROPERTY
Identifies change in user's single-file selection.static final String
JFileChooser.SELECTED_FILES_CHANGED_PROPERTY
Identifies change in user's multiple-file selection.static final String
AbstractButton.SELECTED_ICON_CHANGED_PROPERTY
Identifies a change to the icon used when the button has been selected.static final String
Action.SELECTED_KEY
The key used for storing aBoolean
that corresponds to the selected state.static final String
JColorChooser.SELECTION_MODEL_PROPERTY
The selection model property name.static final String
JTree.SELECTION_MODEL_PROPERTY
Bound property name for selectionModel.static final String
JOptionPane.SELECTION_VALUES_PROPERTY
Bound property name forselectionValues
.static final String
Action.SHORT_DESCRIPTION
The key used for storing a shortString
description for the action, used for tooltip text.static final String
Bound property name forshowsRootHandles
.static final String
Action.SMALL_ICON
The key used for storing a smallIcon
, such asImageIcon
.static final String
SpringLayout.SOUTH
Specifies the bottom edge of a component's bounding rectangle.static final String
AbstractButton.TEXT_CHANGED_PROPERTY
Identifies a change in the button's text.protected String
JInternalFrame.title
The title displayed in this internal frame's title bar.static final String
JInternalFrame.TITLE_PROPERTY
Bound property name.static final String
Bound property name fortoggleClickCount
.static final String
JComponent.TOOL_TIP_TEXT_KEY
The comment to display when the cursor is over the component, also known as a "value tip", "flyover help", or "flyover label".static final String
JSplitPane.TOP
Used to add aComponent
above the otherComponent
.static final String
JTree.TREE_MODEL_PROPERTY
Bound property name fortreeModel
.static final String
ScrollPaneConstants.UPPER_LEADING_CORNER
Identifies the upper leading edge corner of the viewport.static final String
ScrollPaneConstants.UPPER_LEFT_CORNER
Identifies the upper left corner of the viewport.static final String
ScrollPaneConstants.UPPER_RIGHT_CORNER
Identifies the upper right corner of the viewport.static final String
ScrollPaneConstants.UPPER_TRAILING_CORNER
Identifies the upper trailing edge corner of the viewport.static final String
JOptionPane.VALUE_PROPERTY
Bound property name forvalue
.static final String
AbstractButton.VERTICAL_ALIGNMENT_CHANGED_PROPERTY
Identifies a change in the button's vertical alignment.static final String
SpringLayout.VERTICAL_CENTER
Specifies the vertical center of a component's bounding rectangle.static final String
ScrollPaneConstants.VERTICAL_SCROLLBAR
Identifies a vertical scrollbar.static final String
ScrollPaneConstants.VERTICAL_SCROLLBAR_POLICY
Identifies the vertical scroll bar policy property.static final String
AbstractButton.VERTICAL_TEXT_POSITION_CHANGED_PROPERTY
Identifies a change in the button's vertical text position.static final String
ScrollPaneConstants.VIEWPORT
Identifies a "viewport" or display area, within which scrolled contents are visible.static final String
Bound property name forvisibleRowCount
.static final String
JEditorPane.W3C_LENGTH_UNITS
Key for a client property used to indicate whether w3c compliant length units are used for html rendering.static final String
JOptionPane.WANTS_INPUT_PROPERTY
Bound property name forwantsInput
.static final String
SpringLayout.WEST
Specifies the left edge of a component's bounding rectangle.static final String
SpringLayout.WIDTH
Specifies the width of a component's bounding rectangle.Modifier and TypeMethodDescriptionJTree.convertValueToText
(Object value, boolean selected, boolean expanded, boolean leaf, int row, boolean hasFocus) Called by the renderers to convert the specified value to text.AbstractButton.AccessibleAbstractButton.getAccessibleActionDescription
(int i) Return a description of the specified action of the object.JComboBox.AccessibleJComboBox.getAccessibleActionDescription
(int i) Return a description of the specified action of the object.JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink.getAccessibleActionDescription
(int i) Return a String description of this particular link action.JList.AccessibleJList.AccessibleJListChild.getAccessibleActionDescription
(int i) Returns a description of the specified action of the object.JSlider.AccessibleJSlider.getAccessibleActionDescription
(int i) Returns a description of the specified action of the object.JSpinner.AccessibleJSpinner.getAccessibleActionDescription
(int i) Returns a description of the specified action of the object.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleActionDescription
(int i) Return a description of the specified action of the tree node.JComponent.AccessibleJComponent.getAccessibleDescription()
Gets the accessible description of this object.JEditorPane.AccessibleJEditorPane.getAccessibleDescription()
Gets the accessibleDescription property of this object.JTable.AccessibleJTable.AccessibleJTableCell.getAccessibleDescription()
Gets the accessible description of this object.JToolTip.AccessibleJToolTip.getAccessibleDescription()
Get the accessible description of this object.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleDescription()
Get the accessible description of this object.ProgressMonitor.AccessibleProgressMonitor.getAccessibleDescription()
Gets the accessibleDescription property of this object.ImageIcon.AccessibleImageIcon.getAccessibleIconDescription()
Gets the description of the icon.AbstractButton.AccessibleAbstractButton.getAccessibleName()
Returns the accessible name of this object.JComponent.AccessibleJComponent.getAccessibleName()
Gets the accessible name of this object.JDialog.AccessibleJDialog.getAccessibleName()
Get the accessible name of this object.JFrame.AccessibleJFrame.getAccessibleName()
Get the accessible name of this object.JInternalFrame.AccessibleJInternalFrame.getAccessibleName()
Get the accessible name of this object.JLabel.AccessibleJLabel.getAccessibleName()
Get the accessible name of this object.JTabbedPane.AccessibleJTabbedPane.getAccessibleName()
Returns the accessible name of this object, ornull
if there is no accessible name.JTable.AccessibleJTable.AccessibleJTableCell.getAccessibleName()
Gets the accessible name of this object.JTree.AccessibleJTree.AccessibleJTreeNode.getAccessibleName()
Get the accessible name of this object.ProgressMonitor.AccessibleProgressMonitor.getAccessibleName()
Gets the accessibleName property of this object.AbstractButton.getActionCommand()
Returns the action command for this button.ButtonModel.getActionCommand()
Returns the action command string for the button.DefaultButtonModel.getActionCommand()
Returns the action command string for the button.JComboBox.getActionCommand()
Returns the action command that is included in the event sent to action listeners.Timer.getActionCommand()
Returns the string that will be delivered as the action command inActionEvent
s fired by this timer.AbstractButton.AccessibleAbstractButton.getAfterIndex
(int part, int index) Returns the String after a given index.JLabel.AccessibleJLabel.getAfterIndex
(int part, int index) Returns the String after a given index.JPasswordField.AccessibleJPasswordField.getAfterIndex
(int part, int index) Returns theString
after a givenindex
.JSpinner.AccessibleJSpinner.getAfterIndex
(int part, int index) Returns the String after a given index.ProgressMonitor.AccessibleProgressMonitor.getAfterIndex
(int part, int index) Returns the String after a given index.JFileChooser.getApproveButtonText()
Returns the text used in theApproveButton
in theFileChooserUI
.JFileChooser.getApproveButtonToolTipText()
Returns the tooltip text used in theApproveButton
.AbstractButton.AccessibleAbstractButton.getAtIndex
(int part, int index) Returns the String at a given index.JLabel.AccessibleJLabel.getAtIndex
(int part, int index) Returns the String at a given index.JPasswordField.AccessibleJPasswordField.getAtIndex
(int part, int index) Returns theString
at a givenindex
.JSpinner.AccessibleJSpinner.getAtIndex
(int part, int index) Returns the String at a given index.ProgressMonitor.AccessibleProgressMonitor.getAtIndex
(int part, int index) Returns the String at a given index.AbstractButton.AccessibleAbstractButton.getBeforeIndex
(int part, int index) Returns the String before a given index.JLabel.AccessibleJLabel.getBeforeIndex
(int part, int index) Returns the String before a given index.JPasswordField.AccessibleJPasswordField.getBeforeIndex
(int part, int index) Returns theString
before a givenindex
.JSpinner.AccessibleJSpinner.getBeforeIndex
(int part, int index) Returns the String before a given index.ProgressMonitor.AccessibleProgressMonitor.getBeforeIndex
(int part, int index) Returns the String before a given index.protected String
JComponent.AccessibleJComponent.getBorderTitle
(Border b) Recursively search through the border hierarchy (if it exists) for a TitledBorder with a non-null title.UIManager.LookAndFeelInfo.getClassName()
Returns the name of the class that implements this look and feel.JTable.getColumnName
(int column) Returns the name of the column appearing in the view at column positioncolumn
.final String
JEditorPane.getContentType()
Gets the type of content that this editor is currently set to deal with.static String
UIManager.getCrossPlatformLookAndFeelClassName()
Returns the name of theLookAndFeel
class that implements the default cross platform look and feel -- the Java Look and Feel (JLF).ImageIcon.getDescription()
Gets the description of the image.JFileChooser.getDescription
(File f) Returns the file description.abstract String
LookAndFeel.getDescription()
Return a one line description of this look and feel implementation, e.g.JFileChooser.getDialogTitle()
Gets the string that goes in theJFileChooser
's titlebar.static String
JEditorPane.getEditorKitClassNameForContentType
(String type) Returns the currently registeredEditorKit
class name for the typetype
.abstract String
LookAndFeel.getID()
Return a string that identifies this look and feel.AbstractButton.getLabel()
Deprecated.- Replaced bygetText
JPopupMenu.getLabel()
Returns the popup menu's labelJEditorPane.JEditorPaneAccessibleHypertextSupport.getLinkText
(int linkIndex) Returns the contiguous text within the document that is associated with this hyperlink.Returns the filename.abstract String
LookAndFeel.getName()
Return a short string that identifies this look and feel, e.g.UIManager.LookAndFeelInfo.getName()
Returns the name of the look and feel in a form suitable for a menu or other presentationProgressMonitor.getNote()
Specifies the additional note that is displayed along with the progress message.AbstractButton.AccessibleAbstractButton.getSelectedText()
Returns the portion of the text that is selected.JLabel.AccessibleJLabel.getSelectedText()
Returns the portion of the text that is selected.JSpinner.AccessibleJSpinner.getSelectedText()
Returns the portion of the text that is selected.ProgressMonitor.AccessibleProgressMonitor.getSelectedText()
Returns the portion of the text that is selected.JProgressBar.getString()
Returns aString
representation of the current progress.If the value ofkey
is aString
return it, otherwise returnnull
.If the value ofkey
for the givenLocale
is aString
return it, otherwise returnnull
.static String
Returns a string from the defaults.static String
Returns a string from the defaults that is appropriate for the given locale.RowFilter.Entry.getStringValue
(int index) Returns the string value at the specified index.DefaultRowSorter.ModelWrapper.getStringValueAt
(int row, int column) Returns the value as aString
at the specified index.static String
UIManager.getSystemLookAndFeelClassName()
Returns the name of theLookAndFeel
class that implements the native system look and feel if there is one, otherwise the name of the default cross platformLookAndFeel
class.AbstractButton.getText()
Returns the button's text.JEditorPane.getText()
Returns the text contained in thisTextComponent
in terms of the content type of this editor.JLabel.getText()
Returns the text string that the label displays.JPasswordField.getText()
Deprecated.As of Java 2 platform v1.2, replaced bygetPassword
.JPasswordField.getText
(int offs, int len) Deprecated.As of Java 2 platform v1.2, replaced bygetPassword
.JPasswordField.AccessibleJPasswordField.getTextRange
(int startIndex, int endIndex) Returns the text between twoindices
.JSpinner.AccessibleJSpinner.getTextRange
(int startIndex, int endIndex) Returns the text string between two indices.JToolTip.getTipText()
Returns the text that is shown when the tool tip is displayed.JInternalFrame.getTitle()
Returns the title of theJInternalFrame
.JTabbedPane.getTitleAt
(int index) Returns the tab title atindex
.AbstractButton.AccessibleAbstractButton.getTitledBorderText()
Returns the titled border textJComponent.AccessibleJComponent.getTitledBorderText()
Returns the titled border textJLabel.AccessibleJLabel.getTitledBorderText()
Returns the titled border textAbstractButton.AccessibleAbstractButton.getToolTipText()
Returns the tool tip textJComponent.AccessibleJComponent.getToolTipText()
Returns the tool tip textJComponent.getToolTipText()
Returns the tooltip string that has been set withsetToolTipText
.JComponent.getToolTipText
(MouseEvent event) Returns the string to be used as the tooltip for event.JLabel.AccessibleJLabel.getToolTipText()
Returns the tool tip textJList.getToolTipText
(MouseEvent event) Returns the tooltip text to be used for the given event.JTabbedPane.getToolTipText
(MouseEvent event) Returns the tooltip text for the component determined by the mouse event location.JTable.getToolTipText
(MouseEvent event) OverridesJComponent
'sgetToolTipText
method in order to allow the renderer's tips to be used if it has text set.JTree.getToolTipText
(MouseEvent event) OverridesJComponent
'sgetToolTipText
method in order to allow renderer's tips to be used if it has text set.JTabbedPane.getToolTipTextAt
(int index) Returns the tab tooltip text atindex
.JFileChooser.getTypeDescription
(File f) Returns the file type.JButton.getUIClassID()
Returns a string that specifies the name of the L&F class that renders this component.JCheckBox.getUIClassID()
Returns a string that specifies the name of the L&F class that renders this component.JCheckBoxMenuItem.getUIClassID()
Returns the name of the L&F class that renders this component.JColorChooser.getUIClassID()
Returns the name of the L&F class that renders this component.JComboBox.getUIClassID()
Returns the name of the L&F class that renders this component.JComponent.getUIClassID()
Returns theUIDefaults
key used to look up the name of theswing.plaf.ComponentUI
class that defines the look and feel for this component.JDesktopPane.getUIClassID()
Returns the name of the L&F class that renders this component.JEditorPane.getUIClassID()
Gets the class ID for the UI.JFileChooser.getUIClassID()
Returns a string that specifies the name of the L&F class that renders this component.JFormattedTextField.getUIClassID()
Gets the class ID for a UI.JInternalFrame.getUIClassID()
Returns the name of the look-and-feel class that renders this component.JInternalFrame.JDesktopIcon.getUIClassID()
Returns the name of the look-and-feel class that renders this component.JLabel.getUIClassID()
Returns a string that specifies the name of the l&f class that renders this component.JList.getUIClassID()
Returns"ListUI"
, theUIDefaults
key used to look up the name of thejavax.swing.plaf.ListUI
class that defines the look and feel for this component.JMenu.getUIClassID()
Returns the name of the L&F class that renders this component.JMenuBar.getUIClassID()
Returns the name of the L&F class that renders this component.JMenuItem.getUIClassID()
Returns the suffix used to construct the name of the L&F class used to render this component.JOptionPane.getUIClassID()
Returns the name of the UI class that implements the L&F for this component.JPanel.getUIClassID()
Returns a string that specifies the name of the L&F class that renders this component.JPasswordField.getUIClassID()
Returns the name of the L&F class that renders this component.JPopupMenu.getUIClassID()
Returns the name of the L&F class that renders this component.JPopupMenu.Separator.getUIClassID()
Returns the name of the L&F class that renders this component.JProgressBar.getUIClassID()
Returns the name of the look-and-feel class that renders this component.JRadioButton.getUIClassID()
Returns the name of the L&F class that renders this component.JRadioButtonMenuItem.getUIClassID()
Returns the name of the L&F class that renders this component.JRootPane.getUIClassID()
Returns a string that specifies the name of the L&F class that renders this component.JScrollBar.getUIClassID()
Returns the name of the LookAndFeel class for this component.JScrollPane.getUIClassID()
Returns the suffix used to construct the name of the L&F class used to render this component.JSeparator.getUIClassID()
Returns the name of the L&F class that renders this component.JSlider.getUIClassID()
Returns the name of the L&F class that renders this component.JSpinner.getUIClassID()
Returns the suffix used to construct the name of the look and feel (L&F) class used to render this component.JSplitPane.getUIClassID()
Returns the name of the L&F class that renders this component.JTabbedPane.getUIClassID()
Returns the name of the UI class that implements the L&F for this component.JTable.getUIClassID()
Returns the suffix used to construct the name of the L&F class used to render this component.JTextArea.getUIClassID()
Returns the class ID for the UI.JTextField.getUIClassID()
Gets the class ID for a UI.JTextPane.getUIClassID()
Returns the class ID for the UI.JToggleButton.getUIClassID()
Returns a string that specifies the name of the l&f class that renders this component.JToolBar.getUIClassID()
Returns the name of the L&F class that renders this component.JToolBar.Separator.getUIClassID()
Returns the name of the L&F class that renders this component.JToolTip.getUIClassID()
Returns the name of the L&F class that renders this component.JTree.getUIClassID()
Returns the name of the L&F class that renders this component.JViewport.getUIClassID()
Returns a string that specifies the name of the L&F class that renders this component.final String
JInternalFrame.getWarningString()
Gets the warning string that is displayed with this internal frame.static String
SwingUtilities.layoutCompoundLabel
(FontMetrics fm, String text, Icon icon, int verticalAlignment, int horizontalAlignment, int verticalTextPosition, int horizontalTextPosition, Rectangle viewR, Rectangle iconR, Rectangle textR, int textIconGap) Compute and return the location of the icons origin, the location of origin of the text baseline, and a possibly clipped version of the compound labels string.static String
SwingUtilities.layoutCompoundLabel
(JComponent c, FontMetrics fm, String text, Icon icon, int verticalAlignment, int horizontalAlignment, int verticalTextPosition, int horizontalTextPosition, Rectangle viewR, Rectangle iconR, Rectangle textR, int textIconGap) Compute and return the location of the icons origin, the location of origin of the text baseline, and a possibly clipped version of the compound labels string.protected String
AbstractButton.paramString()
Returns a string representation of thisAbstractButton
.protected String
JApplet.paramString()
Deprecated, for removal: This API element is subject to removal in a future version.Returns a string representation of this JApplet.protected String
JButton.paramString()
Returns a string representation of thisJButton
.protected String
JCheckBox.paramString()
Returns a string representation of this JCheckBox.protected String
JCheckBoxMenuItem.paramString()
Returns a string representation of this JCheckBoxMenuItem.protected String
JColorChooser.paramString()
Returns a string representation of thisJColorChooser
.protected String
JComboBox.paramString()
Returns a string representation of thisJComboBox
.protected String
JComponent.paramString()
Returns a string representation of thisJComponent
.protected String
JDesktopPane.paramString()
Returns a string representation of thisJDesktopPane
.protected String
JDialog.paramString()
Returns a string representation of thisJDialog
.protected String
JEditorPane.paramString()
Returns a string representation of thisJEditorPane
.protected String
JFileChooser.paramString()
Returns a string representation of thisJFileChooser
.protected String
JFrame.paramString()
Returns a string representation of thisJFrame
.protected String
JInternalFrame.paramString()
Returns a string representation of thisJInternalFrame
.protected String
JLabel.paramString()
Returns a string representation of this JLabel.protected String
JLayeredPane.paramString()
Returns a string representation of this JLayeredPane.protected String
JList.paramString()
Returns aString
representation of thisJList
.protected String
JMenu.paramString()
Returns a string representation of thisJMenu
.protected String
JMenuBar.paramString()
Returns a string representation of thisJMenuBar
.protected String
JMenuItem.paramString()
Returns a string representation of thisJMenuItem
.protected String
JOptionPane.paramString()
Returns a string representation of thisJOptionPane
.protected String
JPanel.paramString()
Returns a string representation of this JPanel.protected String
JPasswordField.paramString()
Returns a string representation of thisJPasswordField
.protected String
JPopupMenu.paramString()
Returns a string representation of thisJPopupMenu
.protected String
JProgressBar.paramString()
Returns a string representation of thisJProgressBar
.protected String
JRadioButton.paramString()
Returns a string representation of this JRadioButton.protected String
JRadioButtonMenuItem.paramString()
Returns a string representation of thisJRadioButtonMenuItem
.protected String
JRootPane.paramString()
Returns a string representation of thisJRootPane
.protected String
JScrollBar.paramString()
Returns a string representation of this JScrollBar.protected String
JScrollPane.paramString()
Returns a string representation of thisJScrollPane
.protected String
JSeparator.paramString()
Returns a string representation of thisJSeparator
.protected String
JSlider.paramString()
Returns a string representation of this JSlider.protected String
JSplitPane.paramString()
Returns a string representation of thisJSplitPane
.protected String
JTabbedPane.paramString()
Returns a string representation of thisJTabbedPane
.protected String
JTable.paramString()
Returns a string representation of this table.protected String
JTextArea.paramString()
Returns a string representation of this JTextArea.protected String
JTextField.paramString()
Returns a string representation of thisJTextField
.protected String
JTextPane.paramString()
Returns a string representation of thisJTextPane
.protected String
JToggleButton.paramString()
Returns a string representation of this JToggleButton.protected String
JToolBar.paramString()
Returns a string representation of thisJToolBar
.protected String
JToolTip.paramString()
Returns a string representation of thisJToolTip
.protected String
JTree.paramString()
Returns a string representation of thisJTree
.protected String
JViewport.paramString()
Returns a string representation of thisJViewport
.protected String
JWindow.paramString()
Returns a string representation of thisJWindow
.static String
JOptionPane.showInputDialog
(Component parentComponent, Object message) Shows a question-message dialog requesting input from the user parented toparentComponent
.static String
JOptionPane.showInputDialog
(Component parentComponent, Object message, Object initialSelectionValue) Shows a question-message dialog requesting input from the user and parented toparentComponent
.static String
JOptionPane.showInputDialog
(Component parentComponent, Object message, String title, int messageType) Shows a dialog requesting input from the user parented toparentComponent
with the dialog having the titletitle
and message typemessageType
.static String
JOptionPane.showInputDialog
(Object message) Shows a question-message dialog requesting input from the user.static String
JOptionPane.showInputDialog
(Object message, Object initialSelectionValue) Shows a question-message dialog requesting input from the user, with the input value initialized toinitialSelectionValue
.static String
JOptionPane.showInternalInputDialog
(Component parentComponent, Object message) Shows an internal question-message dialog requesting input from the user parented toparentComponent
.static String
JOptionPane.showInternalInputDialog
(Component parentComponent, Object message, String title, int messageType) Shows an internal dialog requesting input from the user parented toparentComponent
with the dialog having the titletitle
and message typemessageType
.DefaultBoundedRangeModel.toString()
Returns a string that displays all of theBoundedRangeModel
properties.DefaultListModel.toString()
Returns a string that displays and identifies this object's properties.DefaultListSelectionModel.toString()
Returns a string that displays and identifies this object's properties.GroupLayout.toString()
Returns a string representation of thisGroupLayout
.ImageIcon.toString()
Returns a string representation of this image.JList.DropLocation.toString()
Returns a string representation of this drop location.JTable.DropLocation.toString()
Returns a string representation of this drop location.JTree.DropLocation.toString()
Returns a string representation of this drop location.LookAndFeel.toString()
Returns a string that displays and identifies this object's properties.RepaintManager.toString()
Returns a string that displays and identifies this object's properties.SizeRequirements.toString()
Returns a string describing the minimum, preferred, and maximum size requirements, along with the alignment.TransferHandler.DropLocation.toString()
Returns a string representation of this drop location.UIManager.LookAndFeelInfo.toString()
Returns a string that displays and identifies this object's properties.abstract String
JFormattedTextField.AbstractFormatter.valueToString
(Object value) Returns the string value to display forvalue
.Modifier and TypeMethodDescriptionprotected void
AbstractButton.actionPropertyChanged
(Action action, String propertyName) Updates the button's state in response to property changes in the associated action.protected void
JComboBox.actionPropertyChanged
(Action action, String propertyName) Updates the combobox's state in response to property changes in associated action.protected void
JMenuItem.actionPropertyChanged
(Action action, String propertyName) Updates the button's state in response to property changes in the associated action.protected void
JTextField.actionPropertyChanged
(Action action, String propertyName) Updates the textfield's state in response to property changes in associated action.Creates a new menu item with the specified text and appends it to the end of this menu.Creates a new menu item with the specified text and appends it to the end of this menu.Adds acomponent
with the specified tab title.void
BoxLayout.addLayoutComponent
(String name, Component comp) Not used by this class.void
GroupLayout.addLayoutComponent
(String name, Component component) Notification that aComponent
has been added to the parent container.void
JRootPane.RootLayout.addLayoutComponent
(String name, Component comp) void
JSpinner.DefaultEditor.addLayoutComponent
(String name, Component child) ThisLayoutManager
method does nothing.void
OverlayLayout.addLayoutComponent
(String name, Component comp) Adds the specified component to the layout.void
ScrollPaneLayout.addLayoutComponent
(String s, Component c) Adds the specified component to the layout.void
SpringLayout.addLayoutComponent
(String name, Component c) Has no effect, since this layout manager does not use a per-component string.void
ViewportLayout.addLayoutComponent
(String name, Component c) Adds the specified component to the layout.void
UIDefaults.addResourceBundle
(String bundleName) Adds a resource bundle to the list of resource bundles that are searched for localized values.Adds a new style into the logical style hierarchy.void
Adds acomponent
represented by atitle
and no icon.void
Adds acomponent
represented by atitle
and/oricon
, either of which can benull
.void
Adds acomponent
andtip
represented by atitle
and/oricon
, either of which can benull
.void
Appends the given text to the end of the document.protected int
AbstractButton.checkHorizontalKey
(int key, String exception) Verify that thekey
argument is a legal value for thehorizontalAlignment
andhorizontalTextPosition
properties.protected int
JLabel.checkHorizontalKey
(int key, String message) Verify that key is a legal value for the horizontalAlignment properties.protected int
AbstractButton.checkVerticalKey
(int key, String exception) Verify that thekey
argument is a legal value for the vertical properties.protected int
JLabel.checkVerticalKey
(int key, String message) Verify that key is a legal value for the verticalAlignment or verticalTextPosition properties.static int
SwingUtilities.computeStringWidth
(FontMetrics fm, String str) Compute the width of the string using a font with the specified "metrics" (sizes).static JDialog
JColorChooser.createDialog
(Component c, String title, boolean modal, JColorChooser chooserPane, ActionListener okListener, ActionListener cancelListener) Creates and returns a new dialog containing the specifiedColorChooser
pane along with "OK", "Cancel", and "Reset" buttons.JOptionPane.createDialog
(Component parentComponent, String title) Creates and returns a newJDialog
wrappingthis
centered on theparentComponent
in theparentComponent
's frame.JOptionPane.createDialog
(String title) Creates and returns a new parentlessJDialog
with the specified title.static EditorKit
JEditorPane.createEditorKitForContentType
(String type) Creates a handler for the given type from the default registry of editor kits.JOptionPane.createInternalFrame
(Component parentComponent, String title) Creates and returns an instance ofJInternalFrame
.static LookAndFeel
UIManager.createLookAndFeel
(String name) Creates a supported built-in JavaLookAndFeel
specified by the givenL&F name
name.static TitledBorder
BorderFactory.createTitledBorder
(String title) Creates a new titled border with the specified title, the default border type (determined by the current look and feel), the default text position (determined by the current look and feel), the default justification (leading), and the default font and text color (determined by the current look and feel).static TitledBorder
BorderFactory.createTitledBorder
(Border border, String title) Adds a title to an existing border, with default positioning (determined by the current look and feel), default justification (leading) and the default font and text color (determined by the current look and feel).static TitledBorder
BorderFactory.createTitledBorder
(Border border, String title, int titleJustification, int titlePosition) Adds a title to an existing border, with the specified positioning and using the default font and text color (determined by the current look and feel).static TitledBorder
BorderFactory.createTitledBorder
(Border border, String title, int titleJustification, int titlePosition, Font titleFont) Adds a title to an existing border, with the specified positioning and font, and using the default text color (determined by the current look and feel).static TitledBorder
BorderFactory.createTitledBorder
(Border border, String title, int titleJustification, int titlePosition, Font titleFont, Color titleColor) Adds a title to an existing border, with the specified positioning, font and color.void
DebugGraphics.drawString
(String aString, int x, int y) OverridesGraphics.drawString
.protected void
JFileChooser.fireActionPerformed
(String command) Notifies all listeners that have registered interest for notification on this event type.protected void
AbstractAction.firePropertyChange
(String propertyName, Object oldValue, Object newValue) Supports reporting bound property changes.void
DefaultListCellRenderer.firePropertyChange
(String propertyName, boolean oldValue, boolean newValue) Overridden for performance reasons.void
DefaultListCellRenderer.firePropertyChange
(String propertyName, byte oldValue, byte newValue) Overridden for performance reasons.void
DefaultListCellRenderer.firePropertyChange
(String propertyName, char oldValue, char newValue) Overridden for performance reasons.void
DefaultListCellRenderer.firePropertyChange
(String propertyName, double oldValue, double newValue) Overridden for performance reasons.void
DefaultListCellRenderer.firePropertyChange
(String propertyName, float oldValue, float newValue) Overridden for performance reasons.void
DefaultListCellRenderer.firePropertyChange
(String propertyName, int oldValue, int newValue) Overridden for performance reasons.void
DefaultListCellRenderer.firePropertyChange
(String propertyName, long oldValue, long newValue) Overridden for performance reasons.void
DefaultListCellRenderer.firePropertyChange
(String propertyName, short oldValue, short newValue) Overridden for performance reasons.protected void
DefaultListCellRenderer.firePropertyChange
(String propertyName, Object oldValue, Object newValue) Overridden for performance reasons.void
JComponent.firePropertyChange
(String propertyName, boolean oldValue, boolean newValue) Support for reporting bound property changes for boolean properties.void
JComponent.firePropertyChange
(String propertyName, int oldValue, int newValue) Support for reporting bound property changes for integer properties.protected void
JViewport.firePropertyChange
(String propertyName, Object oldValue, Object newValue) Notifies listeners of a property change.final void
SwingWorker.firePropertyChange
(String propertyName, Object oldValue, Object newValue) Reports a bound property update to any registered listeners.protected void
UIDefaults.firePropertyChange
(String propertyName, Object oldValue, Object newValue) Support for reporting bound property changes.protected void
JComponent.fireVetoableChange
(String propertyName, Object oldValue, Object newValue) Supports reporting constrained property changes.static Container
SwingUtilities.getAncestorNamed
(String name, Component comp) Convenience method for searching abovecomp
in the component hierarchy and returns the first object ofname
it finds.SpringLayout.Constraints.getConstraint
(String edgeName) Returns the value of the specified edge, which may be a derived value, or evennull
.SpringLayout.getConstraint
(String edgeName, Component c) Returns the spring controlling the distance between the specified edge of the component and the top or left edge of its parent.Returns the component at the specified corner.Returns theComponent
at the specified corner.static Object
LookAndFeel.getDesktopPropertyValue
(String systemPropertyName, Object fallbackValue) Returns the value of the specified system desktop property by invokingToolkit.getDefaultToolkit().getDesktopProperty()
.static String
JEditorPane.getEditorKitClassNameForContentType
(String type) Returns the currently registeredEditorKit
class name for the typetype
.JEditorPane.getEditorKitForContentType
(String type) Fetches the editor kit to use for the given type of content.static KeyStroke
KeyStroke.getKeyStroke
(String s) Parses a string and returns aKeyStroke
.int
JList.getNextMatch
(String prefix, int startIndex, Position.Bias bias) Returns the next list element whosetoString
value starts with the given prefix.JTree.getNextMatch
(String prefix, int startingRow, Position.Bias bias) Returns the TreePath to the next tree element that begins with a prefix.Fetches a named non-null
style previously added.Class<? extends ComponentUI>
UIDefaults.getUIClass
(String uiClassID) Returns the L&F class that renders this component.Class<? extends ComponentUI>
UIDefaults.getUIClass
(String uiClassID, ClassLoader uiClassLoader) The value ofget(uidClassID)
must be theString
name of a class that implements the correspondingComponentUI
class.protected void
UIDefaults.getUIError
(String msg) IfgetUI()
fails for any reason, it calls this method before returningnull
.Gets theObject
associated with the specified key.Gets one of this object's properties using the associated key.int
JTabbedPane.indexOfTab
(String title) Returns the first tab index with a giventitle
, or -1 if no tab has this title.protected void
Initialization of theAbstractButton
.protected void
Initializes the menu item with the specified text and icon.void
Inserts a new menu item with the specified text at a given position.void
Inserts the specified text at the specified position.void
Inserts a new tab for the given component, at the given index, represented by the given title and/or icon, either of which may benull
.void
JSpinner.AccessibleJSpinner.insertTextAtIndex
(int index, String s) Inserts the specified string at the given index/static void
LookAndFeel.installBorder
(JComponent c, String defaultBorderName) Convenience method for setting a component's border property with a value from the defaults.static void
LookAndFeel.installColors
(JComponent c, String defaultBgName, String defaultFgName) Convenience method for setting a component's foreground and background color properties with values from the defaults.static void
LookAndFeel.installColorsAndFont
(JComponent c, String defaultBgName, String defaultFgName, String defaultFontName) Convenience method for setting a component's foreground, background and font properties with values from the defaults.static void
UIManager.installLookAndFeel
(String name, String className) Adds the specified look and feel to the set of available look and feels.static void
LookAndFeel.installProperty
(JComponent c, String propertyName, Object propertyValue) Convenience method for installing a property with the specified name and value on a component if that property has not already been set by the developer.static String
SwingUtilities.layoutCompoundLabel
(FontMetrics fm, String text, Icon icon, int verticalAlignment, int horizontalAlignment, int verticalTextPosition, int horizontalTextPosition, Rectangle viewR, Rectangle iconR, Rectangle textR, int textIconGap) Compute and return the location of the icons origin, the location of origin of the text baseline, and a possibly clipped version of the compound labels string.static String
SwingUtilities.layoutCompoundLabel
(JComponent c, FontMetrics fm, String text, Icon icon, int verticalAlignment, int horizontalAlignment, int verticalTextPosition, int horizontalTextPosition, Rectangle viewR, Rectangle iconR, Rectangle textR, int textIconGap) Compute and return the location of the icons origin, the location of origin of the text baseline, and a possibly clipped version of the compound labels string.static Object
Creates and returns aUIDefault.LazyValue
that loads an image.void
SpringLayout.putConstraint
(String e1, Component c1, int pad, String e2, Component c2) Links edgee1
of componentc1
to edgee2
of componentc2
, with a fixed distance between the edges.void
Links edgee1
of componentc1
to edgee2
of componentc2
.void
Sets theValue
associated with the specified key.void
Sets one of this object's properties using the associated key.static <M,
I> RowFilter<M, I> RowFilter.regexFilter
(String regex, int... indices) Returns aRowFilter
that uses a regular expression to determine which entries to include.static void
JEditorPane.registerEditorKitForContentType
(String type, String classname) Establishes the default bindings oftype
toclassname
.static void
JEditorPane.registerEditorKitForContentType
(String type, String classname, ClassLoader loader) Establishes the default bindings oftype
toclassname
.void
JComponent.registerKeyboardAction
(ActionListener anAction, String aCommand, KeyStroke aKeyStroke, int aCondition) This method is now obsolete, please use a combination ofgetActionMap()
andgetInputMap()
for similar behavior.void
UIDefaults.removeResourceBundle
(String bundleName) Removes a resource bundle from the list of resource bundles that are searched for localized defaults.void
JTextPane.removeStyle
(String nm) Removes a named non-null
style previously added to the document.void
JTextArea.replaceRange
(String str, int start, int end) Replaces text from the indicated start to end position with the new text specified.void
JEditorPane.replaceSelection
(String content) Replaces the currently selected content with new content represented by the given string.void
JTextPane.replaceSelection
(String content) Replaces the currently selected content with new content represented by the given string.void
JSpinner.AccessibleJSpinner.replaceText
(int startIndex, int endIndex, String s) Replaces the text between two indices with the specified string.void
JEditorPane.scrollToReference
(String reference) Scrolls the view to the given reference location (that is, the value returned by theURL.getRef
method for the URL being displayed).void
JList.AccessibleJList.AccessibleJListChild.setAccessibleDescription
(String s) void
JTable.AccessibleJTable.AccessibleJTableCell.setAccessibleDescription
(String s) Sets the accessible description of this object.void
JTree.AccessibleJTree.AccessibleJTreeNode.setAccessibleDescription
(String s) Set the accessible description of this object.void
ImageIcon.AccessibleImageIcon.setAccessibleIconDescription
(String description) Sets the description of the icon.void
JList.AccessibleJList.AccessibleJListChild.setAccessibleName
(String s) void
JTable.AccessibleJTable.AccessibleJTableCell.setAccessibleName
(String s) Sets the localized accessible name of this object.void
JTree.AccessibleJTree.AccessibleJTreeNode.setAccessibleName
(String s) Set the localized accessible name of this object.void
AbstractButton.setActionCommand
(String actionCommand) Sets the action command for this button.void
ButtonModel.setActionCommand
(String s) Sets the action command string that gets sent as part of theActionEvent
when the button is triggered.void
DefaultButtonModel.setActionCommand
(String actionCommand) Sets the action command string that gets sent as part of theActionEvent
when the button is triggered.void
JComboBox.setActionCommand
(String aCommand) Sets the action command that should be included in the event sent to action listeners.void
JTextField.setActionCommand
(String command) Sets the command string used for action events.void
Timer.setActionCommand
(String command) Sets the string that will be delivered as the action command inActionEvent
s fired by this timer.void
JFileChooser.setApproveButtonText
(String approveButtonText) Sets the text used in theApproveButton
in theFileChooserUI
.void
JFileChooser.setApproveButtonToolTipText
(String toolTipText) Sets the tooltip text used in theApproveButton
.void
SpringLayout.Constraints.setConstraint
(String edgeName, Spring s) Sets the spring controlling the specified edge.final void
JEditorPane.setContentType
(String type) Sets the type of content that this editor handles.void
Adds a child that will appear in one of the scroll panes corners, if there's room.void
ImageIcon.setDescription
(String description) Sets the description of the image.void
JFileChooser.setDialogTitle
(String dialogTitle) Sets the string that goes in theJFileChooser
window's title bar.void
JEditorPane.setEditorKitForContentType
(String type, EditorKit k) Directly sets the editor kit to use for the given type.void
Deprecated.- Replaced bysetText(text)
void
Sets the popup menu's label.static void
UIManager.setLookAndFeel
(String className) Loads theLookAndFeel
specified by the given class name, using the current thread's context class loader, and passes it tosetLookAndFeel(LookAndFeel)
.void
Specifies the additional note that is displayed along with the progress message.void
Sets the current URL being displayed.void
Sets the value of the progress string.void
Sets the button's text.void
Sets the text of thisTextComponent
to the specified content, which is expected to be in the format of the content type of this editor.void
Defines the single line of text this component will display.void
void
JSpinner.AccessibleJSpinner.setTextContents
(String s) Sets the text contents to the specified string.void
JToolTip.setTipText
(String tipText) Sets the text to show when the tool tip is displayed.void
Sets theJInternalFrame
title.void
JTabbedPane.setTitleAt
(int index, String title) Sets the title atindex
totitle
which can benull
.void
JComponent.setToolTipText
(String text) Registers the text to display in a tool tip.void
JTabbedPane.setToolTipTextAt
(int index, String toolTipText) Sets the tooltip text atindex
totoolTipText
which can benull
.static int
JOptionPane.showConfirmDialog
(Component parentComponent, Object message, String title, int optionType) Brings up a dialog where the number of choices is determined by theoptionType
parameter.static int
JOptionPane.showConfirmDialog
(Component parentComponent, Object message, String title, int optionType, int messageType) Brings up a dialog where the number of choices is determined by theoptionType
parameter, where themessageType
parameter determines the icon to display.static int
JOptionPane.showConfirmDialog
(Component parentComponent, Object message, String title, int optionType, int messageType, Icon icon) Brings up a dialog with a specified icon, where the number of choices is determined by theoptionType
parameter.static Color
JColorChooser.showDialog
(Component component, String title, Color initialColor) Shows a modal color-chooser dialog and blocks until the dialog is hidden.static Color
JColorChooser.showDialog
(Component component, String title, Color initialColor, boolean colorTransparencySelectionEnabled) Shows a modal color-chooser dialog and blocks until the dialog is hidden.int
JFileChooser.showDialog
(Component parent, String approveButtonText) Pops a custom file chooser dialog with a custom approve button.static String
JOptionPane.showInputDialog
(Component parentComponent, Object message, String title, int messageType) Shows a dialog requesting input from the user parented toparentComponent
with the dialog having the titletitle
and message typemessageType
.static Object
JOptionPane.showInputDialog
(Component parentComponent, Object message, String title, int messageType, Icon icon, Object[] selectionValues, Object initialSelectionValue) Prompts the user for input in a blocking dialog where the initial selection, possible selections, and all other options can be specified.static int
JOptionPane.showInternalConfirmDialog
(Component parentComponent, Object message, String title, int optionType) Brings up a internal dialog panel where the number of choices is determined by theoptionType
parameter.static int
JOptionPane.showInternalConfirmDialog
(Component parentComponent, Object message, String title, int optionType, int messageType) Brings up an internal dialog panel where the number of choices is determined by theoptionType
parameter, where themessageType
parameter determines the icon to display.static int
JOptionPane.showInternalConfirmDialog
(Component parentComponent, Object message, String title, int optionType, int messageType, Icon icon) Brings up an internal dialog panel with a specified icon, where the number of choices is determined by theoptionType
parameter.static String
JOptionPane.showInternalInputDialog
(Component parentComponent, Object message, String title, int messageType) Shows an internal dialog requesting input from the user parented toparentComponent
with the dialog having the titletitle
and message typemessageType
.static Object
JOptionPane.showInternalInputDialog
(Component parentComponent, Object message, String title, int messageType, Icon icon, Object[] selectionValues, Object initialSelectionValue) Prompts the user for input in a blocking internal dialog where the initial selection, possible selections, and all other options can be specified.static void
JOptionPane.showInternalMessageDialog
(Component parentComponent, Object message, String title, int messageType) Brings up an internal dialog panel that displays a message using a default icon determined by themessageType
parameter.static void
JOptionPane.showInternalMessageDialog
(Component parentComponent, Object message, String title, int messageType, Icon icon) Brings up an internal dialog panel displaying a message, specifying all parameters.static int
JOptionPane.showInternalOptionDialog
(Component parentComponent, Object message, String title, int optionType, int messageType, Icon icon, Object[] options, Object initialValue) Brings up an internal dialog panel with a specified icon, where the initial choice is determined by theinitialValue
parameter and the number of choices is determined by theoptionType
parameter.static void
JOptionPane.showMessageDialog
(Component parentComponent, Object message, String title, int messageType) Brings up a dialog that displays a message using a default icon determined by themessageType
parameter.static void
JOptionPane.showMessageDialog
(Component parentComponent, Object message, String title, int messageType, Icon icon) Brings up a dialog displaying a message, specifying all parameters.static int
JOptionPane.showOptionDialog
(Component parentComponent, Object message, String title, int optionType, int messageType, Icon icon, Object[] options, Object initialValue) Brings up a dialog with a specified icon, where the initial choice is determined by theinitialValue
parameter and the number of choices is determined by theoptionType
parameter.abstract Object
JFormattedTextField.AbstractFormatter.stringToValue
(String text) Parsestext
returning an arbitrary Object.static DropMode
Returns the enum constant of this class with the specified name.static GroupLayout.Alignment
Returns the enum constant of this class with the specified name.static JTable.PrintMode
Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.static RowFilter.ComparisonType
Returns the enum constant of this class with the specified name.static SortOrder
Returns the enum constant of this class with the specified name.static SwingWorker.StateValue
Returns the enum constant of this class with the specified name.ModifierConstructorDescriptionAbstractAction
(String name) Creates anAction
with the specified name.AbstractAction
(String name, Icon icon) Creates anAction
with the specified name and small icon.DateEditor
(JSpinner spinner, String dateFormatPattern) Construct aJSpinner
editor that supports displaying and editing the value of aSpinnerDateModel
with aJFormattedTextField
.Creates an ImageIcon from an array of bytes which were read from an image file containing a supported image format, such as GIF, JPEG, or (as of 1.3) PNG.Creates an ImageIcon from the image.Creates an ImageIcon from the specified file.Creates an ImageIcon from the specified file.Creates an ImageIcon from the specified URL.Creates a button with text.Creates a button with initial text and an icon.Creates an initially unselected check box with text.Creates a check box with text and specifies whether or not it is initially selected.Creates an initially unselected check box with the specified text and icon.Creates a check box with text and icon, and specifies whether or not it is initially selected.JCheckBoxMenuItem
(String text) Creates an initially unselected check box menu item with text.JCheckBoxMenuItem
(String text, boolean b) Creates a check box menu item with the specified text and selection state.JCheckBoxMenuItem
(String text, Icon icon) Creates an initially unselected check box menu item with the specified text and icon.JCheckBoxMenuItem
(String text, Icon icon, boolean b) Creates a check box menu item with the specified text, icon, and selection state.Creates a modeless dialog with the specified title and with the specified owner dialog.Creates a dialog with the specified title, modality and the specified ownerDialog
.JDialog
(Dialog owner, String title, boolean modal, GraphicsConfiguration gc) Creates a dialog with the specified title, ownerDialog
, modality andGraphicsConfiguration
.Creates a modeless dialog with the specified title and with the specified owner frame.Creates a dialog with the specified title, ownerFrame
and modality.JDialog
(Frame owner, String title, boolean modal, GraphicsConfiguration gc) Creates a dialog with the specified title, ownerFrame
, modality andGraphicsConfiguration
.Creates a modeless dialog with the specified title and ownerWindow
.JDialog
(Window owner, String title, Dialog.ModalityType modalityType) Creates a dialog with the specified title, ownerWindow
and modality.JDialog
(Window owner, String title, Dialog.ModalityType modalityType, GraphicsConfiguration gc) Creates a dialog with the specified title, ownerWindow
, modality andGraphicsConfiguration
.JEditorPane
(String url) Creates aJEditorPane
based on a string containing a URL specification.JEditorPane
(String type, String text) Creates aJEditorPane
that has been initialized to the given text.JFileChooser
(String currentDirectoryPath) Constructs aJFileChooser
using the given path.JFileChooser
(String currentDirectoryPath, FileSystemView fsv) Constructs aJFileChooser
using the given current directory path andFileSystemView
.Creates a new, initially invisibleFrame
with the specified title.JFrame
(String title, GraphicsConfiguration gc) Creates aJFrame
with the specified title and the specifiedGraphicsConfiguration
of a screen device.JInternalFrame
(String title) Creates a non-resizable, non-closable, non-maximizable, non-iconifiableJInternalFrame
with the specified title.JInternalFrame
(String title, boolean resizable) Creates a non-closable, non-maximizable, non-iconifiableJInternalFrame
with the specified title and resizability.JInternalFrame
(String title, boolean resizable, boolean closable) Creates a non-maximizable, non-iconifiableJInternalFrame
with the specified title, resizability, and closability.JInternalFrame
(String title, boolean resizable, boolean closable, boolean maximizable) Creates a non-iconifiableJInternalFrame
with the specified title, resizability, closability, and maximizability.JInternalFrame
(String title, boolean resizable, boolean closable, boolean maximizable, boolean iconifiable) Creates aJInternalFrame
with the specified title, resizability, closability, maximizability, and iconifiability.Creates aJLabel
instance with the specified text.Creates aJLabel
instance with the specified text and horizontal alignment.Creates aJLabel
instance with the specified text, image, and horizontal alignment.Constructs a newJMenu
with the supplied string as its text.Constructs a newJMenu
with the supplied string as its text and specified as a tear-off menu or not.Creates aJMenuItem
with the specified text.Creates aJMenuItem
with the specified text and keyboard mnemonic.Creates aJMenuItem
with the specified text and icon.JPasswordField
(String text) Constructs a newJPasswordField
initialized with the specified text.JPasswordField
(String text, int columns) Constructs a newJPasswordField
initialized with the specified text and columns.JPasswordField
(Document doc, String txt, int columns) Constructs a newJPasswordField
that uses the given text storage model and the given number of columns.JPopupMenu
(String label) Constructs aJPopupMenu
with the specified title.JRadioButton
(String text) Creates an unselected radio button with the specified text.JRadioButton
(String text, boolean selected) Creates a radio button with the specified text and selection state.JRadioButton
(String text, Icon icon) Creates a radio button that has the specified text and image, and that is initially unselected.JRadioButton
(String text, Icon icon, boolean selected) Creates a radio button that has the specified text, image, and selection state.JRadioButtonMenuItem
(String text) Creates aJRadioButtonMenuItem
with text.JRadioButtonMenuItem
(String text, boolean selected) Creates a radio button menu item with the specified text and selection state.JRadioButtonMenuItem
(String text, Icon icon) Creates a radio button menu item with the specified text andIcon
.JRadioButtonMenuItem
(String text, Icon icon, boolean selected) Creates a radio button menu item that has the specified text, image, and selection state.Constructs a new TextArea with the specified text displayed.Constructs a new TextArea with the specified text and number of rows and columns.Constructs a new JTextArea with the specified number of rows and columns, and the given model.JTextField
(String text) Constructs a newTextField
initialized with the specified text.JTextField
(String text, int columns) Constructs a newTextField
initialized with the specified text and columns.JTextField
(Document doc, String text, int columns) Constructs a newJTextField
that uses the given text storage model and the given number of columns.JToggleButton
(String text) Creates an unselected toggle button with the specified text.JToggleButton
(String text, boolean selected) Creates a toggle button with the specified text and selection state.JToggleButton
(String text, Icon icon) Creates a toggle button that has the specified text and image, and that is initially unselected.JToggleButton
(String text, Icon icon, boolean selected) Creates a toggle button with the specified text, image, and selection state.Creates a new tool bar with the specifiedname
.Creates a new tool bar with a specifiedname
andorientation
.LookAndFeelInfo
(String name, String className) Constructs aUIManager
sLookAndFeelInfo
object.NumberEditor
(JSpinner spinner, String decimalFormatPattern) Construct aJSpinner
editor that supports displaying and editing the value of aSpinnerNumberModel
with aJFormattedTextField
.ProgressMonitor
(Component parentComponent, Object message, String note, int min, int max) Constructs a graphic object that shows progress, typically by filling in a rectangular bar as the process nears completion.Creates aLazyValue
which will construct an instance when asked.ProxyLazyValue
(String c, Object[] o) Creates aLazyValue
which will construct an instance when asked.ProxyLazyValue
(String c, String m) Creates aLazyValue
which will construct an instance when asked.ProxyLazyValue
(String c, String m, Object[] o) Creates aLazyValue
which will construct an instance when asked.TransferHandler
(String property) Constructs a transfer handler that can transfer a Java Bean property from one component to another via the clipboard or a drag and drop operation.Constructs an UnsupportedLookAndFeelException object. -
Uses of String in javax.swing.border
Modifier and TypeFieldDescriptionprotected String
TitledBorder.title
The title the border should display.Modifier and TypeMethodDescriptionTitledBorder.getTitle()
Returns the title of the titled border.Modifier and TypeMethodDescriptionvoid
Sets the title of the titled border.ModifierConstructorDescriptionTitledBorder
(String title) Creates a TitledBorder instance.TitledBorder
(Border border, String title) Creates a TitledBorder instance with the specified border and title.TitledBorder
(Border border, String title, int titleJustification, int titlePosition) Creates a TitledBorder instance with the specified border, title, title-justification, and title-position.TitledBorder
(Border border, String title, int titleJustification, int titlePosition, Font titleFont) Creates a TitledBorder instance with the specified border, title, title-justification, title-position, and title-font.TitledBorder
(Border border, String title, int titleJustification, int titlePosition, Font titleFont, Color titleColor) Creates a TitledBorder instance with the specified border, title, title-justification, title-position, title-font, and title-color. -
Uses of String in javax.swing.colorchooser
Modifier and TypeFieldDescriptionstatic final String
AbstractColorChooserPanel.TRANSPARENCY_ENABLED_PROPERTY
Identifies that the transparency of the color (alpha value) can be selectedModifier and TypeMethodDescriptionabstract String
AbstractColorChooserPanel.getDisplayName()
Returns a string containing the display name of the panel. -
Uses of String in javax.swing.event
Modifier and TypeMethodDescriptionHyperlinkEvent.getDescription()
Get the description of the link as a string.InternalFrameEvent.paramString()
Returns a parameter string identifying this event.DocumentEvent.EventType.toString()
Converts the type to a string.EventListenerList.toString()
Returns a string representation of the EventListenerList.HyperlinkEvent.EventType.toString()
Converts the type to a string.ListDataEvent.toString()
Returns a string representation of this ListDataEvent.ListSelectionEvent.toString()
Returns aString
that displays and identifies this object's properties.TreeModelEvent.toString()
Returns a string that displays and identifies this object's properties.Modifier and TypeMethodDescriptionstatic RowSorterEvent.Type
Returns the enum constant of this class with the specified name.ModifierConstructorDescriptionHyperlinkEvent
(Object source, HyperlinkEvent.EventType type, URL u, String desc) Creates a new object representing a hypertext link event.HyperlinkEvent
(Object source, HyperlinkEvent.EventType type, URL u, String desc, Element sourceElement) Creates a new object representing a hypertext link event.HyperlinkEvent
(Object source, HyperlinkEvent.EventType type, URL u, String desc, Element sourceElement, InputEvent inputEvent) Creates a new object representing a hypertext link event. -
Uses of String in javax.swing.filechooser
Modifier and TypeMethodDescriptionabstract String
FileFilter.getDescription()
The description of this filter.FileNameExtensionFilter.getDescription()
The description of this filter.FileView.getDescription
(File f) A human readable description of the file.String[]
FileNameExtensionFilter.getExtensions()
Returns the set of file name extensions files are tested against.The name of the file.FileSystemView.getSystemDisplayName
(File f) Name of a file, directory, or folder as it would be displayed in a system file browser.FileSystemView.getSystemTypeDescription
(File f) Type description for a file, directory, or folder as it would be displayed in a system file browser.FileView.getTypeDescription
(File f) A human readable description of the type of the file.FileNameExtensionFilter.toString()
Returns a string representation of theFileNameExtensionFilter
.Modifier and TypeMethodDescriptionFileSystemView.createFileObject
(File dir, String filename) Returns a File object constructed in dir from the given filename.FileSystemView.createFileObject
(String path) Returns a File object constructed from the given path string.ModifierConstructorDescriptionFileNameExtensionFilter
(String description, String... extensions) Creates aFileNameExtensionFilter
with the specified description and file name extensions. -
Uses of String in javax.swing.plaf
Modifier and TypeMethodDescriptionabstract String
FileChooserUI.getApproveButtonText
(JFileChooser fc) Returns approve button text.abstract String
FileChooserUI.getDialogTitle
(JFileChooser fc) Returns the dialog title.TextUI.getToolTipText
(JTextComponent t, Point pt) Deprecated.replaced byTextUI.getToolTipText2D(JTextComponent, Point2D)
TextUI.getToolTipText2D
(JTextComponent t, Point2D pt) Returns the string to be used as the tooltip at the passed in location.Modifier and TypeMethodDescriptionvoid
LayerUI.addPropertyChangeListener
(String propertyName, PropertyChangeListener listener) Adds a PropertyChangeListener to the listener list for a specific property.protected void
LayerUI.firePropertyChange
(String propertyName, Object oldValue, Object newValue) Support for reporting bound property changes for Object properties.LayerUI.getPropertyChangeListeners
(String propertyName) Returns an array of all the listeners which have been associated with the named property.void
LayerUI.removePropertyChangeListener
(String propertyName, PropertyChangeListener listener) Removes aPropertyChangeListener
from the listener list for a specific property.ModifierConstructorDescriptionFontUIResource
(String name, int style, int size) Constructs aFontUIResource
.TitledBorderUIResource
(String title) Constructs aTitledBorderUIResource
.TitledBorderUIResource
(Border border, String title) Constructs aTitledBorderUIResource
.TitledBorderUIResource
(Border border, String title, int titleJustification, int titlePosition) Constructs aTitledBorderUIResource
.TitledBorderUIResource
(Border border, String title, int titleJustification, int titlePosition, Font titleFont) Constructs aTitledBorderUIResource
.TitledBorderUIResource
(Border border, String title, int titleJustification, int titlePosition, Font titleFont, Color titleColor) Constructs aTitledBorderUIResource
. -
Uses of String in javax.swing.plaf.basic
Modifier and TypeFieldDescriptionprotected String
BasicMenuItemUI.acceleratorDelimiter
Accelerator delimiter string, such as'+'
in'Ctrl+C'
.protected String
BasicFileChooserUI.cancelButtonText
Cancel button textprotected String
BasicFileChooserUI.cancelButtonToolTipText
Cancel button tool tip textprotected static final String
BasicInternalFrameTitlePane.CLOSE_CMD
The close button text property.protected String
BasicToolBarUI.constraintBeforeFloating
The layout before floating.protected String
BasicFileChooserUI.directoryOpenButtonText
The label text displayed on the approve button when a directory is selected and the current selection mode is FILES_ONLY.protected String
BasicFileChooserUI.directoryOpenButtonToolTipText
The tooltip text displayed on the approve button when a directory is selected and the current selection mode is FILES_ONLY.static final String
BasicHTML.documentBaseKey
Key stored as a client property to indicate the base that relative references are resolved against.protected String
BasicFileChooserUI.helpButtonText
Help button textprotected String
BasicFileChooserUI.helpButtonToolTipText
Help button tool tip textprotected static final String
BasicInternalFrameTitlePane.ICONIFY_CMD
The minimize button text property.protected static final String
BasicInternalFrameTitlePane.MAXIMIZE_CMD
The maximize button text property.protected static final String
BasicInternalFrameTitlePane.MOVE_CMD
The move button text property.protected static final String
BasicSplitPaneUI.NON_CONTINUOUS_DIVIDER
The divider used for non-continuous layout is added to the split pane with this object.protected String
BasicFileChooserUI.openButtonText
Open button textprotected String
BasicFileChooserUI.openButtonToolTipText
Open button tool tip textstatic final String
BasicHTML.propertyKey
Key to use for the html renderer when stored as a client property of a JComponent.protected static final String
BasicInternalFrameTitlePane.RESTORE_CMD
The restore button text property.protected String
BasicFileChooserUI.saveButtonText
Save button textprotected String
BasicFileChooserUI.saveButtonToolTipText
Save button tool tip textprotected static final String
BasicInternalFrameTitlePane.SIZE_CMD
The size button text property.protected String
BasicFileChooserUI.updateButtonText
Update button textprotected String
BasicFileChooserUI.updateButtonToolTipText
Update button tool tip textModifier and TypeMethodDescriptionBasicFileChooserUI.getApproveButtonText
(JFileChooser fc) Returns approve button text.BasicFileChooserUI.getApproveButtonToolTipText
(JFileChooser fc) Returns the approve button tool tip.static String
BasicGraphicsUtils.getClippedString
(JComponent c, FontMetrics fm, String string, int availTextWidth) Clips the passed in string to the space provided.BasicFileChooserUI.AcceptAllFileFilter.getDescription()
The description of this filter.BasicFileChooserUI.getDialogTitle
(JFileChooser fc) Returns the title of this dialogBasicFileChooserUI.getDirectoryName()
Returns the directory name.BasicFileChooserUI.getFileName()
Returns the file name.protected String
BasicTextUI.getKeymapName()
Fetches the name of the keymap that will be installed/used by default for this UI.protected String
BasicButtonUI.getPropertyPrefix()
Returns the property prefix.BasicCheckBoxUI.getPropertyPrefix()
protected String
BasicEditorPaneUI.getPropertyPrefix()
Fetches the name used as a key to lookup properties through the UIManager.protected String
BasicFormattedTextFieldUI.getPropertyPrefix()
Fetches the name used as a key to lookup properties through the UIManager.protected String
BasicMenuItemUI.getPropertyPrefix()
Returns a property prefix.protected String
BasicPasswordFieldUI.getPropertyPrefix()
Fetches the name used as a key to look up properties through the UIManager.protected String
BasicTextAreaUI.getPropertyPrefix()
Fetches the name used as a key to look up properties through the UIManager.protected String
BasicTextFieldUI.getPropertyPrefix()
Fetches the name used as a key to lookup properties through the UIManager.protected String
BasicTextPaneUI.getPropertyPrefix()
Fetches the name used as a key to lookup properties through the UIManager.protected abstract String
BasicTextUI.getPropertyPrefix()
Gets the name used as a key to look up properties through the UIManager.protected String
BasicInternalFrameTitlePane.getTitle
(String text, FontMetrics fm, int availTextWidth) Returns the title.BasicTextUI.getToolTipText
(JTextComponent t, Point pt) Returns the string to be used as the tooltip at the passed in location.protected String
BasicLabelUI.layoutCL
(JLabel label, FontMetrics fontMetrics, String text, Icon icon, Rectangle viewR, Rectangle iconR, Rectangle textR) Forwards the call to SwingUtilities.layoutCompoundLabel().Modifier and TypeMethodDescriptionvoid
BasicComboBoxUI.ComboBoxLayoutManager.addLayoutComponent
(String name, Component comp) void
BasicInternalFrameTitlePane.TitlePaneLayout.addLayoutComponent
(String name, Component c) void
BasicInternalFrameUI.InternalFrameLayout.addLayoutComponent
(String name, Component c) If the layout manager uses a per-component string, adds the componentcomp
to the layout, associating it with the string specified byname
.void
BasicOptionPaneUI.ButtonAreaLayout.addLayoutComponent
(String string, Component comp) void
BasicScrollBarUI.addLayoutComponent
(String name, Component child) void
BasicSplitPaneDivider.DividerLayout.addLayoutComponent
(String string, Component c) void
BasicSplitPaneUI.BasicHorizontalLayoutManager.addLayoutComponent
(String place, Component component) Adds the component at place.void
BasicTabbedPaneUI.TabbedPaneLayout.addLayoutComponent
(String name, Component comp) protected void
BasicOptionPaneUI.burstStringInto
(Container c, String d, int maxll) Recursively creates newJLabel
instances to representd
.static View
BasicHTML.createHTMLView
(JComponent c, String html) Create an html renderer for the given component and string of html.static void
BasicGraphicsUtils.drawString
(Graphics g, String text, int underlinedChar, int x, int y) Draw a string with the graphicsg
at location (x,y) just likeg.drawString
would.static void
BasicGraphicsUtils.drawString
(JComponent c, Graphics2D g, String string, float x, float y) Draws the given string at the specified location using text properties and anti-aliasing hints from the provided component.static void
BasicGraphicsUtils.drawStringUnderlineCharAt
(Graphics g, String text, int underlinedIndex, int x, int y) Draw a string with the graphicsg
at location (x
,y
) just likeg.drawString
would.static void
BasicGraphicsUtils.drawStringUnderlineCharAt
(JComponent c, Graphics2D g, String string, int underlinedIndex, float x, float y) Draws the given string at the specified location underlining the specified character.protected void
BasicDirectoryModel.firePropertyChange
(String propertyName, Object oldValue, Object newValue) Support for reporting bound property changes for boolean properties.static String
BasicGraphicsUtils.getClippedString
(JComponent c, FontMetrics fm, String string, int availTextWidth) Clips the passed in string to the space provided.protected Point
BasicProgressBarUI.getStringPlacement
(Graphics g, String progressString, int x, int y, int width, int height) Designate the place where the progress string will be painted.static float
BasicGraphicsUtils.getStringWidth
(JComponent c, FontMetrics fm, String string) Returns the width of the passed in string using text properties and anti-aliasing hints from the provided component.protected String
BasicInternalFrameTitlePane.getTitle
(String text, FontMetrics fm, int availTextWidth) Returns the title.static boolean
BasicHTML.isHTMLString
(String s) Check the given string to see if it should trigger the html rendering logic in a non-text component that supports html rendering.protected String
BasicLabelUI.layoutCL
(JLabel label, FontMetrics fontMetrics, String text, Icon icon, Rectangle viewR, Rectangle iconR, Rectangle textR) Forwards the call to SwingUtilities.layoutCompoundLabel().protected void
BasicTabbedPaneUI.layoutLabel
(int tabPlacement, FontMetrics metrics, int tabIndex, String title, Icon icon, Rectangle tabRect, Rectangle iconRect, Rectangle textRect, boolean isSelected) Laysout a label.protected void
BasicLookAndFeel.loadSystemColors
(UIDefaults table, String[] systemColors, boolean useNative) Populatestable
with thename-color
pairs insystemColors
.protected void
BasicLabelUI.paintDisabledText
(JLabel l, Graphics g, String s, int textX, int textY) Paint clippedText at textX, textY with background.lighter() and then shifted down and to the right by one pixel with background.darker().protected void
BasicLabelUI.paintEnabledText
(JLabel l, Graphics g, String s, int textX, int textY) Paint clippedText at textX, textY with the labels foreground color.protected void
BasicButtonUI.paintText
(Graphics g, AbstractButton b, Rectangle textRect, String text) Method which renders the text of the current button.protected void
BasicButtonUI.paintText
(Graphics g, JComponent c, Rectangle textRect, String text) Method which renders the text of the current button.protected void
Renders the text of the current menu item.protected void
BasicTabbedPaneUI.paintText
(Graphics g, int tabPlacement, Font font, FontMetrics metrics, int tabIndex, String title, Rectangle textRect, boolean isSelected) Paints text.void
BasicFileChooserUI.setDirectoryName
(String dirname) Sets the directory name.void
BasicFileChooserUI.setFileName
(String filename) Sets the file name.static void
BasicHTML.updateRenderer
(JComponent c, String text) Stash the HTML render for the given text into the client properties of the given JComponent.ModifierConstructorDescriptionConstructs a new instance ofTreeCancelEditingAction
.TreeHomeAction
(int direction, String name) Constructs a new instance ofTreeHomeAction
.TreeIncrementAction
(int direction, String name) Constructs a new instance ofTreeIncrementAction
.TreePageAction
(int direction, String name) Constructs a new instance ofTreePageAction
.TreeToggleAction
(String name) Constructs a new instance ofTreeToggleAction
.TreeTraverseAction
(int direction, String name) Constructs a new instance ofTreeTraverseAction
. -
Uses of String in javax.swing.plaf.metal
Modifier and TypeFieldDescriptionstatic final String
MetalScrollBarUI.FREE_STANDING_PROP
The propertyJScrollBar.isFreeStanding
.protected static String
MetalInternalFrameUI.IS_PALETTE
The propertyJInternalFrame.isPalette
.protected final String
MetalSliderUI.SLIDER_FILL
Property forJSlider.isFilled
.Modifier and TypeMethodDescriptionMetalToolTipUI.getAcceleratorString()
Returns the accelerator string.MetalLookAndFeel.getDescription()
Returns a short description of this look and feel.MetalFileChooserUI.getDirectoryName()
Returns the directory name.MetalLookAndFeel.getID()
Returns an identifier for this look and feel.DefaultMetalTheme.getName()
Returns the name of this theme.MetalLookAndFeel.getName()
Returns the name of this look and feel.abstract String
MetalTheme.getName()
Returns the name of this theme.OceanTheme.getName()
Return the name of this theme, "Ocean".MetalCheckBoxUI.getPropertyPrefix()
Modifier and TypeMethodDescriptionprotected void
MetalLabelUI.paintDisabledText
(JLabel l, Graphics g, String s, int textX, int textY) Just paint the text gray (Label.disabledForeground) rather than in the labels foreground color.void
MetalFileChooserUI.setDirectoryName
(String dirname) Sets the directory name. -
Uses of String in javax.swing.plaf.multi
Modifier and TypeMethodDescriptionMultiFileChooserUI.getApproveButtonText
(JFileChooser a) Invokes thegetApproveButtonText
method on each UI handled by this object.MultiLookAndFeel.getDescription()
Returns a one-line description of this look and feel.MultiFileChooserUI.getDialogTitle
(JFileChooser a) Invokes thegetDialogTitle
method on each UI handled by this object.MultiLookAndFeel.getID()
Returns a string, suitable for use by applications/services, that identifies this look and feel.MultiLookAndFeel.getName()
Returns a string, suitable for use in menus, that identifies this look and feel.MultiTextUI.getToolTipText
(JTextComponent a, Point b) Invokes thegetToolTipText
method on each UI handled by this object. -
Uses of String in javax.swing.plaf.nimbus
Modifier and TypeFieldDescriptionstatic final String
NimbusStyle.LARGE_KEY
Large keystatic final String
NimbusStyle.MINI_KEY
Mini keystatic final String
NimbusStyle.SMALL_KEY
Small keyModifier and TypeMethodDescriptionNimbusLookAndFeel.getDescription()
Returns a textual description of this look and feel.NimbusLookAndFeel.getID()
Return a string that identifies this look and feel.NimbusLookAndFeel.getName()
Return a short string that identifies this look and feel.Modifier and TypeMethodDescriptionprotected final Color
AbstractRegionPainter.decodeColor
(String key, float hOffset, float sOffset, float bOffset, int aOffset) Decodes and returns a color, which is derived from a base color in UI defaults.protected final Color
AbstractRegionPainter.getComponentColor
(JComponent c, String property, Color defaultColor, float saturationOffset, float brightnessOffset, int alphaOffset) Get a color property from the given JComponent.NimbusLookAndFeel.getDerivedColor
(String uiDefaultParentName, float hOffset, float sOffset, float bOffset, int aOffset, boolean uiResource) Get a derived color, derived colors are shared instances and is color value will change when its parent UIDefault color changes.void
Registers a third party component with the NimbusLookAndFeel.Returns the enum constant of this class with the specified name. -
Uses of String in javax.swing.plaf.synth
Modifier and TypeMethodDescriptionSynthLookAndFeel.getDescription()
Returns a textual description of SynthLookAndFeel.SynthLookAndFeel.getID()
Return a string that identifies this look and feel.Region.getName()
Returns the name of the region.SynthLookAndFeel.getName()
Return a short string that identifies this look and feel.protected String
SynthFormattedTextFieldUI.getPropertyPrefix()
Fetches the name used as a key to lookup properties through the UIManager.protected String
SynthPasswordFieldUI.getPropertyPrefix()
Fetches the name used as a key to look up properties through the UIManager.protected String
SynthTextPaneUI.getPropertyPrefix()
Fetches the name used as a key to lookup properties through the UIManager.SynthStyle.getString
(SynthContext context, Object key, String defaultValue) Convenience method to get a specific style property whose value is a String.SynthGraphicsUtils.layoutText
(SynthContext ss, FontMetrics fm, String text, Icon icon, int hAlign, int vAlign, int hTextPosition, int vTextPosition, Rectangle viewR, Rectangle iconR, Rectangle textR, int iconTextGap) Lays out text and an icon returning, by reference, the location to place the icon and text.ColorType.toString()
Returns the textual description of thisColorType
.Region.toString()
Returns the name of the Region.Modifier and TypeMethodDescriptionint
SynthGraphicsUtils.computeStringWidth
(SynthContext ss, Font font, FontMetrics metrics, String text) Returns the size of the passed in string.SynthGraphicsUtils.getMaximumSize
(SynthContext ss, Font font, String text, Icon icon, int hAlign, int vAlign, int hTextPosition, int vTextPosition, int iconTextGap, int mnemonicIndex) Returns the maximum size needed to properly render an icon and text.SynthGraphicsUtils.getMinimumSize
(SynthContext ss, Font font, String text, Icon icon, int hAlign, int vAlign, int hTextPosition, int vTextPosition, int iconTextGap, int mnemonicIndex) Returns the minimum size needed to properly render an icon and text.SynthGraphicsUtils.getPreferredSize
(SynthContext ss, Font font, String text, Icon icon, int hAlign, int vAlign, int hTextPosition, int vTextPosition, int iconTextGap, int mnemonicIndex) Returns the preferred size needed to properly render an icon and text.SynthStyle.getString
(SynthContext context, Object key, String defaultValue) Convenience method to get a specific style property whose value is a String.SynthGraphicsUtils.layoutText
(SynthContext ss, FontMetrics fm, String text, Icon icon, int hAlign, int vAlign, int hTextPosition, int vTextPosition, Rectangle viewR, Rectangle iconR, Rectangle textR, int iconTextGap) Lays out text and an icon returning, by reference, the location to place the icon and text.void
SynthGraphicsUtils.paintText
(SynthContext ss, Graphics g, String text, int x, int y, int mnemonicIndex) Paints text at the specified location.void
SynthGraphicsUtils.paintText
(SynthContext ss, Graphics g, String text, Rectangle bounds, int mnemonicIndex) Paints text at the specified location.void
SynthGraphicsUtils.paintText
(SynthContext ss, Graphics g, String text, Icon icon, int hAlign, int vAlign, int hTextPosition, int vTextPosition, int iconTextGap, int mnemonicIndex, int textOffset) Paints an icon and text.protected void
SynthProgressBarUI.paintText
(SynthContext context, Graphics g, String title) Paints the component's text. -
Uses of String in javax.swing.table
Modifier and TypeFieldDescriptionstatic final String
TableColumn.CELL_RENDERER_PROPERTY
Obsolete as of Java 2 platform v1.3.static final String
TableColumn.COLUMN_WIDTH_PROPERTY
Obsolete as of Java 2 platform v1.3.static final String
TableColumn.HEADER_RENDERER_PROPERTY
Obsolete as of Java 2 platform v1.3.static final String
TableColumn.HEADER_VALUE_PROPERTY
Obsolete as of Java 2 platform v1.3.Modifier and TypeMethodDescriptionAbstractTableModel.getColumnName
(int column) Returns a default name for the column using spreadsheet conventions: A, B, C, ...DefaultTableModel.getColumnName
(int column) Returns the column name.TableModel.getColumnName
(int columnIndex) Returns the name of the column atcolumnIndex
.JTableHeader.getToolTipText
(MouseEvent event) Allows the renderer's tips to be used if there is text set.JTableHeader.getUIClassID()
Returns the suffix used to construct the name of the look and feel (L&F) class used to render this component.protected String
JTableHeader.paramString()
Returns a string representation of thisJTableHeader
.abstract String
TableStringConverter.toString
(TableModel model, int row, int column) Returns the string representation of the value at the specified location.Modifier and TypeMethodDescriptionint
AbstractTableModel.findColumn
(String columnName) Returns a column given its name.void
DefaultTableCellRenderer.firePropertyChange
(String propertyName, boolean oldValue, boolean newValue) Overridden for performance reasons.protected void
DefaultTableCellRenderer.firePropertyChange
(String propertyName, Object oldValue, Object newValue) Overridden for performance reasons.void
JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry.setAccessibleDescription
(String s) void
JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry.setAccessibleName
(String s) -
Uses of String in javax.swing.text
Modifier and TypeFieldDescriptionJTextComponent.KeyBinding.actionName
The name of the action for the key.static final String
DefaultEditorKit.backwardAction
Name of the Action for moving the caret logically backward one position.protected static final String
AbstractDocument.BAD_LOCATION
Error message to indicate a bad location.static final String
DefaultEditorKit.beepAction
Name of the action to create a beep.static final String
DefaultEditorKit.beginAction
Name of theAction
for moving the caret to the beginning of the document.static final String
DefaultEditorKit.beginLineAction
Name of theAction
for moving the caret to the beginning of a line.static final String
DefaultEditorKit.beginParagraphAction
Name of theAction
for moving the caret to the beginning of a paragraph.static final String
DefaultEditorKit.beginWordAction
Name of theAction
for moving the caret to the beginning of a word.static final String
AbstractDocument.BidiElementName
Name of elements used to hold a unidirectional runstatic final String
StyleConstants.ComponentElementName
Name of elements used to represent components.static final String
AbstractDocument.ContentElementName
Name of elements used to represent contentstatic final String
DefaultEditorKit.copyAction
Name of the action to copy the selected region and place the contents into the system clipboard.static final String
DefaultEditorKit.cutAction
Name of the action to cut the selected region and place the contents into the system clipboard.static final String
JTextComponent.DEFAULT_KEYMAP
The default keymap that will be shared by allJTextComponent
instances unless they have had a different keymap set.static final String
StyleContext.DEFAULT_STYLE
The name given to the default logical style attached to paragraphs.static final String
DefaultEditorKit.defaultKeyTypedAction
Name of the action that is executed by default if a key typed event is received and there is no keymap entry.static final String
DefaultEditorKit.deleteNextCharAction
Name of the action to delete the character of content that follows the current caret position.static final String
DefaultEditorKit.deleteNextWordAction
Name of the action to delete the word that follows the beginning of the selection.static final String
DefaultEditorKit.deletePrevCharAction
Name of the action to delete the character of content that precedes the current caret position.static final String
DefaultEditorKit.deletePrevWordAction
Name of the action to delete the word that precedes the beginning of the selection.static final String
DefaultEditorKit.downAction
Name of the Action for moving the caret logically downward one position.static final String
AbstractDocument.ElementNameAttribute
Name of the attribute used to specify element names.static final String
DefaultEditorKit.endAction
Name of theAction
for moving the caret to the end of the document.static final String
DefaultEditorKit.endLineAction
Name of theAction
for moving the caret to the end of a line.static final String
DefaultEditorKit.EndOfLineStringProperty
When reading a document if a CRLF is encountered a property with this name is added and the value will be "\r\n".static final String
DefaultEditorKit.endParagraphAction
Name of theAction
for moving the caret to the end of a paragraph.static final String
DefaultEditorKit.endWordAction
Name of the Action for moving the caret to the end of a word.static final String
JTextComponent.FOCUS_ACCELERATOR_KEY
The bound property name for the focus accelerator.static final String
DefaultEditorKit.forwardAction
Name of the Action for moving the caret logically forward one position.static final String
StyleConstants.IconElementName
Name of elements used to represent icons.static final String
DefaultEditorKit.insertBreakAction
Name of the action to place a line/paragraph break into the document.static final String
DefaultEditorKit.insertContentAction
Name of the action to place content into the associated document.static final String
DefaultEditorKit.insertTabAction
Name of the action to place a tab character into the document.static final String
PlainDocument.lineLimitAttribute
Name of the attribute that specifies the maximum length of a line, if there is a maximum length.static final String
DefaultEditorKit.nextWordAction
Name of theAction
for moving the caret to the beginning of the next word.static final String
DefaultEditorKit.pageDownAction
Name of the action to page down vertically.static final String
DefaultEditorKit.pageUpAction
Name of the action to page up vertically.static final String
AbstractDocument.ParagraphElementName
Name of elements used to represent paragraphsstatic final String
DefaultEditorKit.pasteAction
Name of the action to paste the contents of the system clipboard into the selected region, or before the caret if nothing is selected.static final String
DefaultEditorKit.previousWordAction
Name of theAction
for moving the caret to the beginning of the previous word.static final String
DefaultEditorKit.readOnlyAction
Name of the action to set the editor into read-only mode.static final String
AbstractDocument.SectionElementName
Name of elements used to hold sections (lines/paragraphs).static final String
DefaultEditorKit.selectAllAction
Name of the Action for selecting the entire documentstatic final String
DefaultEditorKit.selectionBackwardAction
Name of the Action for extending the selection by moving the caret logically backward one position.static final String
DefaultEditorKit.selectionBeginAction
Name of theAction
for moving the caret to the beginning of the document.static final String
DefaultEditorKit.selectionBeginLineAction
Name of theAction
for moving the caret to the beginning of a line, extending the selection.static final String
DefaultEditorKit.selectionBeginParagraphAction
Name of theAction
for moving the caret to the beginning of a paragraph, extending the selection.static final String
DefaultEditorKit.selectionBeginWordAction
Name of theAction
for moving the caret to the beginning of a word, extending the selection.static final String
DefaultEditorKit.selectionDownAction
Name of the Action for moving the caret logically downward one position, extending the selection.static final String
DefaultEditorKit.selectionEndAction
Name of the Action for moving the caret to the end of the document.static final String
DefaultEditorKit.selectionEndLineAction
Name of theAction
for moving the caret to the end of a line, extending the selection.static final String
DefaultEditorKit.selectionEndParagraphAction
Name of theAction
for moving the caret to the end of a paragraph, extending the selection.static final String
DefaultEditorKit.selectionEndWordAction
Name of the Action for moving the caret to the end of a word, extending the selection.static final String
DefaultEditorKit.selectionForwardAction
Name of the Action for extending the selection by moving the caret logically forward one position.static final String
DefaultEditorKit.selectionNextWordAction
Name of theAction
for moving the selection to the beginning of the next word, extending the selection.static final String
DefaultEditorKit.selectionPreviousWordAction
Name of theAction
for moving the selection to the beginning of the previous word, extending the selection.static final String
DefaultEditorKit.selectionUpAction
Name of the Action for moving the caret logically upward one position, extending the selection.static final String
DefaultEditorKit.selectLineAction
Name of the Action for selecting a line around the caret.static final String
DefaultEditorKit.selectParagraphAction
Name of the Action for selecting a paragraph around the caret.static final String
DefaultEditorKit.selectWordAction
Name of the Action for selecting a word around the caret.static final String
Document.StreamDescriptionProperty
The property name for the description of the stream used to initialize the document.static final String
PlainDocument.tabSizeAttribute
Name of the attribute that specifies the tab size for tabs contained in the content.static final String
Document.TitleProperty
The property name for the title of the document, if there is one.static final String
DefaultEditorKit.upAction
Name of the Action for moving the caret logically upward one position.static final String
DefaultEditorKit.writableAction
Name of the action to set the editor into writeable mode.Modifier and TypeMethodDescriptionJTextComponent.AccessibleJTextComponent.getAccessibleActionDescription
(int i) Returns a description of the specified action of the object.JTextComponent.AccessibleJTextComponent.getAfterIndex
(int part, int index) Returns the String after a given index.JTextComponent.AccessibleJTextComponent.getAtIndex
(int part, int index) Returns the String at a given index.JTextComponent.AccessibleJTextComponent.getBeforeIndex
(int part, int index) Returns the String before a given index.ChangedCharSetException.getCharSetSpec()
Returns the char set specification.DefaultEditorKit.getContentType()
Gets the MIME type of the data that this kit represents support for.abstract String
EditorKit.getContentType()
Gets the MIME type of the data that this kit represents support for.static String
StyleConstants.getFontFamily
(AttributeSet a) Gets the font family setting from the attribute list.MaskFormatter.getInvalidCharacters()
Returns the characters that are not valid for input.AbstractWriter.getLineSeparator()
Returns the string used to represent newlines.MaskFormatter.getMask()
Returns the formatting mask.AbstractDocument.AbstractElement.getName()
Gets the name of the element.AbstractDocument.BranchElement.getName()
Gets the element name.AbstractDocument.LeafElement.getName()
Gets the element name.DefaultStyledDocument.SectionElement.getName()
Gets the name of the element.Element.getName()
Fetches the name of the element.Keymap.getName()
Fetches the name of the set of key-bindings.Style.getName()
Fetches the name of the style.StyleContext.NamedStyle.getName()
Fetches the name of the style.MaskFormatter.getPlaceholder()
Returns the String to use if the value does not completely fill in the mask.AbstractDocument.DefaultDocumentEvent.getPresentationName()
Provides a localized, human readable description of this edit suitable for use in, say, a change log.AbstractDocument.DefaultDocumentEvent.getRedoPresentationName()
Provides a localized, human readable description of the redoable form of this edit, e.g. for use as a Redo menu item.JTextComponent.AccessibleJTextComponent.getSelectedText()
Returns the portion of the text that is selected.JTextComponent.getSelectedText()
Returns the selected text contained in thisTextComponent
.AbstractDocument.Content.getString
(int where, int len) Fetches a string of characters contained in the sequence.GapContent.getString
(int where, int len) Retrieves a portion of the content.StringContent.getString
(int where, int len) Retrieves a portion of the content.AbstractDocument.getText
(int offset, int length) Gets a sequence of text from the document.protected String
Returns the text associated with the element.Document.getText
(int offset, int length) Fetches the text contained within the given portion of the document.JTextComponent.getText()
Returns the text contained in thisTextComponent
.JTextComponent.getText
(int offs, int len) Fetches a portion of the text represented by the component.JTextComponent.AccessibleJTextComponent.getTextRange
(int startIndex, int endIndex) Returns the text string between two indices.JTextComponent.getToolTipText
(MouseEvent event) Returns the string to be used as the tooltip forevent
.View.getToolTipText
(float x, float y, Shape allocation) Returns the tooltip text at the specified location.AbstractDocument.DefaultDocumentEvent.getUndoPresentationName()
Provides a localized, human readable description of the undoable form of this edit, e.g. for use as an Undo menu item.MaskFormatter.getValidCharacters()
Returns the valid characters that can be input.protected String
JTextComponent.paramString()
Returns a string representation of thisJTextComponent
.AbstractDocument.BranchElement.toString()
Converts the element to a string.AbstractDocument.DefaultDocumentEvent.toString()
Returns a string description of the change event.AbstractDocument.LeafElement.toString()
Converts the element to a string.DefaultStyledDocument.ElementSpec.toString()
Converts the element to a string.JTextComponent.DropLocation.toString()
Returns a string representation of this drop location.Position.Bias.toString()
string representationSegment.toString()
Converts a segment into a String.SimpleAttributeSet.toString()
Converts the attribute set to a String.StyleConstants.toString()
Returns the string representation.StyleContext.NamedStyle.toString()
Converts the style to a string.StyleContext.SmallAttributeSet.toString()
Returns a string showing the key/value pairs.StyleContext.toString()
Converts a StyleContext to a String.TabSet.toString()
Returns the string representation of the set of tabs.DefaultFormatter.valueToString
(Object value) Converts the passed in Object into a String by way of thetoString
method.InternationalFormatter.valueToString
(Object value) Returns a String representation of the Objectvalue
.MaskFormatter.valueToString
(Object value) Returns a String representation of the Objectvalue
based on the mask.Modifier and TypeMethodDescriptionstatic Keymap
Adds a new keymap into the keymap hierarchy.Adds a new style into the logical style hierarchy.Adds a new style into the style hierarchy.Adds a new style into the logical style hierarchy.Gets a new font.static Keymap
Fetches a named keymap previously added to the document.Fetches a named style previously added.Fetches a named style previously added to the documentFetches a named style previously added.AbstractDocument.Content.insertString
(int where, String str) Inserts a string of characters into the sequence.void
AbstractDocument.insertString
(int offs, String str, AttributeSet a) Inserts some content into the document.void
Document.insertString
(int offset, String str, AttributeSet a) Inserts a string of content.abstract void
DocumentFilter.FilterBypass.insertString
(int offset, String string, AttributeSet attr) Inserts the specified text, bypassing the DocumentFilter.void
DocumentFilter.insertString
(DocumentFilter.FilterBypass fb, int offset, String string, AttributeSet attr) Invoked prior to insertion of text into the specified Document.GapContent.insertString
(int where, String str) Inserts a string into the content.void
PlainDocument.insertString
(int offs, String str, AttributeSet a) Inserts some content into the document.StringContent.insertString
(int where, String str) Inserts a string into the content.void
JTextComponent.AccessibleJTextComponent.insertTextAtIndex
(int index, String s) Inserts the specified string at the given indexstatic Keymap
JTextComponent.removeKeymap
(String nm) Removes a named keymap previously added to the document.void
DefaultStyledDocument.removeStyle
(String nm) Removes a named style previously added to the document.void
StyleContext.removeStyle
(String nm) Removes a named style previously added to the document.void
StyledDocument.removeStyle
(String nm) Removes a named style previously added to the document.void
AbstractDocument.replace
(int offset, int length, String text, AttributeSet attrs) Deletes the region of text fromoffset
tooffset + length
, and replaces it withtext
.abstract void
DocumentFilter.FilterBypass.replace
(int offset, int length, String string, AttributeSet attrs) Deletes the region of text fromoffset
tooffset + length
, and replaces it withtext
.void
DocumentFilter.replace
(DocumentFilter.FilterBypass fb, int offset, int length, String text, AttributeSet attrs) Invoked prior to replacing a region of text in the specified Document.void
JTextComponent.replaceSelection
(String content) Replaces the currently selected content with new content represented by the given string.void
JTextComponent.AccessibleJTextComponent.replaceText
(int startIndex, int endIndex, String s) Replaces the text between two indices with the specified string.static void
StyleConstants.setFontFamily
(MutableAttributeSet a, String fam) Sets the font attribute.void
MaskFormatter.setInvalidCharacters
(String invalidCharacters) Allows for further restricting of the characters that can be input.void
AbstractWriter.setLineSeparator
(String value) Sets the String used to represent newlines.void
Sets the mask dictating the legal characters.void
Changes the name of the style.void
MaskFormatter.setPlaceholder
(String placeholder) Sets the string to use if the value does not completely fill in the mask.void
Sets the text of thisTextComponent
to the specified text.void
JTextComponent.AccessibleJTextComponent.setTextContents
(String s) Sets the text contents to the specified string.void
MaskFormatter.setValidCharacters
(String validCharacters) Allows for further restricting of the characters that can be input.DefaultFormatter.stringToValue
(String string) Converts the passed in String into an instance ofgetValueClass
by way of the constructor that takes a String argument.InternationalFormatter.stringToValue
(String text) Returns theObject
representation of theString
text
.MaskFormatter.stringToValue
(String value) Parses the text, returning the appropriate Object representation of the Stringvalue
.protected void
Writes out a string.ModifierConstructorDescriptionAlignmentAction
(String nm, int a) Creates a new AlignmentAction.BadLocationException
(String s, int offs) Creates a new BadLocationException object.ChangedCharSetException
(String charSetSpec, boolean charSetKey) Constructs aChangedCharSetException
.FontFamilyAction
(String nm, String family) Creates a new FontFamilyAction.FontSizeAction
(String nm, int size) Creates a new FontSizeAction.ForegroundAction
(String nm, Color fg) Creates a new ForegroundAction.KeyBinding
(KeyStroke key, String actionName) Creates a new key binding.MaskFormatter
(String mask) Creates aMaskFormatter
with the specified mask.NamedStyle
(String name, Style parent) Creates a new named style.Creates a new StyledTextAction from a string action name.TextAction
(String name) Creates a new JTextAction object. -
Uses of String in javax.swing.text.html
Modifier and TypeFieldDescriptionstatic final String
HTMLDocument.AdditionalComments
Document property key value.static final String
HTMLEditorKit.BOLD_ACTION
The bold action identifierstatic final String
HTMLEditorKit.COLOR_ACTION
The Color choice action identifier The color is passed as an argumentstatic final String
HTMLEditorKit.DEFAULT_CSS
Default Cascading Style Sheet file that sets up the tag views.static final String
HTMLEditorKit.FONT_CHANGE_BIGGER
The font size increase to next value action identifierstatic final String
HTMLEditorKit.FONT_CHANGE_SMALLER
The font size decrease to next value action identifierprotected String
HTMLEditorKit.InsertHTMLTextAction.html
HTML to insert.static final String
HTMLEditorKit.IMG_ALIGN_BOTTOM
Align images at the bottom.static final String
HTMLEditorKit.IMG_ALIGN_MIDDLE
Align images in the middle.static final String
HTMLEditorKit.IMG_ALIGN_TOP
Align images at the top.static final String
HTMLEditorKit.IMG_BORDER
Align images at the border.static final String
HTMLEditorKit.ITALIC_ACTION
The italic action identifierstatic final String
HTMLEditorKit.LOGICAL_STYLE_ACTION
The logical style choice action identifier The logical style is passed in as an argumentstatic final String
HTML.NULL_ATTRIBUTE_VALUE
NULL_ATTRIBUTE_VALUE
used in cases where the value for the attribute has not been specified.static final String
HTMLEditorKit.PARA_INDENT_LEFT
The paragraph left indent action identifierstatic final String
HTMLEditorKit.PARA_INDENT_RIGHT
The paragraph right indent action identifierstatic final String
FormView.RESET
Deprecated.As of 1.3, value comes from UIManager UIManager property FormView.resetButtonTextstatic final String
FormView.SUBMIT
Deprecated.As of 1.3, value now comes from UIManager property FormView.submitButtonTextModifier and TypeMethodDescriptionImageView.getAltText()
Returns the text to display if the image cannot be loaded.HTMLEditorKit.getContentType()
Get the MIME type of the data that this kit represents support for.FormSubmitEvent.getData()
Gets the form submission data.CSS.Attribute.getDefaultValue()
Fetch the default value for the attribute.Option.getLabel()
Fetch the label associated with the option.HTMLDocument.BlockElement.getName()
Gets the name of the element.HTMLDocument.RunElement.getName()
Gets the name of the element.HTMLFrameHyperlinkEvent.getTarget()
returns the target for the link.ImageView.getToolTipText
(float x, float y, Shape allocation) For images the tooltip text comes from text specified with theALT
attribute.Option.getValue()
Convenient method to return the string associated with thevalue
attribute.CSS.Attribute.toString()
The string representation of the attribute.HTML.Attribute.toString()
Returns the string representation of this attribute.HTML.Tag.toString()
Returns the string representation of the tag.Option.toString()
String representation is the label.Modifier and TypeMethodDescriptionvoid
StyleSheet.addCSSAttribute
(MutableAttributeSet attr, CSS.Attribute key, String value) Adds a CSS attribute to the given set.boolean
StyleSheet.addCSSAttributeFromHTML
(MutableAttributeSet attr, CSS.Attribute key, String value) Adds a CSS attribute to the given set.void
Adds a set of rules to the sheet.static final CSS.Attribute
CSS.getAttribute
(String name) Translates a string to aCSS.Attribute
object.static HTML.Attribute
HTML.getAttributeKey
(String attName) Fetches an attribute constant for a well-known attribute name (i.e. one of the attributes in the set {FACE, COMMENT, SIZE, COLOR, CLEAR, BACKGROUND, BGCOLOR, TEXT, LINK, VLINK, ALINK, WIDTH, HEIGHT, ALIGN, NAME, HREF, REL, REV, TITLE, TARGET, SHAPE, COORDS, ISMAP, NOHREF, ALT, ID, SRC, HSPACE, VSPACE, USEMAP, LOWSRC, CODEBASE, CODE, ARCHIVE, VALUE, VALUETYPE, TYPE, CLASS, STYLE, LANG, DIR, DECLARE, CLASSID, DATA, CODETYPE, STANDBY, BORDER, SHAPES, NOSHADE, COMPACT, START, ACTION, METHOD, ENCTYPE, CHECKED, MAXLENGTH, MULTIPLE, SELECTED, ROWS, COLS, DUMMY, CELLSPACING, CELLPADDING, VALIGN, HALIGN, NOWRAP, ROWSPAN, COLSPAN, PROMPT, HTTPEQUIV, CONTENT, LANGUAGE, VERSION, N, FRAMEBORDER, MARGINWIDTH, MARGINHEIGHT, SCROLLING, NORESIZE, MEDIA, ENDTAG}).StyleSheet.getDeclaration
(String decl) Translates a CSS declaration to an AttributeSet that represents the CSS declaration.HTMLDocument.getElement
(String id) Returns the element that has the given idAttribute
.float
StyleSheet.getPointSize
(String size) Given a string such as "+2", "-2", or "2", returns a point size value.Fetches the rule that best matches the selector given in string form.static HTML.Tag
Fetches a tag constant for a well-known tag name (i.e. one of the tags in the set {A, ADDRESS, APPLET, AREA, B, BASE, BASEFONT, BIG, BLOCKQUOTE, BODY, BR, CAPTION, CENTER, CITE, CODE, DD, DFN, DIR, DIV, DL, DT, EM, FONT, FORM, FRAME, FRAMESET, H1, H2, H3, H4, H5, H6, HEAD, HR, HTML, I, IMG, INPUT, ISINDEX, KBD, LI, LINK, MAP, MENU, META, NOBR, NOFRAMES, OBJECT, OL, OPTION, P, PARAM, PRE, SAMP, SCRIPT, SELECT, SMALL, SPAN, STRIKE, S, STRONG, STYLE, SUB, SUP, TABLE, TD, TEXTAREA, TH, TITLE, TR, TT, U, UL, VAR}.void
HTMLDocument.HTMLReader.handleEndOfLineString
(String eol) This is invoked after the stream has been parsed, but beforeflush
.void
HTMLEditorKit.ParserCallback.handleEndOfLineString
(String eol) This is invoked after the stream has been parsed, but beforeflush
.void
HTMLEditorKit.ParserCallback.handleError
(String errorMsg, int pos) Callback from the parser.protected void
FormView.imageSubmit
(String imageData) This method is called to submit a form in response to a click on an image -- an <INPUT> form element of type "image".void
HTMLDocument.insertAfterEnd
(Element elem, String htmlText) Inserts the HTML specified as a string after the end of the given element.void
HTMLDocument.insertAfterStart
(Element elem, String htmlText) Inserts the HTML specified as a string at the start of the element.protected void
HTMLEditorKit.InsertHTMLTextAction.insertAtBoundary
(JEditorPane editor, HTMLDocument doc, int offset, Element insertElement, String html, HTML.Tag parentTag, HTML.Tag addTag) This is invoked when inserting at a boundary.protected void
HTMLEditorKit.InsertHTMLTextAction.insertAtBoundry
(JEditorPane editor, HTMLDocument doc, int offset, Element insertElement, String html, HTML.Tag parentTag, HTML.Tag addTag) Deprecated.As of Java 2 platform v1.3, use insertAtBoundaryvoid
HTMLDocument.insertBeforeEnd
(Element elem, String htmlText) Inserts the HTML specified as a string at the end of the element.void
HTMLDocument.insertBeforeStart
(Element elem, String htmlText) Inserts the HTML specified as a string before the start of the given element.void
HTMLEditorKit.insertHTML
(HTMLDocument doc, int offset, String html, int popDepth, int pushDepth, HTML.Tag insertTag) Inserts HTML into an existing document.protected void
HTMLEditorKit.InsertHTMLTextAction.insertHTML
(JEditorPane editor, HTMLDocument doc, int offset, String html, int popDepth, int pushDepth, HTML.Tag addTag) A cover for HTMLEditorKit.insertHTML.void
StyleSheet.removeStyle
(String nm) Removes a named style previously added to the document.void
StyleSheet.setBaseFontSize
(String size) Sets the base font size from the passed in String.void
HTMLDocument.setInnerHTML
(Element elem, String htmlText) Replaces the children of the given element with the contents specified as an HTML string.void
Sets the label to be used for the option.void
HTMLDocument.setOuterHTML
(Element elem, String htmlText) Replaces the given element in the parent with the contents specified as an HTML string.protected void
MinimalHTMLWriter.startFontTag
(String style) This is no longer used, instead <span> will be written out.StyleSheet.stringToColor
(String string) Converts a color string such as "RED" or "#NNNNNN" to a Color.protected void
FormView.submitData
(String data) This method is responsible for submitting the form data.static FormSubmitEvent.MethodType
Returns the enum constant of this class with the specified name.protected void
MinimalHTMLWriter.writeEndTag
(String endTag) Writes out an end tag appropriately indented.protected void
MinimalHTMLWriter.writeStartTag
(String tag) Writes out a start tag appropriately indented.ModifierConstructorDescriptionHTMLFrameHyperlinkEvent
(Object source, HyperlinkEvent.EventType type, URL targetURL, String targetFrame) Creates a new object representing a html frame hypertext link event.HTMLFrameHyperlinkEvent
(Object source, HyperlinkEvent.EventType type, URL targetURL, String desc, String targetFrame) Creates a new object representing a hypertext link event.HTMLFrameHyperlinkEvent
(Object source, HyperlinkEvent.EventType type, URL targetURL, String desc, Element sourceElement, InputEvent inputEvent, String targetFrame) Creates a new object representing a hypertext link event.HTMLFrameHyperlinkEvent
(Object source, HyperlinkEvent.EventType type, URL targetURL, String desc, Element sourceElement, String targetFrame) Creates a new object representing a hypertext link event.HTMLFrameHyperlinkEvent
(Object source, HyperlinkEvent.EventType type, URL targetURL, Element sourceElement, String targetFrame) Creates a new object representing a hypertext link event.HTMLTextAction
(String name) Creates a new HTMLTextAction from a string action name.InsertHTMLTextAction
(String name, String html, HTML.Tag parentTag, HTML.Tag addTag) Creates a new InsertHTMLTextAction.InsertHTMLTextAction
(String name, String html, HTML.Tag parentTag, HTML.Tag addTag, HTML.Tag alternateParentTag, HTML.Tag alternateAddTag) Creates a new InsertHTMLTextAction.protected
Creates a newTag
with the specifiedid
, and withcausesBreak
andisBlock
set tofalse
.protected
Creates a newTag
with the specifiedid
;causesBreak
andisBlock
are defined by the user.UnknownTag
(String id) Creates a newUnknownTag
with the specifiedid
. -
Uses of String in javax.swing.text.html.parser
Modifier and TypeFieldDescriptionAttributeList.name
The attribute nameDTD.name
the name of the DTDElement.name
The name of the elementEntity.name
The name of the entity.AttributeList.value
The default attribute valueModifier and TypeFieldDescriptionDTD.elementHash
The hash table contains the name of element and the corresponding element.Modifier and TypeMethodDescriptionAttributeList.getName()
DTD.getName()
Gets the name of the DTD.Element.getName()
Get the name of the element.Entity.getName()
Gets the name of the entity.Entity.getString()
Returns the data as aString
.AttributeList.getValue()
Parser.parseDTDMarkup()
Parses the Document Type Declaration markup declaration.AttributeList.toString()
ContentModel.toString()
Convert to a string.DTD.toString()
Returns a string representation of this DTD.Element.toString()
Convert to a string.static String
AttributeList.type2name
(int tp) Converts a type to the attribute nameModifier and TypeMethodDescriptionprotected static DTD
Recreates a DTD from an archived format with the specifiedname
.protected AttributeList
DTD.defAttributeList
(String name, int type, int modifier, String value, String values, AttributeList atts) Creates and returns anAttributeList
responding to a new attribute.protected Element
DTD.defElement
(String name, int type, boolean omitStart, boolean omitEnd, ContentModel content, String[] exclusions, String[] inclusions, AttributeList atts) Creates and returns anElement
.Creates and returns a characterEntity
.protected Entity
Creates and returns anEntity
.void
DTD.defineAttributes
(String name, AttributeList atts) Defines attributes for anElement
.DTD.defineElement
(String name, int type, boolean omitStart, boolean omitEnd, ContentModel content, BitSet exclusions, BitSet inclusions, AttributeList atts) Returns theElement
which matches the specified parameters.DTD.defineEntity
(String name, int type, char[] data) Defines an entity.protected void
Invokes the error handler with the 1st, 2nd and 3rd error message argument "?".protected void
Invokes the error handler with the 2nd and 3rd error message argument "?".protected void
Invokes the error handler with the 3rd error message argument "?".protected void
Invokes the error handler.Element.getAttribute
(String name) Get an attribute by name.Element.getAttributeByValue
(String value) Get an attribute by value.static DTD
Returns a DTD with the specifiedname
.DTD.getElement
(String name) Gets an element by name.Gets an entity by name.protected void
Parser.handleError
(int ln, String msg) An error has occurred.static int
Converts an attribute name to the typestatic int
Convertsnm
to type.static int
Convertsnm
string to the corresponding entity type.static void
DTD.putDTDHash
(String name, DTD dtd) Put a name and appropriate DTD to hashtable.ModifierConstructorDescriptionAttributeList
(String name) Create an attribute list element.AttributeList
(String name, int type, int modifier, String value, Vector<?> values, AttributeList next) Create an attribute list element.protected
Creates a new DTD with the specified name.Creates an entity. -
Uses of String in javax.swing.text.rtf
Modifier and TypeMethodDescriptionRTFEditorKit.getContentType()
Get the MIME type of the data that this kit represents support for. -
Uses of String in javax.swing.tree
Modifier and TypeFieldDescriptionstatic final String
DefaultTreeSelectionModel.SELECTION_MODE_PROPERTY
Property name for selectionMode.Modifier and TypeMethodDescriptionDefaultMutableTreeNode.toString()
Returns the result of sendingtoString()
to this node's user object, or the empty string if the node has no user object.DefaultTreeSelectionModel.toString()
Returns a string that displays and identifies this object's properties.TreePath.toString()
Returns a string that displays and identifies this object's properties.Modifier and TypeMethodDescriptionvoid
DefaultTreeCellRenderer.firePropertyChange
(String propertyName, boolean oldValue, boolean newValue) Overridden for performance reasons.void
DefaultTreeCellRenderer.firePropertyChange
(String propertyName, byte oldValue, byte newValue) Overridden for performance reasons.void
DefaultTreeCellRenderer.firePropertyChange
(String propertyName, char oldValue, char newValue) Overridden for performance reasons.void
DefaultTreeCellRenderer.firePropertyChange
(String propertyName, double oldValue, double newValue) Overridden for performance reasons.void
DefaultTreeCellRenderer.firePropertyChange
(String propertyName, float oldValue, float newValue) Overridden for performance reasons.void
DefaultTreeCellRenderer.firePropertyChange
(String propertyName, int oldValue, int newValue) Overridden for performance reasons.void
DefaultTreeCellRenderer.firePropertyChange
(String propertyName, long oldValue, long newValue) Overridden for performance reasons.void
DefaultTreeCellRenderer.firePropertyChange
(String propertyName, short oldValue, short newValue) Overridden for performance reasons.protected void
DefaultTreeCellRenderer.firePropertyChange
(String propertyName, Object oldValue, Object newValue) Overridden for performance reasons.ModifierConstructorDescriptionExpandVetoException
(TreeExpansionEvent event, String message) Constructs an ExpandVetoException object with the specified message. -
Uses of String in javax.swing.undo
Modifier and TypeFieldDescriptionprotected static final String
StateEdit.RCSID
Obsolete RCS version identity.static final String
StateEditable.RCSID
Resource ID for this class.protected static final String
AbstractUndoableEdit.RedoName
String returned bygetRedoPresentationName
; as of Java 2 platform v1.3.1 this field is no longer used.protected static final String
AbstractUndoableEdit.UndoName
String returned bygetUndoPresentationName
; as of Java 2 platform v1.3.1 this field is no longer used.protected String
StateEdit.undoRedoName
The undo/redo presentation nameModifier and TypeMethodDescriptionAbstractUndoableEdit.getPresentationName()
This default implementation returns "".CompoundEdit.getPresentationName()
ReturnsgetPresentationName
from the lastUndoableEdit
added toedits
.StateEdit.getPresentationName()
Gets the presentation name for this editUndoableEdit.getPresentationName()
Returns a localized, human-readable description of this edit, suitable for use in a change log, for example.AbstractUndoableEdit.getRedoPresentationName()
Retreives the value from the defaults table with keyAbstractUndoableEdit.redoText
and returns that value followed by a space, followed bygetPresentationName
.CompoundEdit.getRedoPresentationName()
ReturnsgetRedoPresentationName
from the lastUndoableEdit
added toedits
.UndoableEdit.getRedoPresentationName()
Returns a localized, human-readable description of the redoable form of this edit, suitable for use as a Redo menu item, for example.UndoManager.getRedoPresentationName()
Returns a description of the redoable form of this edit.UndoManager.getUndoOrRedoPresentationName()
Convenience method that returns eithergetUndoPresentationName
orgetRedoPresentationName
.AbstractUndoableEdit.getUndoPresentationName()
Retreives the value from the defaults table with keyAbstractUndoableEdit.undoText
and returns that value followed by a space, followed bygetPresentationName
.CompoundEdit.getUndoPresentationName()
ReturnsgetUndoPresentationName
from the lastUndoableEdit
added toedits
.UndoableEdit.getUndoPresentationName()
Returns a localized, human-readable description of the undoable form of this edit, suitable for use as an Undo menu item, for example.UndoManager.getUndoPresentationName()
Returns a description of the undoable form of this edit.AbstractUndoableEdit.toString()
Returns a string that displays and identifies this object's properties.CompoundEdit.toString()
Returns a string that displays and identifies this object's properties.UndoableEditSupport.toString()
Returns a string that displays and identifies this object's properties.UndoManager.toString()
Returns a string that displays and identifies this object's properties.Modifier and TypeMethodDescriptionprotected void
StateEdit.init
(StateEditable anObject, String name) Initialize the state edit.ModifierConstructorDescriptionStateEdit
(StateEditable anObject, String name) Create and return a new StateEdit with a presentation name. -
Uses of String in javax.tools
Modifier and TypeFieldDescriptionfinal String
JavaFileObject.Kind.extension
The extension which (by convention) is normally used for this kind of file object.Modifier and TypeMethodDescriptionDiagnostic.getCode()
Returns a diagnostic code indicating the type of diagnostic.Diagnostic.getMessage
(Locale locale) Returns a localized message for the given locale.DocumentationTool.Location.getName()
FileObject.getName()
Returns a user-friendly name for this file object.ForwardingFileObject.getName()
JavaFileManager.Location.getName()
Returns the name of this location.SimpleJavaFileObject.getName()
StandardLocation.getName()
ForwardingJavaFileManager.inferBinaryName
(JavaFileManager.Location location, JavaFileObject file) JavaFileManager.inferBinaryName
(JavaFileManager.Location location, JavaFileObject file) Infers a binary name of a file object based on a package-oriented location.ForwardingJavaFileManager.inferModuleName
(JavaFileManager.Location location) default String
JavaFileManager.inferModuleName
(JavaFileManager.Location location) Infer the name of the module from its location, as returned bygetLocationForModule
orlistModuleLocations
.default String
Tool.name()
Returns the name of this tool, or an empty string if no name is provided.Modifier and TypeMethodDescriptionForwardingJavaFileManager.getFileForInput
(JavaFileManager.Location location, String packageName, String relativeName) JavaFileManager.getFileForInput
(JavaFileManager.Location location, String packageName, String relativeName) Returns a file object for input representing the specified relative name in the specified package in the given package-oriented location.ForwardingJavaFileManager.getFileForOutput
(JavaFileManager.Location location, String packageName, String relativeName, FileObject sibling) JavaFileManager.getFileForOutput
(JavaFileManager.Location location, String packageName, String relativeName, FileObject sibling) Returns a file object for output representing the specified relative name in the specified package in the given location.ForwardingJavaFileManager.getJavaFileForInput
(JavaFileManager.Location location, String className, JavaFileObject.Kind kind) JavaFileManager.getJavaFileForInput
(JavaFileManager.Location location, String className, JavaFileObject.Kind kind) Returns a file object for input representing the specified class of the specified kind in the given package-oriented location.ForwardingJavaFileManager.getJavaFileForOutput
(JavaFileManager.Location location, String className, JavaFileObject.Kind kind, FileObject sibling) JavaFileManager.getJavaFileForOutput
(JavaFileManager.Location location, String className, JavaFileObject.Kind kind, FileObject sibling) Returns a file object for output representing the specified class of the specified kind in the given package-oriented location.Iterable<? extends JavaFileObject>
StandardJavaFileManager.getJavaFileObjects
(String... names) Returns file objects representing the given file names.ForwardingJavaFileManager.getLocationForModule
(JavaFileManager.Location location, String moduleName) default JavaFileManager.Location
JavaFileManager.getLocationForModule
(JavaFileManager.Location location, String moduleName) Gets a location for a named module within a location, which may be either a module-oriented location or an output location.Converts a path string, or a sequence of strings that when joined form a path string, to a Path.boolean
ForwardingJavaFileManager.handleOption
(String current, Iterator<String> remaining) boolean
JavaFileManager.handleOption
(String current, Iterator<String> remaining) Handles one option.boolean
ForwardingJavaFileObject.isNameCompatible
(String simpleName, JavaFileObject.Kind kind) boolean
JavaFileObject.isNameCompatible
(String simpleName, JavaFileObject.Kind kind) Checks if this file object is compatible with the specified simple name and kind.boolean
SimpleJavaFileObject.isNameCompatible
(String simpleName, JavaFileObject.Kind kind) This implementation compares the path of its URI to the given simple name.int
ForwardingJavaFileManager.isSupportedOption
(String option) int
OptionChecker.isSupportedOption
(String option) Determines if the given option is supported and if so, the number of arguments the option takes.ForwardingJavaFileManager.list
(JavaFileManager.Location location, String packageName, Set<JavaFileObject.Kind> kinds, boolean recurse) JavaFileManager.list
(JavaFileManager.Location location, String packageName, Set<JavaFileObject.Kind> kinds, boolean recurse) Lists all file objects matching the given criteria in the given package-oriented location.static JavaFileManager.Location
StandardLocation.locationFor
(String name) Returns a location object with the given name.int
Tool.run
(InputStream in, OutputStream out, OutputStream err, String... arguments) Run the tool with the given I/O channels and arguments.default void
StandardJavaFileManager.setLocationForModule
(JavaFileManager.Location location, String moduleName, Collection<? extends Path> paths) Associates the given search path with the given module and location, which must be a module-oriented or output location.static Diagnostic.Kind
Returns the enum constant of this class with the specified name.static DocumentationTool.Location
Returns the enum constant of this class with the specified name.static JavaFileObject.Kind
Returns the enum constant of this class with the specified name.static StandardLocation
Returns the enum constant of this class with the specified name.Modifier and TypeMethodDescriptionvoid
DocumentationTool.DocumentationTask.addModules
(Iterable<String> moduleNames) Adds root modules to be taken into account during module resolution.void
JavaCompiler.CompilationTask.addModules
(Iterable<String> moduleNames) Adds root modules to be taken into account during module resolution.Iterable<? extends JavaFileObject>
StandardJavaFileManager.getJavaFileObjectsFromStrings
(Iterable<String> names) Returns file objects representing the given file names.DocumentationTool.getTask
(Writer out, JavaFileManager fileManager, DiagnosticListener<? super JavaFileObject> diagnosticListener, Class<?> docletClass, Iterable<String> options, Iterable<? extends JavaFileObject> compilationUnits) Creates a future for a documentation task with the given components and arguments.JavaCompiler.getTask
(Writer out, JavaFileManager fileManager, DiagnosticListener<? super JavaFileObject> diagnosticListener, Iterable<String> options, Iterable<String> classes, Iterable<? extends JavaFileObject> compilationUnits) Creates a future for a compilation task with the given components and arguments.boolean
ForwardingJavaFileManager.handleOption
(String current, Iterator<String> remaining) boolean
JavaFileManager.handleOption
(String current, Iterator<String> remaining) Handles one option. -
Uses of String in javax.transaction.xa
-
Uses of String in javax.xml
Modifier and TypeFieldDescriptionstatic final String
XMLConstants.ACCESS_EXTERNAL_DTD
Property: accessExternalDTDstatic final String
XMLConstants.ACCESS_EXTERNAL_SCHEMA
Property: accessExternalSchemastatic final String
XMLConstants.ACCESS_EXTERNAL_STYLESHEET
Property: accessExternalStylesheetstatic final String
XMLConstants.DEFAULT_NS_PREFIX
Prefix to use to represent the default XML Namespace.static final String
XMLConstants.FEATURE_SECURE_PROCESSING
Feature for secure processing.static final String
XMLConstants.NULL_NS_URI
Namespace URI to use to represent that there is no Namespace.static final String
XMLConstants.RELAXNG_NS_URI
RELAX NG Namespace URI.static final String
XMLConstants.USE_CATALOG
Feature: useCatalogstatic final String
XMLConstants.W3C_XML_SCHEMA_INSTANCE_NS_URI
W3C XML Schema Instance Namespace URI.static final String
XMLConstants.W3C_XML_SCHEMA_NS_URI
W3C XML Schema Namespace URI.static final String
XMLConstants.W3C_XPATH_DATATYPE_NS_URI
W3C XPath Datatype Namespace URI.static final String
XMLConstants.XML_DTD_NS_URI
XML Document Type Declaration Namespace URI as an arbitrary value.static final String
XMLConstants.XML_NS_PREFIX
The official XML Namespace prefix.static final String
XMLConstants.XML_NS_URI
The official XML Namespace name URI.static final String
XMLConstants.XMLNS_ATTRIBUTE
The official XML attribute used for specifying XML Namespace declarations.static final String
XMLConstants.XMLNS_ATTRIBUTE_NS_URI
The official XML attribute used for specifying XML Namespace declarations,XMLConstants.XMLNS_ATTRIBUTE
, Namespace name URI. -
Uses of String in javax.xml.catalog
Modifier and TypeMethodDescriptionCatalogFeatures.Feature.defaultValue()
Returns the default value of the property.CatalogFeatures.get
(CatalogFeatures.Feature cf) Returns the value of the specified feature.CatalogFeatures.Feature.getPropertyName()
Returns the name of the corresponding System Property.Catalog.matchPublic
(String publicId) Attempts to find a matching entry in the catalog by publicId.Catalog.matchSystem
(String systemId) Attempts to find a matching entry in the catalog by systemId.Attempts to find a matching entry in the catalog by the uri element.Modifier and TypeMethodDescriptionCatalog.matchPublic
(String publicId) Attempts to find a matching entry in the catalog by publicId.Catalog.matchSystem
(String systemId) Attempts to find a matching entry in the catalog by systemId.Attempts to find a matching entry in the catalog by the uri element.Implements URIResolver.CatalogResolver.resolveEntity
(String publicId, String systemId) ImplementsEntityResolver
.CatalogResolver.resolveEntity
(String publicId, String systemId, String baseUri, String namespace) ImplementsXMLResolver
.CatalogResolver.resolveResource
(String type, String namespaceUri, String publicId, String systemId, String baseUri) ImplementsLSResourceResolver
.static CatalogFeatures.Feature
Returns the enum constant of this class with the specified name.CatalogFeatures.Builder.with
(CatalogFeatures.Feature feature, String value) Sets the value to a specified Feature.ModifierConstructorDescriptionCatalogException
(String message) Constructs a new CatalogException with the specified detail message.CatalogException
(String message, Throwable cause) Constructs a new CatalogException with the specified detail message and cause. -
Uses of String in javax.xml.crypto
Modifier and TypeMethodDescriptionAlgorithmMethod.getAlgorithm()
Returns the algorithm URI of thisAlgorithmMethod
.XMLCryptoContext.getBaseURI()
Returns the base URI.XMLCryptoContext.getDefaultNamespacePrefix()
Returns the default namespace prefix.OctetStreamData.getMimeType()
Returns the MIME type associated with the data object represented by thisOctetStreamData
.XMLCryptoContext.getNamespacePrefix
(String namespaceURI, String defaultPrefix) Returns the namespace prefix that the specified namespace URI is associated with.URIReference.getType()
Returns the type of data referenced by this URI.OctetStreamData.getURI()
Returns the URI String identifying the data object represented by thisOctetStreamData
.URIReference.getURI()
Returns the URI of the referenced data object.XMLCryptoContext.putNamespacePrefix
(String namespaceURI, String prefix) Maps the specified namespace URI to the specified prefix.KeySelector.Purpose.toString()
Returns a string representation of this purpose ("sign", "verify", "encrypt", or "decrypt").Modifier and TypeMethodDescriptionXMLCryptoContext.getNamespacePrefix
(String namespaceURI, String defaultPrefix) Returns the namespace prefix that the specified namespace URI is associated with.XMLCryptoContext.getProperty
(String name) Returns the value of the specified property.boolean
XMLStructure.isFeatureSupported
(String feature) Indicates whether a specified feature is supported.XMLCryptoContext.putNamespacePrefix
(String namespaceURI, String prefix) Maps the specified namespace URI to the specified prefix.void
XMLCryptoContext.setBaseURI
(String baseURI) Sets the base URI.void
XMLCryptoContext.setDefaultNamespacePrefix
(String defaultPrefix) Sets the default namespace prefix.XMLCryptoContext.setProperty
(String name, Object value) Sets the specified property.ModifierConstructorDescriptionKeySelectorException
(String message) Constructs a newKeySelectorException
with the specified detail message.KeySelectorException
(String message, Throwable cause) Constructs a newKeySelectorException
with the specified detail message and cause.MarshalException
(String message) Constructs a newMarshalException
with the specified detail message.MarshalException
(String message, Throwable cause) Constructs a newMarshalException
with the specified detail message and cause.NoSuchMechanismException
(String message) Constructs a newNoSuchMechanismException
with the specified detail message.NoSuchMechanismException
(String message, Throwable cause) Constructs a newNoSuchMechanismException
with the specified detail message and cause.OctetStreamData
(InputStream octetStream, String uri, String mimeType) Creates a newOctetStreamData
.URIReferenceException
(String message) Constructs a newURIReferenceException
with the specified detail message.URIReferenceException
(String message, Throwable cause) Constructs a newURIReferenceException
with the specified detail message and cause.URIReferenceException
(String message, Throwable cause, URIReference uriReference) Constructs a newURIReferenceException
with the specified detail message, cause andURIReference
. -
Uses of String in javax.xml.crypto.dom
Modifier and TypeMethodDescriptionDOMCryptoContext.getBaseURI()
DOMCryptoContext.getDefaultNamespacePrefix()
DOMCryptoContext.getNamespacePrefix
(String namespaceURI, String defaultPrefix) This implementation uses an internalHashMap
to get the prefix that the specified URI maps to.DOMCryptoContext.putNamespacePrefix
(String namespaceURI, String prefix) This implementation uses an internalHashMap
to map the URI to the specified prefix.Modifier and TypeMethodDescriptionDOMCryptoContext.iterator()
Returns a read-only iterator over the set of Id/Element mappings of thisDOMCryptoContext
.Modifier and TypeMethodDescriptionDOMCryptoContext.getElementById
(String idValue) Returns theElement
with the specified ID attribute value.DOMCryptoContext.getNamespacePrefix
(String namespaceURI, String defaultPrefix) This implementation uses an internalHashMap
to get the prefix that the specified URI maps to.DOMCryptoContext.getProperty
(String name) This implementation uses an internalHashMap
to get the object that the specified name maps to.boolean
DOMStructure.isFeatureSupported
(String feature) DOMCryptoContext.putNamespacePrefix
(String namespaceURI, String prefix) This implementation uses an internalHashMap
to map the URI to the specified prefix.void
DOMCryptoContext.setBaseURI
(String baseURI) void
DOMCryptoContext.setDefaultNamespacePrefix
(String defaultPrefix) void
DOMCryptoContext.setIdAttributeNS
(Element element, String namespaceURI, String localName) Registers the element's attribute specified by the namespace URI and local name to be of type ID.DOMCryptoContext.setProperty
(String name, Object value) This implementation uses an internalHashMap
to map the name to the specified object. -
Uses of String in javax.xml.crypto.dsig
Modifier and TypeFieldDescriptionstatic final String
Transform.BASE64
The Base64 transform algorithm URI.static final String
SignatureMethod.DSA_SHA1
The DSA-SHA1 (DSS) signature method algorithm URI.static final String
SignatureMethod.DSA_SHA256
The DSA-SHA256 (DSS) signature method algorithm URI.static final String
SignatureMethod.ECDSA_SHA1
The ECDSA-SHA1 (FIPS 180-4) signature method algorithm URI.static final String
SignatureMethod.ECDSA_SHA224
The ECDSA-SHA224 (FIPS 180-4) signature method algorithm URI.static final String
SignatureMethod.ECDSA_SHA256
The ECDSA-SHA256 (FIPS 180-4) signature method algorithm URI.static final String
SignatureMethod.ECDSA_SHA384
The ECDSA-SHA384 (FIPS 180-4) signature method algorithm URI.static final String
SignatureMethod.ECDSA_SHA512
The ECDSA-SHA512 (FIPS 180-4) signature method algorithm URI.static final String
Transform.ENVELOPED
The Enveloped Signature transform algorithm URI.static final String
CanonicalizationMethod.EXCLUSIVE
The Exclusive Canonical XML (without comments) canonicalization method algorithm URI.static final String
CanonicalizationMethod.EXCLUSIVE_WITH_COMMENTS
The Exclusive Canonical XML with comments canonicalization method algorithm URI.static final String
SignatureMethod.HMAC_SHA1
The HMAC-SHA1 MAC signature method algorithm URIstatic final String
SignatureMethod.HMAC_SHA224
The HMAC-SHA224 MAC signature method algorithm URI.static final String
SignatureMethod.HMAC_SHA256
The HMAC-SHA256 MAC signature method algorithm URI.static final String
SignatureMethod.HMAC_SHA384
The HMAC-SHA384 MAC signature method algorithm URI.static final String
SignatureMethod.HMAC_SHA512
The HMAC-SHA512 MAC signature method algorithm URI.static final String
CanonicalizationMethod.INCLUSIVE
The Canonical XML (without comments) canonicalization method algorithm URI.static final String
CanonicalizationMethod.INCLUSIVE_11
The Canonical XML 1.1 (without comments) canonicalization method algorithm URI.static final String
CanonicalizationMethod.INCLUSIVE_11_WITH_COMMENTS
The Canonical XML 1.1 with comments canonicalization method algorithm URI.static final String
CanonicalizationMethod.INCLUSIVE_WITH_COMMENTS
The Canonical XML with comments canonicalization method algorithm URI.static final String
DigestMethod.RIPEMD160
The RIPEMD-160 digest method algorithm URI.static final String
SignatureMethod.RSA_PSS
The RSASSA-PSS signature method algorithm URI.static final String
SignatureMethod.RSA_SHA1
The RSA-SHA1 (PKCS #1) signature method algorithm URI.static final String
SignatureMethod.RSA_SHA224
The RSA-SHA224 (PKCS #1) signature method algorithm URI.static final String
SignatureMethod.RSA_SHA256
The RSA-SHA256 (PKCS #1) signature method algorithm URI.static final String
SignatureMethod.RSA_SHA384
The RSA-SHA384 (PKCS #1) signature method algorithm URI.static final String
SignatureMethod.RSA_SHA512
The RSA-SHA512 (PKCS #1) signature method algorithm URI.static final String
DigestMethod.SHA1
The SHA1 digest method algorithm URI.static final String
SignatureMethod.SHA1_RSA_MGF1
The SHA1-RSA-MGF1 (PKCS #1) signature method algorithm URI.static final String
DigestMethod.SHA224
The SHA224 digest method algorithm URI.static final String
SignatureMethod.SHA224_RSA_MGF1
The SHA224-RSA-MGF1 (PKCS #1) signature method algorithm URI.static final String
DigestMethod.SHA256
The SHA256 digest method algorithm URI.static final String
SignatureMethod.SHA256_RSA_MGF1
The SHA256-RSA-MGF1 (PKCS #1) signature method algorithm URI.static final String
DigestMethod.SHA3_224
The SHA3-224 digest method algorithm URI.static final String
DigestMethod.SHA3_256
The SHA3-256 digest method algorithm URI.static final String
DigestMethod.SHA3_384
The SHA3-384 digest method algorithm URI.static final String
DigestMethod.SHA3_512
The SHA3-512 digest method algorithm URI.static final String
DigestMethod.SHA384
The SHA384 digest method algorithm URI.static final String
SignatureMethod.SHA384_RSA_MGF1
The SHA384-RSA-MGF1 (PKCS #1) signature method algorithm URI.static final String
DigestMethod.SHA512
The SHA512 digest method algorithm URI.static final String
SignatureMethod.SHA512_RSA_MGF1
The SHA512-RSA-MGF1 (PKCS #1) signature method algorithm URI.static final String
Manifest.TYPE
URI that identifies theManifest
element (this can be specified as the value of thetype
parameter of theReference
class to identify the referent's type).static final String
SignatureProperties.TYPE
URI that identifies theSignatureProperties
element (this can be specified as the value of thetype
parameter of theReference
class to identify the referent's type).static final String
XMLObject.TYPE
URI that identifies theObject
element (this can be specified as the value of thetype
parameter of theReference
class to identify the referent's type).static final String
XMLSignature.XMLNS
The XML Namespace URI of the W3C Recommendation for XML-Signature Syntax and Processing.static final String
Transform.XPATH
The XPath transform algorithm URI.static final String
Transform.XPATH2
The XPath Filter 2 transform algorithm URI.static final String
Transform.XSLT
The XSLT transform algorithm URI.Modifier and TypeMethodDescriptionfinal String
TransformService.getAlgorithm()
Returns the URI of the algorithm supported by thisTransformService
.XMLObject.getEncoding()
Returns the encoding URI of thisXMLObject
.Manifest.getId()
Returns the Id of thisManifest
.Reference.getId()
Returns the optionalId
attribute of thisReference
, which permits this reference to be referenced from elsewhere.SignatureProperties.getId()
Returns the Id of thisSignatureProperties
.SignatureProperty.getId()
Returns the Id of thisSignatureProperty
.SignedInfo.getId()
Returns the optionalId
attribute of thisSignedInfo
.XMLObject.getId()
Returns the Id of thisXMLObject
.XMLSignature.getId()
Returns the optional Id of thisXMLSignature
.XMLSignature.SignatureValue.getId()
Returns the optionalId
attribute of thisSignatureValue
, which permits this element to be referenced from elsewhere.final String
TransformService.getMechanismType()
Returns the mechanism type supported by thisTransformService
.final String
XMLSignatureFactory.getMechanismType()
Returns the type of the XML processing mechanism and representation supported by thisXMLSignatureFactory
(ex: "DOM").XMLObject.getMimeType()
Returns the mime type of thisXMLObject
.SignatureProperty.getTarget()
Returns the target URI of thisSignatureProperty
.Modifier and TypeMethodDescriptionstatic TransformService
TransformService.getInstance
(String algorithm, String mechanismType) Returns aTransformService
that supports the specified algorithm URI (ex:Transform.XPATH2
) and mechanism type (ex: DOM).static TransformService
TransformService.getInstance
(String algorithm, String mechanismType, String provider) Returns aTransformService
that supports the specified algorithm URI (ex:Transform.XPATH2
) and mechanism type (ex: DOM) as supplied by the specified provider.static TransformService
TransformService.getInstance
(String algorithm, String mechanismType, Provider provider) Returns aTransformService
that supports the specified algorithm URI (ex:Transform.XPATH2
) and mechanism type (ex: DOM) as supplied by the specified provider.static XMLSignatureFactory
XMLSignatureFactory.getInstance
(String mechanismType) Returns anXMLSignatureFactory
that supports the specified XML processing mechanism and representation type (ex: "DOM").static XMLSignatureFactory
XMLSignatureFactory.getInstance
(String mechanismType, String provider) Returns anXMLSignatureFactory
that supports the requested XML processing mechanism and representation type (ex: "DOM"), as supplied by the specified provider.static XMLSignatureFactory
XMLSignatureFactory.getInstance
(String mechanismType, Provider provider) Returns anXMLSignatureFactory
that supports the requested XML processing mechanism and representation type (ex: "DOM"), as supplied by the specified provider.abstract boolean
XMLSignatureFactory.isFeatureSupported
(String feature) Indicates whether a specified feature is supported.abstract CanonicalizationMethod
XMLSignatureFactory.newCanonicalizationMethod
(String algorithm, C14NMethodParameterSpec params) Creates aCanonicalizationMethod
for the specified algorithm URI and parameters.abstract CanonicalizationMethod
XMLSignatureFactory.newCanonicalizationMethod
(String algorithm, XMLStructure params) Creates aCanonicalizationMethod
for the specified algorithm URI and parameters.abstract DigestMethod
XMLSignatureFactory.newDigestMethod
(String algorithm, DigestMethodParameterSpec params) Creates aDigestMethod
for the specified algorithm URI and parameters.abstract Manifest
XMLSignatureFactory.newManifest
(List<? extends Reference> references, String id) Creates aManifest
containing the specified list ofReference
s and optional id.abstract Reference
XMLSignatureFactory.newReference
(String uri, DigestMethod dm) Creates aReference
with the specified URI and digest method.abstract Reference
XMLSignatureFactory.newReference
(String uri, DigestMethod dm, List<? extends Transform> transforms, String type, String id) Creates aReference
with the specified parameters.abstract Reference
XMLSignatureFactory.newReference
(String uri, DigestMethod dm, List<? extends Transform> transforms, String type, String id, byte[] digestValue) Creates aReference
with the specified parameters and pre-calculated digest value.abstract Reference
XMLSignatureFactory.newReference
(String uri, DigestMethod dm, List<? extends Transform> appliedTransforms, Data result, List<? extends Transform> transforms, String type, String id) Creates aReference
with the specified parameters.abstract SignatureMethod
XMLSignatureFactory.newSignatureMethod
(String algorithm, SignatureMethodParameterSpec params) Creates aSignatureMethod
for the specified algorithm URI and parameters.abstract SignatureProperties
XMLSignatureFactory.newSignatureProperties
(List<? extends SignatureProperty> properties, String id) Creates aSignatureProperties
containing the specified list ofSignatureProperty
s and optional id.abstract SignatureProperty
XMLSignatureFactory.newSignatureProperty
(List<? extends XMLStructure> content, String target, String id) Creates aSignatureProperty
containing the specified list ofXMLStructure
s, target URI and optional id.abstract SignedInfo
XMLSignatureFactory.newSignedInfo
(CanonicalizationMethod cm, SignatureMethod sm, List<? extends Reference> references, String id) Creates aSignedInfo
with the specified parameters.abstract Transform
XMLSignatureFactory.newTransform
(String algorithm, TransformParameterSpec params) Creates aTransform
for the specified algorithm URI and parameters.abstract Transform
XMLSignatureFactory.newTransform
(String algorithm, XMLStructure params) Creates aTransform
for the specified algorithm URI and parameters.abstract XMLObject
XMLSignatureFactory.newXMLObject
(List<? extends XMLStructure> content, String id, String mimeType, String encoding) Creates anXMLObject
from the specified parameters.abstract XMLSignature
XMLSignatureFactory.newXMLSignature
(SignedInfo si, KeyInfo ki, List<? extends XMLObject> objects, String id, String signatureValueId) Creates anXMLSignature
and initializes it with the specified parameters.ModifierConstructorDescriptionTransformException
(String message) Constructs a newTransformException
with the specified detail message.TransformException
(String message, Throwable cause) Constructs a newTransformException
with the specified detail message and cause.XMLSignatureException
(String message) Constructs a newXMLSignatureException
with the specified detail message.XMLSignatureException
(String message, Throwable cause) Constructs a newXMLSignatureException
with the specified detail message and cause. -
Uses of String in javax.xml.crypto.dsig.keyinfo
Modifier and TypeFieldDescriptionstatic final String
KeyValue.DSA_TYPE
URI identifying the DSA KeyValue KeyInfo type: http://www.w3.org/2000/09/xmldsig#DSAKeyValue.static final String
KeyValue.EC_TYPE
URI identifying the EC KeyValue KeyInfo type: http://www.w3.org/2009/xmldsig11#ECKeyValue.static final String
X509Data.RAW_X509_CERTIFICATE_TYPE
URI identifying the binary (ASN.1 DER) X.509 Certificate KeyInfo type: http://www.w3.org/2000/09/xmldsig#rawX509Certificate.static final String
KeyValue.RSA_TYPE
URI identifying the RSA KeyValue KeyInfo type: http://www.w3.org/2000/09/xmldsig#RSAKeyValue.static final String
PGPData.TYPE
URI identifying the PGPData KeyInfo type: http://www.w3.org/2000/09/xmldsig#PGPData.static final String
X509Data.TYPE
URI identifying the X509Data KeyInfo type: http://www.w3.org/2000/09/xmldsig#X509Data.Modifier and TypeMethodDescriptionKeyInfo.getId()
Return the optional Id attribute of thisKeyInfo
, which may be useful for referencing thisKeyInfo
from other XML structures.X509IssuerSerial.getIssuerName()
Returns the X.500 distinguished name of thisX509IssuerSerial
in RFC 2253 String format.final String
KeyInfoFactory.getMechanismType()
Returns the type of the XML processing mechanism and representation supported by thisKeyInfoFactory
(ex: "DOM")KeyName.getName()
Returns the name of thisKeyName
.RetrievalMethod.getURI()
Returns the URI of the referencedKeyInfo
information.Modifier and TypeMethodDescriptionstatic KeyInfoFactory
KeyInfoFactory.getInstance
(String mechanismType) Returns aKeyInfoFactory
that supports the specified XML processing mechanism and representation type (ex: "DOM").static KeyInfoFactory
KeyInfoFactory.getInstance
(String mechanismType, String provider) Returns aKeyInfoFactory
that supports the requested XML processing mechanism and representation type (ex: "DOM"), as supplied by the specified provider.static KeyInfoFactory
KeyInfoFactory.getInstance
(String mechanismType, Provider provider) Returns aKeyInfoFactory
that supports the requested XML processing mechanism and representation type (ex: "DOM"), as supplied by the specified provider.abstract boolean
KeyInfoFactory.isFeatureSupported
(String feature) Indicates whether a specified feature is supported.abstract KeyInfo
KeyInfoFactory.newKeyInfo
(List<? extends XMLStructure> content, String id) Creates aKeyInfo
containing the specified list of key information types and optional id.abstract KeyName
KeyInfoFactory.newKeyName
(String name) Creates aKeyName
from the specified name.abstract RetrievalMethod
KeyInfoFactory.newRetrievalMethod
(String uri) Creates aRetrievalMethod
from the specified URI.abstract RetrievalMethod
KeyInfoFactory.newRetrievalMethod
(String uri, String type, List<? extends Transform> transforms) Creates aRetrievalMethod
from the specified parameters.abstract X509IssuerSerial
KeyInfoFactory.newX509IssuerSerial
(String issuerName, BigInteger serialNumber) Creates anX509IssuerSerial
from the specified X.500 issuer distinguished name and serial number. -
Uses of String in javax.xml.crypto.dsig.spec
Modifier and TypeFieldDescriptionstatic final String
ExcC14NParameterSpec.DEFAULT
Indicates the default namespace ("#default").Modifier and TypeMethodDescriptionXPathType.getExpression()
Returns the XPath expression to be evaluated.XPathFilterParameterSpec.getXPath()
Returns the XPath expression to be evaluated.XPathType.Filter.toString()
Returns the string form of the operation.Modifier and TypeMethodDescriptionXPathFilterParameterSpec.getNamespaceMap()
Returns a map of namespace prefixes.XPathFilterParameterSpec.getNamespaceMap()
Returns a map of namespace prefixes.XPathType.getNamespaceMap()
Returns a map of namespace prefixes.XPathType.getNamespaceMap()
Returns a map of namespace prefixes.ExcC14NParameterSpec.getPrefixList()
Returns the inclusive namespace prefix list.ModifierConstructorDescriptionXPathFilterParameterSpec
(String xPath) Creates anXPathFilterParameterSpec
with the specified XPath expression.XPathFilterParameterSpec
(String xPath, Map<String, String> namespaceMap) Creates anXPathFilterParameterSpec
with the specified XPath expression and namespace map.XPathType
(String expression, XPathType.Filter filter) Creates anXPathType
instance with the specified XPath expression and filter.Creates anXPathType
instance with the specified XPath expression, filter, and namespace map.ModifierConstructorDescriptionExcC14NParameterSpec
(List<String> prefixList) Creates aExcC14NParameterSpec
with the specified list of prefixes.XPathFilterParameterSpec
(String xPath, Map<String, String> namespaceMap) Creates anXPathFilterParameterSpec
with the specified XPath expression and namespace map.XPathFilterParameterSpec
(String xPath, Map<String, String> namespaceMap) Creates anXPathFilterParameterSpec
with the specified XPath expression and namespace map.Creates anXPathType
instance with the specified XPath expression, filter, and namespace map.Creates anXPathType
instance with the specified XPath expression, filter, and namespace map. -
Uses of String in javax.xml.datatype
Modifier and TypeFieldDescriptionstatic final String
DatatypeFactory.DATATYPEFACTORY_IMPLEMENTATION_CLASS
Default implementation class name as defined in JSR 206: Java(TM) API for XML Processing (JAXP) 1.3.static final String
DatatypeFactory.DATATYPEFACTORY_PROPERTY
Default property name as defined in JSR 206: Java(TM) API for XML Processing (JAXP) 1.3.Modifier and TypeMethodDescriptionDatatypeConstants.Field.toString()
Returns a field name in English.Duration.toString()
Returns aString
representation of thisDuration Object
.XMLGregorianCalendar.toString()
Returns aString
representation of thisXMLGregorianCalendar
Object
.abstract String
XMLGregorianCalendar.toXMLFormat()
Return the lexical representation ofthis
instance.Modifier and TypeMethodDescriptionabstract Duration
DatatypeFactory.newDuration
(String lexicalRepresentation) Obtain a new instance of aDuration
specifying theDuration
as its string representation, "PnYnMnDTnHnMnS", as defined in XML Schema 1.0 section 3.2.6.1.DatatypeFactory.newDurationDayTime
(String lexicalRepresentation) Create aDuration
of typexdt:dayTimeDuration
by parsing itsString
representation, "PnDTnHnMnS", XQuery 1.0 and XPath 2.0 Data Model, xdt:dayTimeDuration.DatatypeFactory.newDurationYearMonth
(String lexicalRepresentation) Create aDuration
of typexdt:yearMonthDuration
by parsing itsString
representation, "PnYnM", XQuery 1.0 and XPath 2.0 Data Model, xdt:yearMonthDuration.static DatatypeFactory
DatatypeFactory.newInstance
(String factoryClassName, ClassLoader classLoader) Obtain a new instance of aDatatypeFactory
from class name.abstract XMLGregorianCalendar
DatatypeFactory.newXMLGregorianCalendar
(String lexicalRepresentation) Create a new XMLGregorianCalendar by parsing the String as a lexical representation.ModifierConstructorDescriptionDatatypeConfigurationException
(String message) Create a newDatatypeConfigurationException
with the specified detail message.DatatypeConfigurationException
(String message, Throwable cause) Create a newDatatypeConfigurationException
with the specified detail message and cause. -
Uses of String in javax.xml.namespace
Modifier and TypeMethodDescriptionQName.getLocalPart()
Get the local part of thisQName
.NamespaceContext.getNamespaceURI
(String prefix) Get Namespace URI bound to a prefix in the current scope.QName.getNamespaceURI()
Get the Namespace URI of thisQName
.Get prefix bound to Namespace URI in the current scope.QName.getPrefix()
Get the prefix of thisQName
.QName.toString()
String
representation of thisQName
.Modifier and TypeMethodDescriptionNamespaceContext.getPrefixes
(String namespaceURI) Get all prefixes bound to a Namespace URI in the current scope.Modifier and TypeMethodDescriptionNamespaceContext.getNamespaceURI
(String prefix) Get Namespace URI bound to a prefix in the current scope.Get prefix bound to Namespace URI in the current scope.NamespaceContext.getPrefixes
(String namespaceURI) Get all prefixes bound to a Namespace URI in the current scope.static QName
QName
derived from parsing the formattedString
.ModifierConstructorDescriptionQName
constructor specifying the local part.QName
constructor specifying the Namespace URI and local part.QName
constructor specifying the Namespace URI, local part and prefix. -
Uses of String in javax.xml.parsers
Modifier and TypeMethodDescriptionFactoryConfigurationError.getMessage()
Return the message (if any) for this error .Modifier and TypeMethodDescriptionabstract Object
DocumentBuilderFactory.getAttribute
(String name) Allows the user to retrieve specific attributes on the underlying implementation.abstract boolean
DocumentBuilderFactory.getFeature
(String name) Get the state of the named feature.abstract boolean
SAXParserFactory.getFeature
(String name) Returns the particular property requested for in the underlying implementation of org.xml.sax.XMLReader.abstract Object
SAXParser.getProperty
(String name) Returns the particular property requested for in the underlying implementation ofXMLReader
.static DocumentBuilderFactory
DocumentBuilderFactory.newInstance
(String factoryClassName, ClassLoader classLoader) Obtain a new instance of aDocumentBuilderFactory
from class name.static SAXParserFactory
SAXParserFactory.newInstance
(String factoryClassName, ClassLoader classLoader) Obtain a new instance of aSAXParserFactory
from class name.static DocumentBuilderFactory
DocumentBuilderFactory.newNSInstance
(String factoryClassName, ClassLoader classLoader) Creates a new NamespaceAware instance of aDocumentBuilderFactory
from the class name.static SAXParserFactory
SAXParserFactory.newNSInstance
(String factoryClassName, ClassLoader classLoader) Creates a new NamespaceAware instance of aSAXParserFactory
from the class name.DocumentBuilder.parse
(InputStream is, String systemId) Parse the content of the givenInputStream
as an XML document and return a new DOMDocument
object.Parse the content of the given URI as an XML document and return a new DOMDocument
object.void
SAXParser.parse
(InputStream is, HandlerBase hb, String systemId) Parse the content of the givenInputStream
instance as XML using the specifiedHandlerBase
.void
SAXParser.parse
(InputStream is, DefaultHandler dh, String systemId) Parse the content of the givenInputStream
instance as XML using the specifiedDefaultHandler
.void
SAXParser.parse
(String uri, HandlerBase hb) Parse the content described by the giving Uniform Resource Identifier (URI) as XML using the specifiedHandlerBase
.void
SAXParser.parse
(String uri, DefaultHandler dh) Parse the content described by the giving Uniform Resource Identifier (URI) as XML using the specifiedDefaultHandler
.abstract void
DocumentBuilderFactory.setAttribute
(String name, Object value) Allows the user to set specific attributes on the underlying implementation.abstract void
DocumentBuilderFactory.setFeature
(String name, boolean value) Set a feature for thisDocumentBuilderFactory
andDocumentBuilder
s created by this factory.abstract void
SAXParserFactory.setFeature
(String name, boolean value) Sets the particular feature in the underlying implementation of org.xml.sax.XMLReader.abstract void
SAXParser.setProperty
(String name, Object value) Sets the particular property in the underlying implementation ofXMLReader
.ModifierConstructorDescriptionFactoryConfigurationError
(Exception e, String msg) Create a newFactoryConfigurationError
with the givenException
base cause and detail message.Create a newFactoryConfigurationError
with theString
specified as an error message.Create a newParserConfigurationException
with theString
specified as an error message. -
Uses of String in javax.xml.stream
Modifier and TypeFieldDescriptionstatic final String
XMLInputFactory.ALLOCATOR
The property used to set/get the implementation of the allocatorstatic final String
XMLInputFactory.IS_COALESCING
The property that requires the parser to coalesce adjacent character data sectionsstatic final String
XMLInputFactory.IS_NAMESPACE_AWARE
The property used to turn on/off namespace support, this is to support XML 1.0 documents, only the true setting must be supportedstatic final String
XMLOutputFactory.IS_REPAIRING_NAMESPACES
Property used to set prefix defaulting on the output sidestatic final String
XMLInputFactory.IS_REPLACING_ENTITY_REFERENCES
Requires the parser to replace internal entity references with their replacement text and report them as charactersstatic final String
XMLInputFactory.IS_SUPPORTING_EXTERNAL_ENTITIES
The property that requires the parser to resolve external parsed entitiesstatic final String
XMLInputFactory.IS_VALIDATING
The property used to turn on/off implementation specific validationstatic final String
XMLInputFactory.REPORTER
The property used to set/get the implementation of the XMLReporter interfacestatic final String
XMLInputFactory.RESOLVER
The property used to set/get the implementation of the XMLResolverstatic final String
XMLInputFactory.SUPPORT_DTD
The property that requires the parser to support DTDsModifier and TypeMethodDescriptionXMLStreamReader.getAttributeLocalName
(int index) Returns the localName of the attribute at the provided indexXMLStreamReader.getAttributeNamespace
(int index) Returns the namespace of the attribute at the provided indexXMLStreamReader.getAttributePrefix
(int index) Returns the prefix of this attribute at the provided indexXMLStreamReader.getAttributeType
(int index) Returns the XML type of the attribute at the provided indexXMLStreamReader.getAttributeValue
(int index) Returns the value of the attribute at the indexXMLStreamReader.getAttributeValue
(String namespaceURI, String localName) Returns the normalized attribute value of the attribute with the namespace and localName If the namespaceURI is null the namespace is not checked for equalityXMLStreamReader.getCharacterEncodingScheme()
Returns the character encoding declared on the xml declaration Returns null if none was declaredXMLEventReader.getElementText()
Reads the content of a text-only element.XMLStreamReader.getElementText()
Reads the content of a text-only element, an exception is thrown if this is not a text-only element.XMLStreamReader.getEncoding()
Return input encoding if known or null if unknown.XMLStreamReader.getLocalName()
Returns the (local) name of the current event.FactoryConfigurationError.getMessage()
Report the message associated with this errorXMLStreamReader.getNamespacePrefix
(int index) Returns the prefix for the namespace declared at the index.XMLStreamReader.getNamespaceURI()
If the current event is a START_ELEMENT or END_ELEMENT this method returns the URI of the prefix or the default namespace.XMLStreamReader.getNamespaceURI
(int index) Returns the uri for the namespace declared at the index.XMLStreamReader.getNamespaceURI
(String prefix) Return the uri for the given prefix.XMLStreamReader.getPIData()
Get the data section of a processing instructionXMLStreamReader.getPITarget()
Get the target of a processing instructionGets the prefix the uri is bound toXMLStreamReader.getPrefix()
Returns the prefix of the current event or null if the event does not have a prefixGets the prefix the uri is bound to.Location.getPublicId()
Returns the public ID of the XMLLocation.getSystemId()
Returns the system ID of the XMLXMLStreamReader.getText()
Returns the current value of the parse event as a string, this returns the string value of a CHARACTERS event, returns the value of a COMMENT, the replacement value for an ENTITY_REFERENCE, the string value of a CDATA section, the string value for a SPACE event, or the String value of the internal subset of the DTD.XMLStreamReader.getVersion()
Get the xml version declared on the xml declaration Returns null if none was declaredModifier and TypeMethodDescriptionabstract Attribute
XMLEventFactory.createAttribute
(String localName, String value) Create a new Attributeabstract Attribute
XMLEventFactory.createAttribute
(String prefix, String namespaceURI, String localName, String value) Create a new Attributeabstract Attribute
XMLEventFactory.createAttribute
(QName name, String value) Create a new Attributeabstract Characters
XMLEventFactory.createCData
(String content) Create a Characters event with the CData flag set to trueabstract Characters
XMLEventFactory.createCharacters
(String content) Create a Characters event, this method does not check if the content is all whitespace.abstract Comment
XMLEventFactory.createComment
(String text) Create a comment.abstract DTD
Create a document type definition event This string contains the entire document type declaration that matches the doctypedecl in the XML 1.0 specificationabstract EndElement
XMLEventFactory.createEndElement
(String prefix, String namespaceUri, String localName) Create a new EndElementabstract EndElement
XMLEventFactory.createEndElement
(String prefix, String namespaceUri, String localName, Iterator<? extends Namespace> namespaces) Create a new EndElementabstract EntityReference
XMLEventFactory.createEntityReference
(String name, EntityDeclaration declaration) Creates a new instance of a EntityReference eventabstract Characters
XMLEventFactory.createIgnorableSpace
(String content) Create an ignorable spaceabstract Namespace
XMLEventFactory.createNamespace
(String namespaceURI) Create a new default Namespaceabstract Namespace
XMLEventFactory.createNamespace
(String prefix, String namespaceUri) Create a new Namespaceabstract ProcessingInstruction
XMLEventFactory.createProcessingInstruction
(String target, String data) Create a processing instructionabstract Characters
XMLEventFactory.createSpace
(String content) Create a Characters event with the isSpace flag set to trueabstract StartDocument
XMLEventFactory.createStartDocument
(String encoding) Creates a new instance of a StartDocument eventabstract StartDocument
XMLEventFactory.createStartDocument
(String encoding, String version) Creates a new instance of a StartDocument eventabstract StartDocument
XMLEventFactory.createStartDocument
(String encoding, String version, boolean standalone) Creates a new instance of a StartDocument eventabstract StartElement
XMLEventFactory.createStartElement
(String prefix, String namespaceUri, String localName) Create a new StartElement.abstract StartElement
XMLEventFactory.createStartElement
(String prefix, String namespaceUri, String localName, Iterator<? extends Attribute> attributes, Iterator<? extends Namespace> namespaces) Create a new StartElement.abstract StartElement
XMLEventFactory.createStartElement
(String prefix, String namespaceUri, String localName, Iterator<? extends Attribute> attributes, Iterator<? extends Namespace> namespaces, NamespaceContext context) Create a new StartElement.abstract XMLEventReader
XMLInputFactory.createXMLEventReader
(InputStream stream, String encoding) Create a new XMLEventReader from a java.io.InputStreamabstract XMLEventReader
XMLInputFactory.createXMLEventReader
(String systemId, InputStream stream) Create a new XMLEventReader from a java.io.InputStreamabstract XMLEventReader
XMLInputFactory.createXMLEventReader
(String systemId, Reader reader) Create a new XMLEventReader from a reader.abstract XMLEventWriter
XMLOutputFactory.createXMLEventWriter
(OutputStream stream, String encoding) Create a new XMLEventWriter that writes to a streamabstract XMLStreamReader
XMLInputFactory.createXMLStreamReader
(InputStream stream, String encoding) Create a new XMLStreamReader from a java.io.InputStream.abstract XMLStreamReader
XMLInputFactory.createXMLStreamReader
(String systemId, InputStream stream) Create a new XMLStreamReader from a java.io.InputStream.abstract XMLStreamReader
XMLInputFactory.createXMLStreamReader
(String systemId, Reader reader) Create a new XMLStreamReader from a java.io.InputStream.abstract XMLStreamWriter
XMLOutputFactory.createXMLStreamWriter
(OutputStream stream, String encoding) Create a new XMLStreamWriter that writes to a streamXMLStreamReader.getAttributeValue
(String namespaceURI, String localName) Returns the normalized attribute value of the attribute with the namespace and localName If the namespaceURI is null the namespace is not checked for equalityXMLStreamReader.getNamespaceURI
(String prefix) Return the uri for the given prefix.Gets the prefix the uri is bound toGets the prefix the uri is bound to.XMLEventReader.getProperty
(String name) Get the value of a feature/property from the underlying implementationabstract Object
XMLInputFactory.getProperty
(String name) Get the value of a feature/property from the underlying implementationabstract Object
XMLOutputFactory.getProperty
(String name) Get a feature/property on the underlying implementationXMLStreamReader.getProperty
(String name) Get the value of a feature/property from the underlying implementationXMLStreamWriter.getProperty
(String name) Get the value of a feature/property from the underlying implementationabstract boolean
XMLInputFactory.isPropertySupported
(String name) Query the set of properties that this factory supports.abstract boolean
XMLOutputFactory.isPropertySupported
(String name) Query the set of properties that this factory supports.static XMLEventFactory
XMLEventFactory.newFactory
(String factoryId, ClassLoader classLoader) Create a new instance of the factory.static XMLInputFactory
XMLInputFactory.newFactory
(String factoryId, ClassLoader classLoader) Create a new instance of the factory.static XMLOutputFactory
XMLOutputFactory.newFactory
(String factoryId, ClassLoader classLoader) Create a new instance of the factory.static XMLEventFactory
XMLEventFactory.newInstance
(String factoryId, ClassLoader classLoader) Deprecated.This method has been deprecated to maintain API consistency.static XMLInputFactory
XMLInputFactory.newInstance
(String factoryId, ClassLoader classLoader) Deprecated.This method has been deprecated to maintain API consistency.static XMLInputFactory
XMLOutputFactory.newInstance
(String factoryId, ClassLoader classLoader) Deprecated.This method has been deprecated because it returns an instance of XMLInputFactory, which is of the wrong class.void
Report the desired message in an application specific format.void
Test if the current event is of the given type and if the namespace and name match the current namespace and name of the current event.XMLResolver.resolveEntity
(String publicID, String systemID, String baseURI, String namespace) Retrieves a resource.void
XMLEventWriter.setDefaultNamespace
(String uri) Binds a URI to the default namespace This URI is bound in the scope of the current START_ELEMENT / END_ELEMENT pair.void
XMLStreamWriter.setDefaultNamespace
(String uri) Binds a URI to the default namespace This URI is bound in the scope of the current START_ELEMENT / END_ELEMENT pair.void
Sets the prefix the uri is bound to.void
Sets the prefix the uri is bound to.abstract void
XMLInputFactory.setProperty
(String name, Object value) Allows the user to set specific feature/property on the underlying implementation.abstract void
XMLOutputFactory.setProperty
(String name, Object value) Allows the user to set specific features/properties on the underlying implementation.void
XMLStreamWriter.writeAttribute
(String localName, String value) Writes an attribute to the output stream without a prefix.void
XMLStreamWriter.writeAttribute
(String namespaceURI, String localName, String value) Writes an attribute to the output streamvoid
XMLStreamWriter.writeAttribute
(String prefix, String namespaceURI, String localName, String value) Writes an attribute to the output streamvoid
XMLStreamWriter.writeCData
(String data) Writes a CData sectionvoid
XMLStreamWriter.writeCharacters
(String text) Write text to the outputvoid
XMLStreamWriter.writeComment
(String data) Writes an xml comment with the data enclosedvoid
XMLStreamWriter.writeDefaultNamespace
(String namespaceURI) Writes the default namespace to the streamvoid
Write a DTD section.void
XMLStreamWriter.writeEmptyElement
(String localName) Writes an empty element tag to the outputvoid
XMLStreamWriter.writeEmptyElement
(String namespaceURI, String localName) Writes an empty element tag to the outputvoid
XMLStreamWriter.writeEmptyElement
(String prefix, String localName, String namespaceURI) Writes an empty element tag to the outputvoid
XMLStreamWriter.writeEntityRef
(String name) Writes an entity referencevoid
XMLStreamWriter.writeNamespace
(String prefix, String namespaceURI) Writes a namespace to the output stream If the prefix argument to this method is the empty string, "xmlns", or null this method will delegate to writeDefaultNamespacevoid
XMLStreamWriter.writeProcessingInstruction
(String target) Writes a processing instructionvoid
XMLStreamWriter.writeProcessingInstruction
(String target, String data) Writes a processing instructionvoid
XMLStreamWriter.writeStartDocument
(String version) Write the XML Declaration.void
XMLStreamWriter.writeStartDocument
(String encoding, String version) Write the XML Declaration.void
XMLStreamWriter.writeStartElement
(String localName) Writes a start tag to the output.void
XMLStreamWriter.writeStartElement
(String namespaceURI, String localName) Writes a start tag to the outputvoid
XMLStreamWriter.writeStartElement
(String prefix, String localName, String namespaceURI) Writes a start tag to the outputModifierConstructorDescriptionFactoryConfigurationError
(Exception e, String msg) Construct an exception with a nested inner exception and a messageConstruct an exception with associated messageFactoryConfigurationError
(String msg, Exception e) Construct an exception with a nested inner exception and a messageXMLStreamException
(String msg) Construct an exception with the assocated message.XMLStreamException
(String msg, Throwable th) Construct an exception with the assocated message and exceptionXMLStreamException
(String msg, Location location) Construct an exception with the assocated message, exception and location.XMLStreamException
(String msg, Location location, Throwable th) Construct an exception with the assocated message, exception and location. -
Uses of String in javax.xml.stream.events
Modifier and TypeMethodDescriptionEntityDeclaration.getBaseURI()
Get the base URI for this reference or null if this information is not availableStartDocument.getCharacterEncodingScheme()
Returns the encoding style of the XML dataCharacters.getData()
Get the character data of this eventProcessingInstruction.getData()
The data section of the processing instructionReturns the entire Document Type Declaration as a string, including the internal DTD subset.Attribute.getDTDType()
Gets the type of this attribute, default is the String "CDATA".EntityDeclaration.getName()
The entity's nameEntityReference.getName()
The name of the entityNotationDeclaration.getName()
The notation name.Namespace.getNamespaceURI()
Gets the uri bound to the prefix of this namespaceStartElement.getNamespaceURI
(String prefix) Gets the value that the prefix is bound to in the context of this element.EntityDeclaration.getNotationName()
The name of the associated notation.Namespace.getPrefix()
Gets the prefix, returns "" if this is a default namespace declaration.EntityDeclaration.getPublicId()
The entity's public identifier, or null if none was givenNotationDeclaration.getPublicId()
The notation's public identifier, or null if none was given.EntityDeclaration.getReplacementText()
The replacement text of the entity.EntityDeclaration.getSystemId()
The entity's system identifier.NotationDeclaration.getSystemId()
The notation's system identifier, or null if none was given.StartDocument.getSystemId()
Returns the system ID of the XML dataProcessingInstruction.getTarget()
The target section of the processing instructionComment.getText()
Return the string data of the comment, returns empty string if it does not exist.Attribute.getValue()
Gets the normalized value of this attribute.StartDocument.getVersion()
Returns the version of XML of this XML streamModifier and TypeMethodDescriptionStartElement.getNamespaceURI
(String prefix) Gets the value that the prefix is bound to in the context of this element. -
Uses of String in javax.xml.stream.util
Modifier and TypeMethodDescriptionStreamReaderDelegate.getAttributeLocalName
(int index) StreamReaderDelegate.getAttributeNamespace
(int index) StreamReaderDelegate.getAttributePrefix
(int index) StreamReaderDelegate.getAttributeType
(int index) StreamReaderDelegate.getAttributeValue
(int index) StreamReaderDelegate.getAttributeValue
(String namespaceUri, String localName) StreamReaderDelegate.getCharacterEncodingScheme()
EventReaderDelegate.getElementText()
StreamReaderDelegate.getElementText()
StreamReaderDelegate.getEncoding()
StreamReaderDelegate.getLocalName()
StreamReaderDelegate.getNamespacePrefix
(int index) StreamReaderDelegate.getNamespaceURI()
StreamReaderDelegate.getNamespaceURI
(int index) StreamReaderDelegate.getNamespaceURI
(String prefix) StreamReaderDelegate.getPIData()
StreamReaderDelegate.getPITarget()
StreamReaderDelegate.getPrefix()
StreamReaderDelegate.getText()
StreamReaderDelegate.getVersion()
Modifier and TypeMethodDescriptionStreamReaderDelegate.getAttributeValue
(String namespaceUri, String localName) StreamReaderDelegate.getNamespaceURI
(String prefix) EventReaderDelegate.getProperty
(String name) StreamReaderDelegate.getProperty
(String name) void
-
Uses of String in javax.xml.transform
Modifier and TypeFieldDescriptionstatic final String
OutputKeys.CDATA_SECTION_ELEMENTS
cdata-section-elements = expanded names.static final String
OutputKeys.DOCTYPE_PUBLIC
doctype-public = string.static final String
OutputKeys.DOCTYPE_SYSTEM
doctype-system = string.static final String
OutputKeys.ENCODING
encoding = string.static final String
OutputKeys.INDENT
indent = "yes" | "no".static final String
OutputKeys.MEDIA_TYPE
media-type = string.static final String
OutputKeys.METHOD
method = "xml" | "html" | "text" | expanded name.static final String
OutputKeys.OMIT_XML_DECLARATION
omit-xml-declaration = "yes" | "no".static final String
Result.PI_DISABLE_OUTPUT_ESCAPING
The name of the processing instruction that is sent if the result tree disables output escaping.static final String
Result.PI_ENABLE_OUTPUT_ESCAPING
The name of the processing instruction that is sent if the result tree enables output escaping at some point after having received a PI_DISABLE_OUTPUT_ESCAPING processing instruction.static final String
OutputKeys.STANDALONE
standalone = "yes" | "no".static final String
OutputKeys.VERSION
version = nmtoken.Modifier and TypeMethodDescriptionTransformerException.getLocationAsString()
Get the location information as a string.TransformerFactoryConfigurationError.getMessage()
Return the message (if any) for this error .TransformerException.getMessageAndLocation()
Get the error message with location information appended.abstract String
Transformer.getOutputProperty
(String name) Get an output property that is in effect for the transformer.SourceLocator.getPublicId()
Return the public identifier for the current document event.Result.getSystemId()
Get the system identifier that was set with setSystemId.Source.getSystemId()
Get the system identifier that was set with setSystemId.SourceLocator.getSystemId()
Return the system identifier for the current document event.Modifier and TypeMethodDescriptionabstract Source
TransformerFactory.getAssociatedStylesheet
(Source source, String media, String title, String charset) Get the stylesheet specification(s) associated with the XMLSource
document via the xml-stylesheet processing instruction that match the given criteria.abstract Object
TransformerFactory.getAttribute
(String name) Allows the user to retrieve specific attributes on the underlying implementation.abstract boolean
TransformerFactory.getFeature
(String name) Look up the value of a feature.abstract String
Transformer.getOutputProperty
(String name) Get an output property that is in effect for the transformer.abstract Object
Transformer.getParameter
(String name) Get a parameter that was explicitly set with setParameter.static TransformerFactory
TransformerFactory.newInstance
(String factoryClassName, ClassLoader classLoader) Obtain a new instance of aTransformerFactory
from factory class name.Called by the processor when it encounters an xsl:include, xsl:import, or document() function.abstract void
TransformerFactory.setAttribute
(String name, Object value) Allows the user to set specific attributes on the underlying implementation.abstract void
TransformerFactory.setFeature
(String name, boolean value) Set a feature for thisTransformerFactory
andTransformer
s orTemplate
s created by this factory.abstract void
Transformer.setOutputProperty
(String name, String value) Set an output property that will be in effect for the transformation.abstract void
Transformer.setParameter
(String name, Object value) Add a parameter for the transformation.void
Result.setSystemId
(String systemId) Set the system identifier for this Result.void
Source.setSystemId
(String systemId) Set the system identifier for this Source.ModifierConstructorDescriptionCreate a newTransformerConfigurationException
with theString
specified as an error message.Create a newTransformerConfigurationException
with the givenException
base cause and detail message.TransformerConfigurationException
(String message, SourceLocator locator) Create a new TransformerConfigurationException from a message and a Locator.TransformerConfigurationException
(String message, SourceLocator locator, Throwable e) Wrap an existing exception in a TransformerConfigurationException.TransformerException
(String message) Create a new TransformerException.TransformerException
(String message, Throwable e) Wrap an existing exception in a TransformerException.TransformerException
(String message, SourceLocator locator) Create a new TransformerException from a message and a Locator.TransformerException
(String message, SourceLocator locator, Throwable e) Wrap an existing exception in a TransformerException.Create a newTransformerFactoryConfigurationError
with the givenException
base cause and detail message.Create a newTransformerFactoryConfigurationError
with theString
specified as an error message. -
Uses of String in javax.xml.transform.dom
Modifier and TypeFieldDescriptionstatic final String
DOMResult.FEATURE
IfTransformerFactory.getFeature(java.lang.String)
returnstrue
when passed this value as an argument, theTransformer
supportsResult
output of this type.static final String
DOMSource.FEATURE
IfTransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument, the Transformer supports Source input of this type.Modifier and TypeMethodDescriptionDOMResult.getSystemId()
Get the System Identifier.DOMSource.getSystemId()
Get the base ID (URL or system ID) from where URLs will be resolved.Modifier and TypeMethodDescriptionvoid
DOMResult.setSystemId
(String systemId) Set the systemId that may be used in association with the node.void
DOMSource.setSystemId
(String systemID) Set the base ID (URL or system ID) from where URLs will be resolved.ModifierConstructorDescriptionUse a DOM node to create a new output target with the specified System ID.Use a DOM node to create a new output target specifying the child node where the result nodes should be inserted before and the specified System ID.Create a new input source with a DOM node, and with the system ID also passed in as the base URI. -
Uses of String in javax.xml.transform.sax
Modifier and TypeFieldDescriptionstatic final String
SAXResult.FEATURE
IfTransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument, the Transformer supports Result output of this type.static final String
SAXSource.FEATURE
IfTransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument, the Transformer supports Source input of this type.static final String
SAXTransformerFactory.FEATURE
IfTransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument, the TransformerFactory returned fromTransformerFactory.newInstance()
may be safely cast to a SAXTransformerFactory.static final String
SAXTransformerFactory.FEATURE_XMLFILTER
IfTransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument, theSAXTransformerFactory.newXMLFilter(Source src)
andSAXTransformerFactory.newXMLFilter(Templates templates)
methods are supported.Modifier and TypeMethodDescriptionSAXResult.getSystemId()
Get the system identifier that was set with setSystemId.SAXSource.getSystemId()
Get the base ID (URI or system ID) from where URIs will be resolved.TemplatesHandler.getSystemId()
Get the base ID (URI or system ID) from where relative URLs will be resolved.TransformerHandler.getSystemId()
Get the base ID (URI or system ID) from where relative URLs will be resolved.Modifier and TypeMethodDescriptionvoid
SAXResult.setSystemId
(String systemId) Method setSystemId Set the systemID that may be used in association with theContentHandler
.void
SAXSource.setSystemId
(String systemId) Set the system identifier for this Source.void
TemplatesHandler.setSystemId
(String systemID) Set the base ID (URI or system ID) for the Templates object created by this builder.void
TransformerHandler.setSystemId
(String systemID) Set the base ID (URI or system ID) from where relative URLs will be resolved. -
Uses of String in javax.xml.transform.stax
Modifier and TypeFieldDescriptionstatic final String
StAXResult.FEATURE
IfTransformerFactory.getFeature(String name)
returns true when passed this value as an argument, the Transformer supports Result output of this type.static final String
StAXSource.FEATURE
IfTransformerFactory.getFeature(String name)
returns true when passed this value as an argument, the Transformer supports Source input of this type.Modifier and TypeMethodDescriptionStAXResult.getSystemId()
The returned system identifier is alwaysnull
.StAXSource.getSystemId()
Get the system identifier used by thisStAXSource
.Modifier and TypeMethodDescriptionvoid
StAXResult.setSystemId
(String systemId) In the context of aStAXResult
, it is not appropriate to explicitly set the system identifier.void
StAXSource.setSystemId
(String systemId) In the context of aStAXSource
, it is not appropriate to explicitly set the system identifier. -
Uses of String in javax.xml.transform.stream
Modifier and TypeFieldDescriptionstatic final String
StreamResult.FEATURE
IfTransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument, the Transformer supports Result output of this type.static final String
StreamSource.FEATURE
IfTransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument, the Transformer supports Source input of this type.Modifier and TypeMethodDescriptionStreamSource.getPublicId()
Get the public identifier that was set with setPublicId.StreamResult.getSystemId()
Get the system identifier that was set with setSystemId.StreamSource.getSystemId()
Get the system identifier that was set with setSystemId.Modifier and TypeMethodDescriptionvoid
StreamSource.setPublicId
(String publicId) Set the public identifier for this Source.void
StreamResult.setSystemId
(String systemId) Set the systemID that may be used in association with the byte or character stream, or, if neither is set, use this value as a writeable URI (probably a file name).void
StreamSource.setSystemId
(String systemId) Set the system identifier for this Source.ModifierConstructorDescriptionStreamResult
(String systemId) Construct a StreamResult from a URL.StreamSource
(InputStream inputStream, String systemId) Construct a StreamSource from a byte stream.StreamSource
(Reader reader, String systemId) Construct a StreamSource from a character reader.StreamSource
(String systemId) Construct a StreamSource from a URL. -
Uses of String in javax.xml.validation
Modifier and TypeMethodDescriptionboolean
SchemaFactory.getFeature
(String name) Look up the value of a feature flag.boolean
Validator.getFeature
(String name) Look up the value of a feature flag.boolean
ValidatorHandler.getFeature
(String name) Look up the value of a feature flag.SchemaFactory.getProperty
(String name) Look up the value of a property.Validator.getProperty
(String name) Look up the value of a property.ValidatorHandler.getProperty
(String name) Look up the value of a property.abstract boolean
SchemaFactory.isSchemaLanguageSupported
(String schemaLanguage) Is specified schema supported by thisSchemaFactory
?abstract SchemaFactory
SchemaFactoryLoader.newFactory
(String schemaLanguage) Creates a newSchemaFactory
object for the specified schema language.static SchemaFactory
SchemaFactory.newInstance
(String schemaLanguage) Obtains a new instance of aSchemaFactory
that supports the specified schema language.static SchemaFactory
SchemaFactory.newInstance
(String schemaLanguage, String factoryClassName, ClassLoader classLoader) Obtain a new instance of aSchemaFactory
from class name.void
SchemaFactory.setFeature
(String name, boolean value) Set a feature for thisSchemaFactory
,Schema
s created by this factory, and by extension,Validator
s andValidatorHandler
s created by thoseSchema
s.void
Validator.setFeature
(String name, boolean value) Set the value of a feature flag.void
ValidatorHandler.setFeature
(String name, boolean value) Set a feature for thisValidatorHandler
.void
SchemaFactory.setProperty
(String name, Object object) Set the value of a property.void
Validator.setProperty
(String name, Object object) Set the value of a property.void
ValidatorHandler.setProperty
(String name, Object object) Set the value of a property.ModifierConstructorDescriptionSchemaFactoryConfigurationError
(String message) Create a newSchemaFactoryConfigurationError
with theString
specified as an error message.SchemaFactoryConfigurationError
(String message, Throwable cause) Create a newSchemaFactoryConfigurationError
with the givenThrowable
base cause and detail message. -
Uses of String in javax.xml.xpath
Modifier and TypeFieldDescriptionstatic final String
XPathFactory.DEFAULT_OBJECT_MODEL_URI
Default Object Model URI.static final String
XPathFactory.DEFAULT_PROPERTY_NAME
The default property name according to the JAXP spec.static final String
XPathConstants.DOM_OBJECT_MODEL
The URI for the DOM object model, "http://java.sun.com/jaxp/xpath/dom".Modifier and TypeMethodDescriptionEvaluate an XPath expression in the specified context and return the result as aString
.XPath.evaluate
(String expression, InputSource source) Evaluate an XPath expression in the context of the specifiedInputSource
and return the result as aString
.Evaluate the compiled XPath expression in the specified context and return the result as aString
.XPathExpression.evaluate
(InputSource source) Evaluate the compiled XPath expression in the context of the specifiedInputSource
and return the result as aString
.Modifier and TypeMethodDescriptionCompile an XPath expression for later evaluation.Evaluate an XPath expression in the specified context and return the result as aString
.Evaluate anXPath
expression in the specified context and return the result as the specified type.XPath.evaluate
(String expression, InputSource source) Evaluate an XPath expression in the context of the specifiedInputSource
and return the result as aString
.XPath.evaluate
(String expression, InputSource source, QName returnType) Evaluate an XPath expression in the context of the specifiedInputSource
and return the result as the specified type.default XPathEvaluationResult<?>
XPath.evaluateExpression
(String expression, Object item) Evaluate an XPath expression in the specified context.default <T> T
XPath.evaluateExpression
(String expression, Object item, Class<T> type) Evaluate an XPath expression in the specified context and return the result with the type specified through theclass type
default XPathEvaluationResult<?>
XPath.evaluateExpression
(String expression, InputSource source) Evaluate an XPath expression in the specified context.default <T> T
XPath.evaluateExpression
(String expression, InputSource source, Class<T> type) Evaluate an XPath expression in the context of the specifiedsource
and return the result as specified.abstract boolean
XPathFactory.getFeature
(String name) Get the state of the named feature.abstract boolean
XPathFactory.isObjectModelSupported
(String objectModel) Is specified object model supported by thisXPathFactory
?static XPathFactory
XPathFactory.newInstance
(String uri) Obtains a newXPathFactory
instance using the specified object model.static XPathFactory
XPathFactory.newInstance
(String uri, String factoryClassName, ClassLoader classLoader) Obtain a new instance of aXPathFactory
from a factory class name.abstract void
XPathFactory.setFeature
(String name, boolean value) Set a feature for thisXPathFactory
andXPath
s created by this factory.Returns the enum constant of this class with the specified name.ModifierConstructorDescriptionXPathException
(String message) Constructs a newXPathException
with the specified detailmessage
.XPathExpressionException
(String message) Constructs a newXPathExpressionException
with the specified detailmessage
.XPathFactoryConfigurationException
(String message) Constructs a newXPathFactoryConfigurationException
with the specified detailmessage
.XPathFunctionException
(String message) Constructs a newXPathFunctionException
with the specified detailmessage
. -
Uses of String in jdk.dynalink
Modifier and TypeFieldDescriptionstatic final String
SecureLookupSupplier.GET_LOOKUP_PERMISSION_NAME
The name of a runtime permission required to successfully invoke theSecureLookupSupplier.getLookup()
method.Modifier and TypeMethodDescriptionCallSiteDescriptor.toString()
Returns the string representation of this call site descriptor, of the formatname(parameterTypes)returnType@lookup
.NamedOperation.toString()
Returns the string representation of this named operation.NamespaceOperation.toString()
Returns the string representation of this namespace operation.Modifier and TypeMethodDescriptionfinal NamedOperation
NamedOperation.changeName
(String newName) Finds or creates a named operation that differs from this one only in the name.static StandardNamespace
Returns the enum constant of this class with the specified name.static StandardOperation
Returns the enum constant of this class with the specified name.ModifierConstructorDescriptionNoSuchDynamicMethodException
(String message) Creates a new NoSuchDynamicMethodException -
Uses of String in jdk.dynalink.beans
Modifier and TypeMethodDescriptionBeansLinker.getInstanceMethodNames
(Class<?> clazz) Returns a set of names of all instance methods of a class.BeansLinker.getReadableInstancePropertyNames
(Class<?> clazz) Returns a set of names of all readable instance properties of a class.BeansLinker.getReadableStaticPropertyNames
(Class<?> clazz) Returns a set of names of all readable static properties of a class.BeansLinker.getStaticMethodNames
(Class<?> clazz) Returns a set of names of all static methods of a class.BeansLinker.getWritableInstancePropertyNames
(Class<?> clazz) Returns a set of names of all writable instance properties of a class.BeansLinker.getWritableStaticPropertyNames
(Class<?> clazz) Returns a set of names of all writable static properties of a class.Modifier and TypeMethodDescriptionstatic Object
BeansLinker.getConstructorMethod
(Class<?> clazz, String signature) Return the dynamic method of constructor of the given class and the given signature. -
Uses of String in jdk.dynalink.linker
Modifier and TypeFieldDescriptionstatic final String
GuardingDynamicLinkerExporter.AUTOLOAD_PERMISSION_NAME
The name of the runtime permission for creating instances of this class.Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name. -
Uses of String in jdk.dynalink.linker.support
Modifier and TypeMethodDescriptionLookup.findGetter
(Class<?> refc, String name, Class<?> type) Performs aMethodHandles.Lookup.findGetter(Class, String, Class)
, converting any encounteredIllegalAccessException
into anIllegalAccessError
andNoSuchFieldException
into aNoSuchFieldError
.static MethodHandle
Lookup.findOwnSpecial
(MethodHandles.Lookup lookup, String name, Class<?> rtype, Class<?>... ptypes) Given a lookup, finds usingLookup.findSpecial(Class, String, MethodType)
a method on that lookup's class.Lookup.findOwnSpecial
(String name, Class<?> rtype, Class<?>... ptypes) Finds usingLookup.findSpecial(Class, String, MethodType)
a method on that lookup's class.static MethodHandle
Lookup.findOwnStatic
(MethodHandles.Lookup lookup, String name, Class<?> rtype, Class<?>... ptypes) Given a lookup, finds usingLookup.findStatic(Class, String, MethodType)
a method on that lookup's class.Lookup.findOwnStatic
(String name, Class<?> rtype, Class<?>... ptypes) Finds usingLookup.findStatic(Class, String, MethodType)
a method on that lookup's class.Lookup.findSpecial
(Class<?> declaringClass, String name, MethodType type) Performs aMethodHandles.Lookup.findSpecial(Class, String, MethodType, Class)
on the underlying lookup.Lookup.findStatic
(Class<?> declaringClass, String name, MethodType type) Performs aMethodHandles.Lookup.findStatic(Class, String, MethodType)
on the underlying lookup.Lookup.findVirtual
(Class<?> declaringClass, String name, MethodType type) Performs aMethodHandles.Lookup.findVirtual(Class, String, MethodType)
on the underlying lookup.static Class<?>
TypeUtilities.getPrimitiveTypeByName
(String name) Given a name of a primitive type returns the class representing it. -
Uses of String in jdk.incubator.foreign
Modifier and TypeFieldDescriptionstatic final String
CLinker.TypeKind.ATTR_NAME
The layout attribute name associated with this classification kind.static final String
MemoryLayout.LAYOUT_NAME
Attribute name used to specify the name property of a memory layout (seeMemoryLayout.name()
andMemoryLayout.withName(String)
).static final String
FunctionDescriptor.TRIVIAL_ATTRIBUTE_NAME
The name of the function descriptor attribute (seeFunctionDescriptor.attributes()
used to mark trivial functions.Modifier and TypeMethodDescriptionstatic String
CLinker.toJavaString
(MemoryAddress addr) Converts a UTF-8 encoded, null-terminated C string stored at given address into a Java string.static String
CLinker.toJavaString
(MemorySegment addr) Converts a UTF-8 encoded, null-terminated C string stored at given address into a Java string.FunctionDescriptor.toString()
Returns a string representation of this function descriptor.GroupLayout.toString()
MemoryLayout.toString()
Returns a string representation of this layout.SequenceLayout.toString()
ValueLayout.toString()
Modifier and TypeMethodDescriptionFunctionDescriptor.attributes()
Returns a stream of the attribute names associated with this function descriptor.MemoryLayout.attributes()
Returns a stream of the attribute names associated with this layout.MemoryLayout.name()
Return the name (if any) associated with this layout.Modifier and TypeMethodDescriptionReturns the attribute with the given name (if it exists).Returns the attribute with the given name (if it exists).static MemoryLayout.PathElement
MemoryLayout.PathElement.groupElement
(String name) Returns a path element which selects a member layout with given name from a given group layout.Looks up a symbol with given name in this lookup.static MemorySegment
CLinker.toCString
(String str, ResourceScope scope) Converts a Java string into a UTF-8 encoded, null-terminated C string, storing the result into a native memory segment associated with the provided resource scope.static MemorySegment
CLinker.toCString
(String str, SegmentAllocator allocator) Converts a Java string into a UTF-8 encoded, null-terminated C string, storing the result into a native memory segment allocated using the provided allocator.static CLinker.TypeKind
Returns the enum constant of this class with the specified name.FunctionDescriptor.withAttribute
(String name, Constable value) Returns a new function descriptor which features the same attributes as this descriptor, plus the newly specified attribute.GroupLayout.withAttribute
(String name, Constable value) Returns a new memory layout which features the same attributes as this layout, plus the newly specified attribute.MemoryLayout.withAttribute
(String name, Constable value) Returns a new memory layout which features the same attributes as this layout, plus the newly specified attribute.SequenceLayout.withAttribute
(String name, Constable value) Returns a new memory layout which features the same attributes as this layout, plus the newly specified attribute.ValueLayout.withAttribute
(String name, Constable value) Returns a new memory layout which features the same attributes as this layout, plus the newly specified attribute.Creates a new layout which features the desired layout name.Creates a new layout which features the desired layout name.Creates a new layout which features the desired layout name.Creates a new layout which features the desired layout name. -
Uses of String in jdk.incubator.vector
Modifier and TypeMethodDescriptionVectorOperators.Operator.name()
Returns the symbolic name of this operator, as a constant inVectorOperators
.VectorOperators.Operator.operatorName()
Returns the Java operator symbol or method name corresponding to this operator.final String
ByteVector.toString()
Returns a string representation of this vector, of the form"[0,1,2...]"
, reporting the lane values of this vector, in lane order.final String
DoubleVector.toString()
Returns a string representation of this vector, of the form"[0,1,2...]"
, reporting the lane values of this vector, in lane order.final String
FloatVector.toString()
Returns a string representation of this vector, of the form"[0,1,2...]"
, reporting the lane values of this vector, in lane order.final String
IntVector.toString()
Returns a string representation of this vector, of the form"[0,1,2...]"
, reporting the lane values of this vector, in lane order.final String
LongVector.toString()
Returns a string representation of this vector, of the form"[0,1,2...]"
, reporting the lane values of this vector, in lane order.final String
ShortVector.toString()
Returns a string representation of this vector, of the form"[0,1,2...]"
, reporting the lane values of this vector, in lane order.abstract String
Vector.toString()
Returns a string representation of this vector, of the form"[0,1,2...]"
, reporting the lane values of this vector, in lane order.final String
VectorMask.toString()
Returns a string representation of this mask, of the form"Mask[T.TT...]"
, reporting the mask bit settings (as 'T' or '.' characters) in lane order.final String
VectorShuffle.toString()
Returns a string representation of this shuffle, of the form"Shuffle[0,1,2...]"
, reporting the source indexes in lane order.VectorSpecies.toString()
Returns a string of the form "Species[ETYPE, VLENGTH, SHAPE]", whereETYPE
is the primitive lane type,VLENGTH
is the vector lane count associated with the species, andSHAPE
is the vector shape associated with the species.Modifier and TypeMethodDescriptionstatic VectorShape
Returns the enum constant of this class with the specified name. -
Uses of String in jdk.javadoc.doclet
Modifier and TypeMethodDescriptionDoclet.Option.getDescription()
Returns the description of the option.Doclet.getName()
Returns a name identifying the doclet.StandardDoclet.getName()
Taglet.getName()
Returns the name of the tag supported by this taglet.Doclet.Option.getParameters()
Returns the parameters of the option.Returns the string representation of a series of instances of this tag to be included in the generated output.Modifier and TypeMethodDescriptionDoclet.Option.getNames()
Returns the list of names that may be used to identify the option.Modifier and TypeMethodDescriptiondefault void
Reporter.print
(Diagnostic.Kind kind, DocTreePath path, int start, int pos, int end, String message) Prints a diagnostic message related to a position within a range of characters in a tree node.void
Reporter.print
(Diagnostic.Kind kind, DocTreePath path, String message) Prints a diagnostic message related to a tree node in a documentation comment.void
Reporter.print
(Diagnostic.Kind kind, String message) Prints a diagnostic message.void
Reporter.print
(Diagnostic.Kind kind, Element element, String message) Prints a diagnostic message related to an element.default void
Reporter.print
(Diagnostic.Kind kind, FileObject file, int start, int pos, int end, String message) Prints a diagnostic message related to a position within a range of characters in a file.boolean
Processes the option and arguments as needed.static Doclet.Option.Kind
Returns the enum constant of this class with the specified name.static DocletEnvironment.ModuleMode
Returns the enum constant of this class with the specified name.static Taglet.Location
Returns the enum constant of this class with the specified name. -
Uses of String in jdk.jfr
Modifier and TypeFieldDescriptionstatic final String
DataAmount.BITS
Unit for bitsstatic final String
DataAmount.BYTES
Unit for bytesstatic final String
Timespan.MICROSECONDS
Unit for microseconds.static final String
Timespan.MILLISECONDS
Unit for milliseconds.static final String
Timestamp.MILLISECONDS_SINCE_EPOCH
The unit for the difference, measured in milliseconds, between the current time and midnight, January 1, 1970 UTC.static final String
Enabled.NAME
Setting name"enabled"
, signifies that the event should be recorded.static final String
Period.NAME
Settings name"period"
for configuring periodic eventsstatic final String
StackTrace.NAME
Settings name"stackTrace"
to be used for enabling event stack traces.static final String
Threshold.NAME
Setting name"threshold"
for configuring event thresholds.static final String
Timespan.NANOSECONDS
Unit for nanoseconds.static final String
Timespan.SECONDS
Unit for seconds.static final String
Timespan.TICKS
Unit for ticks.static final String
Timestamp.TICKS
The unit for the number of ticks that have transpired since some arbitrary starting date.Modifier and TypeMethodDescriptionabstract String
Combines the setting values for all running recordings into one value when multiple recordings are running at the same time,Configuration.getContents()
Returns a textual representation of the configuration (for example, the contents of a JFC file).SettingDescriptor.getContentType()
Returns a textual identifier that specifies how a value that is represented by thisSettingDescriptor
object is interpreted or formatted.ValueDescriptor.getContentType()
Returns a textual identifier that specifies how a value represented by thisValueDescriptor
is interpreted or formatted.SettingDescriptor.getDefaultValue()
Returns the default value for this setting descriptor.Configuration.getDescription()
Returns a short sentence that describes the configuration (for example"Low overhead configuration safe for continuous use in production environments"
)EventType.getDescription()
Returns a short sentence that describes the event class.SettingDescriptor.getDescription()
Returns a sentence that describes the setting (for example"Record event with duration above or equal to threshold"
).ValueDescriptor.getDescription()
Returns a sentence describing the value (for example,"Maximum throughput in the transaction system. Value is reset after each new batch."
).Configuration.getLabel()
Returns a human-readable name (for example,"Continuous" or "Profiling"
}.EventType.getLabel()
Returns a human-readable name (for example,"CPU Load"
).SettingDescriptor.getLabel()
Returns a human-readable name that describes the setting (for example,"Threshold"
).ValueDescriptor.getLabel()
Returns a human-readable name that describes the value (for example,"Maximum Throughput"
).Configuration.getName()
Returns an identifying name (for example,"default" or "profile")
.EventType.getName()
Returns an identifier for the event (for example,"jdk.CPULoad"
).Recording.getName()
Returns the name of this recording.SettingDescriptor.getName()
Returns the name of the setting (for example,"threshold"
).ValueDescriptor.getName()
Returns the name of the value (for example,"maxThroughput"
).Configuration.getProvider()
Returns who created the configuration (for example"OpenJDK"
).AnnotationElement.getTypeName()
Returns the fully qualified name of the annotation type that corresponds to thisAnnotationElement
(for example,"jdk.jfr.Label"
).SettingDescriptor.getTypeName()
Returns the fully qualified class name of the type that is associated with this setting descriptor.ValueDescriptor.getTypeName()
Returns the fully qualified class name of the type that is associated with this value descriptor.abstract String
SettingControl.getValue()
Returns the currently used value for this setting, notnull
.Modifier and TypeMethodDescriptionEventType.getCategoryNames()
Returns the list of human-readable names that makes up the categories for this event type (for example,"Java Application"
,"Statistics"
).Configuration.getSettings()
Returns the settings that specifies how a recording is configured.Configuration.getSettings()
Returns the settings that specifies how a recording is configured.Recording.getSettings()
Returns settings used by this recording.Recording.getSettings()
Returns settings used by this recording.Modifier and TypeMethodDescriptionDisables event with the specified name.Enables the event with the specified name.static Configuration
Configuration.getConfiguration
(String name) Returns a predefined configuration.Returns the field with the specified name, ornull
if it doesn't exist.Returns a value for thisAnnotationElement
.boolean
Returnstrue
if an annotation value with the specified name exists in thisAnnotationElement
.void
Sets a human-readable name (for example,"My Recording"
).abstract void
Sets the value for this setting.static RecordingState
Returns the enum constant of this class with the specified name.abstract EventSettings
Sets a setting value for the event that is associated with this event setting.Modifier and TypeMethodDescriptionabstract String
Combines the setting values for all running recordings into one value when multiple recordings are running at the same time,void
Recording.setSettings
(Map<String, String> settings) Replaces all settings for this recording.void
Recording.setSettings
(Map<String, String> settings) Replaces all settings for this recording.ModifierConstructorDescriptionConstructs aFlightRecorderPermission
with the specified name.ValueDescriptor
(Class<?> type, String name) Constructs a value descriptor, useful for dynamically creating event types and annotations.ValueDescriptor
(Class<?> type, String name, List<AnnotationElement> annotations) Constructs a value descriptor, useful for dynamically creating event types and annotations.ModifierConstructorDescriptionAnnotationElement
(Class<? extends Annotation> annotationType, Map<String, Object> values) Creates an annotation element to use for dynamically defined events.Creates a recording with settings from a map of name-value pairs.Creates a recording with settings from a map of name-value pairs. -
Uses of String in jdk.jfr.consumer
Modifier and TypeMethodDescriptionRecordedMethod.getDescriptor()
Returns the method descriptor for this method (for example,"(Ljava/lang/String;)V"
).RecordedThread.getJavaName()
Returns the Java thread name, ornull
if doesn't exist.RecordedClass.getName()
Returns the fully qualified name of the class (for example,"java.lang.String"
).RecordedClassLoader.getName()
Returns the name of the class loader (for example, "boot", "platform", and "app").RecordedMethod.getName()
Returns the name of this method, for example"toString"
.RecordedThreadGroup.getName()
Returns the name of the thread group, ornull
if doesn't exist.RecordedThread.getOSName()
Returns the thread name used by the operating system.final String
Returns the value of a field of typeString
.RecordedFrame.getType()
Returns the frame type for the execution point that is represented by this recorded frame (for example,"Interpreted"
,"JIT compiled"
or"Inlined"
).final String
RecordedObject.toString()
Returns a textual representation of this object.Modifier and TypeMethodDescriptionDisables event with the specified name.Enables the event with the specified name.final boolean
RecordedObject.getBoolean
(String name) Returns the value of a field of typeboolean
.final byte
Returns the value of a field of typebyte
.final char
Returns the value of a field of typechar
.final RecordedClass
Returns the value of a field of typeClass
.final double
Returns the value of a field of typedouble
or of another primitive type that is convertible to typedouble
by a widening conversion.final Duration
RecordedObject.getDuration
(String name) Returns the value of a timespan field.final float
Returns the value of a field of typefloat
or of another primitive type convertible to typefloat
by a widening conversion.final Instant
RecordedObject.getInstant
(String name) Returns the value of a timestamp field.final int
Returns the value of a field of typeint
or of another primitive type that is convertible to typeint
by a widening conversion.final long
Returns the value of a field of typelong
or of another primitive type that is convertible to typelong
by a widening conversion.final short
Returns the value of a field of typeshort
or of another primitive type convertible to typeshort
by a widening conversion.final String
Returns the value of a field of typeString
.final RecordedThread
Returns the value of a field of typeThread
.final <T> T
Returns the value of the field with the given name.boolean
Returnstrue
if a field with the given name exists,false
otherwise.void
EventStream.onEvent
(String eventName, Consumer<RecordedEvent> action) Registers an action to perform on all events matching a name.void
RecordingStream.onEvent
(String eventName, Consumer<RecordedEvent> action) Modifier and TypeMethodDescriptionvoid
RecordingStream.setSettings
(Map<String, String> settings) Replaces all settings for this recording stream.void
RecordingStream.setSettings
(Map<String, String> settings) Replaces all settings for this recording stream. -
Uses of String in jdk.jshell
Modifier and TypeMethodDescriptionabstract String
SourceCodeAnalysis.analyzeType
(String code, int cursor) Infer the type of the given expression.SourceCodeAnalysis.Suggestion.continuation()
The candidate continuation of the given user's input.SourceCodeAnalysis.SnippetWrapper.fullClassName()
Returns the fully qualified class name of theSourceCodeAnalysis.SnippetWrapper.wrapped()
class.ImportSnippet.fullname()
The qualified name of the import.abstract String
Diag.getCode()
Returns a diagnostic code indicating the type of diagnostic.EvalException.getExceptionClassName()
Returns the name of the Throwable subclass which was thrown in the executing client.abstract String
Diag.getMessage
(Locale locale) Returns a localized message for the given locale.Snippet.id()
The unique identifier for the snippet.SourceCodeAnalysis.Documentation.javadoc()
The javadoc of the given element.ExpressionSnippet.name()
Variable name which is the value of the expression.ImportSnippet.name()
The identifying name of the import.PersistentSnippet.name()
Name of the Snippet.MethodSnippet.parameterTypes()
A String representation of the parameter types of the method.SourceCodeAnalysis.CompletionInfo.remaining()
Input remaining after the complete part of the source.MethodSnippet.signature()
The full type signature of the method, including return type.SourceCodeAnalysis.Documentation.signature()
The signature of the given element.Snippet.source()
Return the source code of the snippet.SourceCodeAnalysis.CompletionInfo.source()
Source code for the first Snippet of code input.SourceCodeAnalysis.SnippetWrapper.source()
Returns the input that is wrapped.SnippetEvent.toString()
Return a string representation of the eventExpressionSnippet.typeName()
Type of the expressionVarSnippet.typeName()
A String representation of the type of the variable.SnippetEvent.value()
The result value of successful run.JShell.varValue
(VarSnippet snippet) Get the current value of a variable.SourceCodeAnalysis.SnippetWrapper.wrapped()
Returns a Java class definition that wraps theSourceCodeAnalysis.SnippetWrapper.source()
or, if an import, the import source.Modifier and TypeMethodDescriptionSourceCodeAnalysis.QualifiedNames.getNames()
Known qualified names for the given simple name in the original code.JShell.unresolvedDependencies
(DeclarationSnippet snippet) ForRECOVERABLE_DEFINED
orRECOVERABLE_NOT_DEFINED
declarations, the names of current unresolved dependencies for the snippet.Modifier and TypeMethodDescriptionvoid
JShell.addToClasspath
(String path) The specified path is added to the end of the classpath used in eval().abstract SourceCodeAnalysis.CompletionInfo
SourceCodeAnalysis.analyzeCompletion
(String input) Given an input string, find the first snippet of code (one statement, definition, import, or expression) and evaluate if it is complete.abstract String
SourceCodeAnalysis.analyzeType
(String code, int cursor) Infer the type of the given expression.JShell.Builder.compilerOptions
(String... options) Adds compiler options.abstract List<SourceCodeAnalysis.Suggestion>
SourceCodeAnalysis.completionSuggestions
(String input, int cursor, int[] anchor) Compute possible follow-ups for the given input.abstract List<SourceCodeAnalysis.Documentation>
SourceCodeAnalysis.documentation
(String input, int cursor, boolean computeJavadoc) Compute documentation for the given user's input.Evaluate the input String, including definition and/or execution, if applicable.JShell.Builder.executionEngine
(String executionControlSpec) Sets the custom engine for execution.abstract SourceCodeAnalysis.QualifiedNames
SourceCodeAnalysis.listQualifiedNames
(String code, int cursor) List qualified names known for the simple name in the given code immediately to the left of the given cursor position.JShell.Builder.remoteVMOptions
(String... options) Sets additional VM options for launching the VM.SourceCodeAnalysis.sourceToSnippets
(String input) Converts the source code of a snippet into aSnippet
object (or list ofSnippet
objects in the case of some var declarations, e.g.: int x, y, z;).static Snippet.Kind
Returns the enum constant of this class with the specified name.static Snippet.Status
Returns the enum constant of this class with the specified name.static Snippet.SubKind
Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.abstract List<SourceCodeAnalysis.SnippetWrapper>
Returns the wrapper information for the snippet within the input source string.Modifier and TypeMethodDescriptionJShell.Builder.executionEngine
(ExecutionControlProvider executionControlProvider, Map<String, String> executionControlParameters) Sets the custom engine for execution.JShell.Builder.executionEngine
(ExecutionControlProvider executionControlProvider, Map<String, String> executionControlParameters) Sets the custom engine for execution.JShell.Builder.idGenerator
(BiFunction<Snippet, Integer, String> generator) Sets the generator of identifying names for Snippets.JShell.Builder.tempVariableNameGenerator
(Supplier<String> generator) Sets a generator of temp variable names forVarSnippet
ofSnippet.SubKind.TEMP_VAR_EXPRESSION_SUBKIND
. -
Uses of String in jdk.jshell.execution
Modifier and TypeFieldDescriptionstatic final String
JdiExecutionControlProvider.PARAM_HOST_NAME
The local hostname to connect to.static final String
JdiExecutionControlProvider.PARAM_LAUNCH
Should JDI-controlled launching be used?static final String
JdiExecutionControlProvider.PARAM_REMOTE_AGENT
The remote agent to launch.static final String
JdiExecutionControlProvider.PARAM_TIMEOUT
Milliseconds before connect timeout.Modifier and TypeMethodDescriptionprotected String
Invoke the specified "doit-method", a static method with no parameters.FailOverExecutionControlProvider.name()
The unique name of thisExecutionControlProvider
.JdiExecutionControlProvider.name()
The unique name of thisExecutionControlProvider
.LocalExecutionControlProvider.name()
The unique name of thisExecutionControlProvider
.protected String
DirectExecutionControl.throwConvertedInvocationException
(Throwable cause) Converts incoming exceptions in user code into instances of subtypes ofExecutionControl.ExecutionControlException
and throws the converted exception.protected String
DirectExecutionControl.throwConvertedOtherException
(Throwable ex) Converts incoming exceptions in agent code into instances of subtypes ofExecutionControl.ExecutionControlException
and throws the converted exception.protected static String
DirectExecutionControl.valueString
(Object value) Converts theObject
value fromExecutionControl.invoke(String, String)
orExecutionControl.varValue(String, String)
toString
.Modifier and TypeMethodDescriptionFailOverExecutionControlProvider.defaultParameters()
Create and return the default parameter map for thisExecutionControlProvider
.FailOverExecutionControlProvider.defaultParameters()
Create and return the default parameter map for thisExecutionControlProvider
.JdiExecutionControlProvider.defaultParameters()
Create and return the default parameter map for thisExecutionControlProvider
.JdiExecutionControlProvider.defaultParameters()
Create and return the default parameter map for thisExecutionControlProvider
.LocalExecutionControlProvider.defaultParameters()
Create and return the default parameter map forLocalExecutionControlProvider
.LocalExecutionControlProvider.defaultParameters()
Create and return the default parameter map forLocalExecutionControlProvider
.Modifier and TypeMethodDescriptionvoid
DirectExecutionControl.addToClasspath
(String cp) void
LoaderDelegate.addToClasspath
(String path) Adds the path to the execution class path.void
StreamingExecutionControl.addToClasspath
(String path) DirectExecutionControl.extensionCommand
(String command, Object arg) StreamingExecutionControl.extensionCommand
(String command, Object arg) protected Class<?>
Finds the class with the specified binary name.Class<?>
Finds the class with the specified binary name.static void
Launch the agent, connecting to the JShell-core over the socket specified in the command-line argument.protected ReferenceType
JdiExecutionControl.referenceType
(VirtualMachine vm, String name) Returns the JDIReferenceType
corresponding to the specified class name.Modifier and TypeMethodDescriptionstatic void
Util.detectJdiExitEvent
(VirtualMachine vm, Consumer<String> unbiddenExitHandler) Monitor the JDI event stream forVMDeathEvent
andVMDisconnectEvent
.static void
Util.forwardExecutionControlAndIO
(ExecutionControl ec, InputStream inStream, OutputStream outStream, Map<String, Consumer<OutputStream>> outputStreamMap, Map<String, Consumer<InputStream>> inputStreamMap) Forward commands from the input to the specifiedExecutionControl
instance, then responses back on the output.FailOverExecutionControlProvider.generate
(ExecutionEnv env, Map<String, String> parameters) Create and return a locally executingExecutionControl
instance.FailOverExecutionControlProvider.generate
(ExecutionEnv env, Map<String, String> parameters) Create and return a locally executingExecutionControl
instance.JdiExecutionControlProvider.generate
(ExecutionEnv env, Map<String, String> parameters) JdiExecutionControlProvider.generate
(ExecutionEnv env, Map<String, String> parameters) LocalExecutionControlProvider.generate
(ExecutionEnv env, Map<String, String> parameters) Create and return a locally executingExecutionControl
instance.LocalExecutionControlProvider.generate
(ExecutionEnv env, Map<String, String> parameters) Create and return a locally executingExecutionControl
instance.static ExecutionControl
Util.remoteInputOutput
(InputStream input, OutputStream output, Map<String, OutputStream> outputStreamMap, Map<String, InputStream> inputStreamMap, BiFunction<ObjectInput, ObjectOutput, ExecutionControl> factory) Creates an ExecutionControl for given packetized input and output.ModifierConstructorDescriptionJdiInitiator
(int port, List<String> remoteVMOptions, String remoteAgent, boolean isLaunch, String host, int timeout, Map<String, String> customConnectorArgs) Start the remote agent and establish a JDI connection to it.ModifierConstructorDescriptionJdiInitiator
(int port, List<String> remoteVMOptions, String remoteAgent, boolean isLaunch, String host, int timeout, Map<String, String> customConnectorArgs) Start the remote agent and establish a JDI connection to it.JdiInitiator
(int port, List<String> remoteVMOptions, String remoteAgent, boolean isLaunch, String host, int timeout, Map<String, String> customConnectorArgs) Start the remote agent and establish a JDI connection to it.JdiInitiator
(int port, List<String> remoteVMOptions, String remoteAgent, boolean isLaunch, String host, int timeout, Map<String, String> customConnectorArgs) Start the remote agent and establish a JDI connection to it. -
Uses of String in jdk.jshell.spi
Modifier and TypeMethodDescriptionExecutionControl.UserException.causeExceptionClass()
Returns the class of the user exception.Invokes an executable Snippet by calling a method on the specified wrapper class.ExecutionControl.ClassBytecodes.name()
The class name.ExecutionControlProvider.name()
The unique name of thisExecutionControlProvider
.Returns the value of a variable.Modifier and TypeMethodDescriptionExecutionControlProvider.defaultParameters()
Create and return the default parameter map for thisExecutionControlProvider
.ExecutionControlProvider.defaultParameters()
Create and return the default parameter map for thisExecutionControlProvider
.ExecutionEnv.extraRemoteVMOptions()
Returns the additional VM options to be used when launching the remote JVM.Modifier and TypeMethodDescriptionvoid
ExecutionControl.addToClasspath
(String path) Adds the path to the execution class path.ExecutionControl.extensionCommand
(String command, Object arg) Run a non-standard command (or a standard command from a newer version).static ExecutionControl
ExecutionControl.generate
(ExecutionEnv env, String spec) Search for a provider, then create and return theExecutionControl
instance.static ExecutionControl
Search for a provider, then create and return theExecutionControl
instance.Invokes an executable Snippet by calling a method on the specified wrapper class.Returns the value of a variable.Modifier and TypeMethodDescriptionstatic ExecutionControl
Search for a provider, then create and return theExecutionControl
instance.static ExecutionControl
Search for a provider, then create and return theExecutionControl
instance.ExecutionControlProvider.generate
(ExecutionEnv env, Map<String, String> parameters) Create and return theExecutionControl
instance.ExecutionControlProvider.generate
(ExecutionEnv env, Map<String, String> parameters) Create and return theExecutionControl
instance.ModifierConstructorDescriptionClassBytecodes
(String name, byte[] bytecodes) Creates a name/bytecode pair.ClassInstallException
(String message, boolean[] installed) EngineTerminationException
(String message) ExecutionControlException
(String message) InternalException
(String message) NotImplementedException
(String message) UserException
(String message, String causeExceptionClass, StackTraceElement[] stackElements) -
Uses of String in jdk.jshell.tool
Modifier and TypeMethodDescriptionvoid
Run an instance of the Java shell tool as configured by the other methods in this interface.default int
Run an instance of the Java shell tool as configured by the other methods in this interface.Modifier and TypeMethodDescriptionSet the source for environment variables.Set the source for environment variables.JavaShellToolBuilder.persistence
(Map<String, String> prefsMap) Set the storage mechanism for persistent information which includes input history and retained settings.JavaShellToolBuilder.persistence
(Map<String, String> prefsMap) Set the storage mechanism for persistent information which includes input history and retained settings. -
Uses of String in jdk.management.jfr
Modifier and TypeFieldDescriptionstatic final String
FlightRecorderMXBean.MXBEAN_NAME
String representation of theObjectName
for theFlightRecorderMXBean
.Modifier and TypeMethodDescriptionConfigurationInfo.getContents()
Returns the textual representation of the configuration associated with thisConfigurationInfo
, typically the contents of the configuration file that was used to create the configuration.SettingDescriptorInfo.getContentType()
Returns the content type of the setting associated thisSettingDescriptorInfo
(for example,"jdk.jfr.Timespan"
).SettingDescriptorInfo.getDefaultValue()
Returns the default value of the setting associated thisSettingDescriptorInfo
(for example,"20 ms"
).ConfigurationInfo.getDescription()
Returns a short sentence that describes the configuration associated with thisConfigurationInfo
(for example,"Low overhead configuration safe for continuous use in production environments"
.EventTypeInfo.getDescription()
Returns a short sentence or two describing the event type associated with thisEventTypeInfo
, for example"Garbage collection performed by the JVM""
.SettingDescriptorInfo.getDescription()
Returns the description of the setting associated thisSettingDescriptorInfo
(for example,"The duration an event must exceed to be be recorded"
).RecordingInfo.getDestination()
Returns destination path where data, for the recording associated with thisRecordingInfo
, should be written when the recording stops, ornull
if the recording should not be written.ConfigurationInfo.getLabel()
Returns the human-readable name (for example,"Continuous"
or"Profiling"
) for the configuration associated with thisConfigurationInfo
EventTypeInfo.getLabel()
Returns the label, a human-readable name, associated with the event type for thisEventTypeInfo
(for example,"Garbage Collection"
).SettingDescriptorInfo.getLabel()
Returns the human-readable name of the setting associated with thisSettingDescriptorInfo
(for example,"Threshold"
).ConfigurationInfo.getName()
Returns the name of the configuration associated with thisConfigurationInfo
(for example,"default"
).EventTypeInfo.getName()
Returns the name for the event type associated with thisEventTypeInfo
(for example,"jdk.GarbageCollection"
).RecordingInfo.getName()
Returns the name of the recording associated with thisRecordingInfo
.SettingDescriptorInfo.getName()
Returns the name of the setting associated with thisSettingDescriptorInfo
(for example,"threshold"
).ConfigurationInfo.getProvider()
Returns the provider of the configuration associated with thisConfigurationInfo
(for example,"OpenJDK"
).RecordingInfo.getState()
Returns aString
representation of state of the recording associated with thisRecordingInfo
.SettingDescriptorInfo.getTypeName()
Returns the type name of the setting associated thisSettingDescriptorInfo
(for example,"jdk.settings.Threshold"
).ConfigurationInfo.toString()
Returns a description of the configuration that is associated with thisConfigurationInfo
.EventTypeInfo.toString()
Returns a description of thisEventTypeInfo
.RecordingInfo.toString()
Returns a string description of the recording associated with thisRecordingInfo
SettingDescriptorInfo.toString()
Returns aString
description of thisSettingDescriptorInfo
.Modifier and TypeMethodDescriptionEventTypeInfo.getCategoryNames()
Returns the list of human-readable names that makes up the category for thisEventTypeInfo
(for example,"Java Virtual Machine"
or"Garbage Collector"
).FlightRecorderMXBean.getRecordingOptions
(long recordingId) Returns a map that contains the options for the recording with the specified ID (for example, the destination file or time span to keep recorded data).FlightRecorderMXBean.getRecordingOptions
(long recordingId) Returns a map that contains the options for the recording with the specified ID (for example, the destination file or time span to keep recorded data).FlightRecorderMXBean.getRecordingSettings
(long recordingId) Returns aMap
that contains the settings for the recording with the specified ID, (for example, the event thresholds)FlightRecorderMXBean.getRecordingSettings
(long recordingId) Returns aMap
that contains the settings for the recording with the specified ID, (for example, the event thresholds)ConfigurationInfo.getSettings()
Returns the settings for the configuration associated with thisConfigurationInfo
.ConfigurationInfo.getSettings()
Returns the settings for the configuration associated with thisConfigurationInfo
.RecordingInfo.getSettings()
Returns the settings for the recording associated with thisRecordingInfo
.RecordingInfo.getSettings()
Returns the settings for the recording associated with thisRecordingInfo
.Modifier and TypeMethodDescriptionvoid
Writes recording data to the specified file.Disables event with the specified name.Enables the event with the specified name.void
RemoteRecordingStream.onEvent
(String eventName, Consumer<RecordedEvent> action) void
FlightRecorderMXBean.setConfiguration
(long recordingId, String contents) Sets a configuration as a string representation for the recording with the specified ID.void
FlightRecorderMXBean.setPredefinedConfiguration
(long recordingId, String configurationName) Sets a predefined configuration for the recording with the specified ID.Modifier and TypeMethodDescriptionlong
FlightRecorderMXBean.openStream
(long recordingId, Map<String, String> streamOptions) Opens a data stream for the recording with the specified ID, or0
to get data irrespective of recording.long
FlightRecorderMXBean.openStream
(long recordingId, Map<String, String> streamOptions) Opens a data stream for the recording with the specified ID, or0
to get data irrespective of recording.void
FlightRecorderMXBean.setRecordingOptions
(long recordingId, Map<String, String> options) Configures the recording options (for example, destination file and time span to keep data).void
FlightRecorderMXBean.setRecordingOptions
(long recordingId, Map<String, String> options) Configures the recording options (for example, destination file and time span to keep data).void
FlightRecorderMXBean.setRecordingSettings
(long recordingId, Map<String, String> settings) Sets and replaces all previous settings for the specified recording.void
FlightRecorderMXBean.setRecordingSettings
(long recordingId, Map<String, String> settings) Sets and replaces all previous settings for the specified recording.void
RemoteRecordingStream.setSettings
(Map<String, String> settings) Replaces all settings for this recording stream.void
RemoteRecordingStream.setSettings
(Map<String, String> settings) Replaces all settings for this recording stream. -
Uses of String in jdk.net
Modifier and TypeMethodDescriptionfinal String
UnixDomainPrincipal.toString()
Returns a string representation of this record class.ModifierConstructorDescriptionNetworkPermission
(String name) Creates a NetworkPermission with the given target name.NetworkPermission
(String name, String actions) Creates a NetworkPermission with the given target name. -
Uses of String in jdk.security.jarsigner
Modifier and TypeMethodDescriptionstatic String
JarSigner.Builder.getDefaultDigestAlgorithm()
Gets the default digest algorithm.static String
JarSigner.Builder.getDefaultSignatureAlgorithm
(PrivateKey key) Gets the default signature algorithm for a private key.JarSigner.getDigestAlgorithm()
Returns the digest algorithm for thisJarSigner
.JarSigner.getProperty
(String key) Returns the value of an additional implementation-specific property indicated by the specified key.JarSigner.getSignatureAlgorithm()
Returns the signature algorithm for thisJarSigner
.JarSigner.getSignerName()
Returns the signer name of thisJarSigner
.Modifier and TypeMethodDescriptionJarSigner.Builder.digestAlgorithm
(String algorithm) Sets the digest algorithm.JarSigner.Builder.digestAlgorithm
(String algorithm, Provider provider) Sets the digest algorithm from the specified provider.JarSigner.getProperty
(String key) Returns the value of an additional implementation-specific property indicated by the specified key.JarSigner.Builder.setProperty
(String key, String value) Sets an additional implementation-specific property indicated by the specified key.JarSigner.Builder.signatureAlgorithm
(String algorithm) Sets the signature algorithm.JarSigner.Builder.signatureAlgorithm
(String algorithm, Provider provider) Sets the signature algorithm from the specified provider.JarSigner.Builder.signerName
(String name) Sets the signer name.Modifier and TypeMethodDescriptionJarSigner.Builder.eventHandler
(BiConsumer<String, String> handler) Sets en event handler that will be triggered when aJarEntry
is to be added, signed, or updated during the signing process.JarSigner.Builder.eventHandler
(BiConsumer<String, String> handler) Sets en event handler that will be triggered when aJarEntry
is to be added, signed, or updated during the signing process.ModifierConstructorDescriptionJarSignerException
(String message, Throwable cause) Constructs a newJarSignerException
with the specified detail message and cause. -
Uses of String in netscape.javascript
Modifier and TypeMethodDescriptionabstract Object
Calls a JavaScript method.abstract Object
Evaluates a JavaScript expression.abstract Object
Retrieves a named member of a JavaScript object.abstract void
JSObject.removeMember
(String name) Removes a named member of a JavaScript object.abstract void
Sets a named member of a JavaScript object.ModifierConstructorDescriptionConstruct a new JavaScript exception with the specified detail message. -
Uses of String in org.ietf.jgss
Modifier and TypeMethodDescriptionGSSException.getMajorString()
Returns a string explaining the GSS-API level major error code in this exception.GSSException.getMessage()
Returns a textual representation of both the major and the minor status codes.GSSException.getMinorString()
Returns a string explaining the mechanism specific error code.MessageProp.getMinorString()
Retrieves a string explaining the minor status code.GSSException.toString()
Returns a textual representation of both the major and the minor status codes.GSSName.toString()
Returns a textual representation of theGSSName
object.Oid.toString()
Returns a string representation of the oid's integer components in dot separated notation.Modifier and TypeMethodDescriptionabstract GSSName
GSSManager.createName
(String nameStr, Oid nameType) Factory method to convert a string name from the specified namespace to a GSSName object.abstract GSSName
GSSManager.createName
(String nameStr, Oid nameType, Oid mech) Factory method to convert a string name from the specified namespace to a GSSName object and canonicalize it at the same time for a mechanism.void
Used by the exception thrower to set the mechanism level minor error code and its string explanation.void
MessageProp.setSupplementaryStates
(boolean duplicate, boolean old, boolean unseq, boolean gap, int minorStatus, String minorString) This method sets the state for the supplementary information flags and the minor status in MessageProp.ModifierConstructorDescriptionGSSException
(int majorCode, int minorCode, String minorString) Creates a GSSException object with the specified major code, minor code, and minor code textual explanation.Constructs an Oid object from a string representation of its integer components. -
Uses of String in org.w3c.dom
Modifier and TypeMethodDescriptionElement.getAttribute
(String name) Retrieves an attribute value by name.Element.getAttributeNS
(String namespaceURI, String localName) Retrieves an attribute value by local name and namespace URI.Node.getBaseURI()
The absolute base URI of this node ornull
if the implementation wasn't able to obtain an absolute URI.CharacterData.getData()
The character data of the node that implements this interface.ProcessingInstruction.getData()
The content of this processing instruction.Document.getDocumentURI()
The location of the document ornull
if undefined or if theDocument
was created usingDOMImplementation.createDocument
.Document.getInputEncoding()
An attribute specifying the encoding used for this document at the time of the parsing.Entity.getInputEncoding()
An attribute specifying the encoding used for this entity at the time of parsing, when it is an external parsed entity.DocumentType.getInternalSubset()
The internal subset as a string, ornull
if there is none.Node.getLocalName()
Returns the local part of the qualified name of this node.DOMError.getMessage()
An implementation specific string describing the error that occurred.Attr.getName()
Returns the name of this attribute.DocumentType.getName()
The name of DTD; i.e., the name immediately following theDOCTYPE
keyword.NameList.getName
(int index) Returns theindex
th name item in the collection.NameList.getNamespaceURI
(int index) Returns theindex
th namespaceURI item in the collection.Node.getNamespaceURI()
The namespace URI of this node, ornull
if it is unspecified (see ).Node.getNodeName()
The name of this node, depending on its type; see the table above.Node.getNodeValue()
The value of this node, depending on its type; see the table above.Entity.getNotationName()
For unparsed entities, the name of the notation for the entity.Node.getPrefix()
The namespace prefix of this node, ornull
if it is unspecified.DocumentType.getPublicId()
The public identifier of the external subset.Entity.getPublicId()
The public identifier associated with the entity if specified, andnull
otherwise.Notation.getPublicId()
The public identifier of this notation.DocumentType.getSystemId()
The system identifier of the external subset.Entity.getSystemId()
The system identifier associated with the entity if specified, andnull
otherwise.Notation.getSystemId()
The system identifier of this notation.Element.getTagName()
The name of the element.ProcessingInstruction.getTarget()
The target of this processing instruction.Node.getTextContent()
This attribute returns the text content of this node and its descendants.DOMError.getType()
ADOMString
indicating which related data is expected inrelatedData
.TypeInfo.getTypeName()
The name of a type declared for the associated element or attribute, ornull
if unknown.TypeInfo.getTypeNamespace()
The namespace of the type declared for the associated element or attribute ornull
if the element does not have declaration or if no namespace information is available.DOMLocator.getUri()
The URI this locator is pointing to, ornull
if no URI is available.Attr.getValue()
On retrieval, the value of the attribute is returned as a string.Text.getWholeText()
Returns all text ofText
nodes logically-adjacent text nodes to this node, concatenated in document order.Document.getXmlEncoding()
An attribute specifying, as part of the XML declaration, the encoding of this document.Entity.getXmlEncoding()
An attribute specifying, as part of the text declaration, the encoding of this entity, when it is an external parsed entity.Document.getXmlVersion()
An attribute specifying, as part of the XML declaration, the version number of this document.Entity.getXmlVersion()
An attribute specifying, as part of the text declaration, the version number of this entity, when it is an external parsed entity.DOMStringList.item
(int index) Returns theindex
th item in the collection.Node.lookupNamespaceURI
(String prefix) Look up the namespace URI associated to the given prefix, starting from this node.Node.lookupPrefix
(String namespaceURI) Look up the prefix associated to the given namespace URI, starting from this node.CharacterData.substringData
(int offset, int count) Extracts a range of data from the node.Modifier and TypeMethodDescriptionvoid
CharacterData.appendData
(String arg) Append the string to the end of the character data of the node.boolean
DOMConfiguration.canSetParameter
(String name, Object value) Check if setting a parameter to a specific value is supported.boolean
Test if a string is part of thisDOMStringList
.boolean
Test if a name is part of thisNameList
.boolean
NameList.containsNS
(String namespaceURI, String name) Test if the pair namespaceURI/name is part of thisNameList
.Document.createAttribute
(String name) Creates anAttr
of the given name.Document.createAttributeNS
(String namespaceURI, String qualifiedName) Creates an attribute of the given qualified name and namespace URI.Document.createCDATASection
(String data) Creates aCDATASection
node whose value is the specified string.Document.createComment
(String data) Creates aComment
node given the specified string.DOMImplementation.createDocument
(String namespaceURI, String qualifiedName, DocumentType doctype) Creates a DOM Document object of the specified type with its document element.DOMImplementation.createDocumentType
(String qualifiedName, String publicId, String systemId) Creates an emptyDocumentType
node.Document.createElement
(String tagName) Creates an element of the type specified.Document.createElementNS
(String namespaceURI, String qualifiedName) Creates an element of the given qualified name and namespace URI.Document.createEntityReference
(String name) Creates anEntityReference
object.Document.createProcessingInstruction
(String target, String data) Creates aProcessingInstruction
node given the specified name and data strings.Document.createTextNode
(String data) Creates aText
node given the specified string.Element.getAttribute
(String name) Retrieves an attribute value by name.Element.getAttributeNode
(String name) Retrieves an attribute node by name.Element.getAttributeNodeNS
(String namespaceURI, String localName) Retrieves anAttr
node by local name and namespace URI.Element.getAttributeNS
(String namespaceURI, String localName) Retrieves an attribute value by local name and namespace URI.DOMImplementationSource.getDOMImplementation
(String features) A method to request the first DOM implementation that supports the specified features.DOMImplementationSource.getDOMImplementationList
(String features) A method to request a list of DOM implementations that support the specified features and versions, as specified in .Document.getElementById
(String elementId) Returns theElement
that has an ID attribute with the given value.Document.getElementsByTagName
(String tagname) Returns aNodeList
of all theElements
in document order with a given tag name and are contained in the document.Element.getElementsByTagName
(String name) Returns aNodeList
of all descendantElements
with a given tag name, in document order.Document.getElementsByTagNameNS
(String namespaceURI, String localName) Returns aNodeList
of all theElements
with a given local name and namespace URI in document order.Element.getElementsByTagNameNS
(String namespaceURI, String localName) Returns aNodeList
of all the descendantElements
with a given local name and namespace URI in document order.DOMImplementation.getFeature
(String feature, String version) This method returns a specialized object which implements the specialized APIs of the specified feature and version, as specified in DOM Features.Node.getFeature
(String feature, String version) This method returns a specialized object which implements the specialized APIs of the specified feature and version, as specified in .NamedNodeMap.getNamedItem
(String name) Retrieves a node specified by name.NamedNodeMap.getNamedItemNS
(String namespaceURI, String localName) Retrieves a node specified by local name and namespace URI.DOMConfiguration.getParameter
(String name) Return the value of a parameter if known.Node.getUserData
(String key) Retrieves the object associated to a key on a this node.void
This method is called whenever the node for which this handler is registered is imported or cloned.boolean
Element.hasAttribute
(String name) Returnstrue
when an attribute with a given name is specified on this element or has a default value,false
otherwise.boolean
Element.hasAttributeNS
(String namespaceURI, String localName) Returnstrue
when an attribute with a given local name and namespace URI is specified on this element or has a default value,false
otherwise.boolean
DOMImplementation.hasFeature
(String feature, String version) Test if the DOM implementation implements a specific feature and version, as specified in DOM Features.void
CharacterData.insertData
(int offset, String arg) Insert a string at the specified 16-bit unit offset.boolean
Node.isDefaultNamespace
(String namespaceURI) This method checks if the specifiednamespaceURI
is the default namespace or not.boolean
TypeInfo.isDerivedFrom
(String typeNamespaceArg, String typeNameArg, int derivationMethod) This method returns if there is a derivation between the reference type definition, i.e. theTypeInfo
on which the method is being called, and the other type definition, i.e. the one passed as parameters.boolean
Node.isSupported
(String feature, String version) Tests whether the DOM implementation implements a specific feature and that feature is supported by this node, as specified in .Node.lookupNamespaceURI
(String prefix) Look up the namespace URI associated to the given prefix, starting from this node.Node.lookupPrefix
(String namespaceURI) Look up the prefix associated to the given namespace URI, starting from this node.void
Element.removeAttribute
(String name) Removes an attribute by name.void
Element.removeAttributeNS
(String namespaceURI, String localName) Removes an attribute by local name and namespace URI.NamedNodeMap.removeNamedItem
(String name) Removes a node specified by name.NamedNodeMap.removeNamedItemNS
(String namespaceURI, String localName) Removes a node specified by local name and namespace URI.Document.renameNode
(Node n, String namespaceURI, String qualifiedName) Rename an existing node of typeELEMENT_NODE
orATTRIBUTE_NODE
.void
CharacterData.replaceData
(int offset, int count, String arg) Replace the characters starting at the specified 16-bit unit offset with the specified string.Text.replaceWholeText
(String content) Replaces the text of the current node and all logically-adjacent text nodes with the specified text.void
Element.setAttribute
(String name, String value) Adds a new attribute.void
Element.setAttributeNS
(String namespaceURI, String qualifiedName, String value) Adds a new attribute.void
The character data of the node that implements this interface.void
The content of this processing instruction.void
Document.setDocumentURI
(String documentURI) The location of the document ornull
if undefined or if theDocument
was created usingDOMImplementation.createDocument
.void
Element.setIdAttribute
(String name, boolean isId) If the parameterisId
istrue
, this method declares the specified attribute to be a user-determined ID attribute .void
Element.setIdAttributeNS
(String namespaceURI, String localName, boolean isId) If the parameterisId
istrue
, this method declares the specified attribute to be a user-determined ID attribute .void
Node.setNodeValue
(String nodeValue) The value of this node, depending on its type; see the table above.void
DOMConfiguration.setParameter
(String name, Object value) Set the value of a parameter.void
The namespace prefix of this node, ornull
if it is unspecified.void
Node.setTextContent
(String textContent) This attribute returns the text content of this node and its descendants.Node.setUserData
(String key, Object data, UserDataHandler handler) Associate an object to a key on this node.void
On retrieval, the value of the attribute is returned as a string.void
Document.setXmlVersion
(String xmlVersion) An attribute specifying, as part of the XML declaration, the version number of this document. -
Uses of String in org.w3c.dom.bootstrap
Modifier and TypeFieldDescriptionstatic final String
DOMImplementationRegistry.PROPERTY
The system property to specify the DOMImplementationSource class names.Modifier and TypeMethodDescriptionDOMImplementationRegistry.getDOMImplementation
(String features) Return the first implementation that has the desired features, ornull
if none is found.DOMImplementationRegistry.getDOMImplementationList
(String features) Return a list of implementations that support the desired features. -
Uses of String in org.w3c.dom.css
Modifier and TypeMethodDescriptionCSS2Properties.getAzimuth()
See the azimuth property definition in CSS2.CSS2Properties.getBackground()
See the background property definition in CSS2.CSS2Properties.getBackgroundAttachment()
See the background-attachment property definition in CSS2.CSS2Properties.getBackgroundColor()
See the background-color property definition in CSS2.CSS2Properties.getBackgroundImage()
See the background-image property definition in CSS2.CSS2Properties.getBackgroundPosition()
See the background-position property definition in CSS2.CSS2Properties.getBackgroundRepeat()
See the background-repeat property definition in CSS2.CSS2Properties.getBorder()
See the border property definition in CSS2.CSS2Properties.getBorderBottom()
See the border-bottom property definition in CSS2.CSS2Properties.getBorderBottomColor()
See the border-bottom-color property definition in CSS2.CSS2Properties.getBorderBottomStyle()
See the border-bottom-style property definition in CSS2.CSS2Properties.getBorderBottomWidth()
See the border-bottom-width property definition in CSS2.CSS2Properties.getBorderCollapse()
See the border-collapse property definition in CSS2.CSS2Properties.getBorderColor()
See the border-color property definition in CSS2.CSS2Properties.getBorderLeft()
See the border-left property definition in CSS2.CSS2Properties.getBorderLeftColor()
See the border-left-color property definition in CSS2.CSS2Properties.getBorderLeftStyle()
See the border-left-style property definition in CSS2.CSS2Properties.getBorderLeftWidth()
See the border-left-width property definition in CSS2.CSS2Properties.getBorderRight()
See the border-right property definition in CSS2.CSS2Properties.getBorderRightColor()
See the border-right-color property definition in CSS2.CSS2Properties.getBorderRightStyle()
See the border-right-style property definition in CSS2.CSS2Properties.getBorderRightWidth()
See the border-right-width property definition in CSS2.CSS2Properties.getBorderSpacing()
See the border-spacing property definition in CSS2.CSS2Properties.getBorderStyle()
See the border-style property definition in CSS2.CSS2Properties.getBorderTop()
See the border-top property definition in CSS2.CSS2Properties.getBorderTopColor()
See the border-top-color property definition in CSS2.CSS2Properties.getBorderTopStyle()
See the border-top-style property definition in CSS2.CSS2Properties.getBorderTopWidth()
See the border-top-width property definition in CSS2.CSS2Properties.getBorderWidth()
See the border-width property definition in CSS2.CSS2Properties.getBottom()
See the bottom property definition in CSS2.CSS2Properties.getCaptionSide()
See the caption-side property definition in CSS2.CSS2Properties.getClear()
See the clear property definition in CSS2.CSS2Properties.getClip()
See the clip property definition in CSS2.CSS2Properties.getColor()
See the color property definition in CSS2.CSS2Properties.getContent()
See the content property definition in CSS2.CSS2Properties.getCounterIncrement()
See the counter-increment property definition in CSS2.CSS2Properties.getCounterReset()
See the counter-reset property definition in CSS2.CSS2Properties.getCssFloat()
See the float property definition in CSS2.CSSRule.getCssText()
The parsable textual representation of the rule.CSSStyleDeclaration.getCssText()
The parsable textual representation of the declaration block (excluding the surrounding curly braces).CSSValue.getCssText()
A string representation of the current value.CSS2Properties.getCue()
See the cue property definition in CSS2.CSS2Properties.getCueAfter()
See the cue-after property definition in CSS2.CSS2Properties.getCueBefore()
See the cue-before property definition in CSS2.CSS2Properties.getCursor()
See the cursor property definition in CSS2.CSS2Properties.getDirection()
See the direction property definition in CSS2.CSS2Properties.getDisplay()
See the display property definition in CSS2.CSS2Properties.getElevation()
See the elevation property definition in CSS2.CSS2Properties.getEmptyCells()
See the empty-cells property definition in CSS2.CSSCharsetRule.getEncoding()
The encoding information used in this@charset
rule.CSS2Properties.getFont()
See the font property definition in CSS2.CSS2Properties.getFontFamily()
See the font-family property definition in CSS2.CSS2Properties.getFontSize()
See the font-size property definition in CSS2.CSS2Properties.getFontSizeAdjust()
See the font-size-adjust property definition in CSS2.CSS2Properties.getFontStretch()
See the font-stretch property definition in CSS2.CSS2Properties.getFontStyle()
See the font-style property definition in CSS2.CSS2Properties.getFontVariant()
See the font-variant property definition in CSS2.CSS2Properties.getFontWeight()
See the font-weight property definition in CSS2.CSS2Properties.getHeight()
See the height property definition in CSS2.CSSImportRule.getHref()
The location of the style sheet to be imported.Counter.getIdentifier()
This attribute is used for the identifier of the counter.CSS2Properties.getLeft()
See the left property definition in CSS2.CSS2Properties.getLetterSpacing()
See the letter-spacing property definition in CSS2.CSS2Properties.getLineHeight()
See the line-height property definition in CSS2.Counter.getListStyle()
This attribute is used for the style of the list.CSS2Properties.getListStyle()
See the list-style property definition in CSS2.CSS2Properties.getListStyleImage()
See the list-style-image property definition in CSS2.CSS2Properties.getListStylePosition()
See the list-style-position property definition in CSS2.CSS2Properties.getListStyleType()
See the list-style-type property definition in CSS2.CSS2Properties.getMargin()
See the margin property definition in CSS2.CSS2Properties.getMarginBottom()
See the margin-bottom property definition in CSS2.CSS2Properties.getMarginLeft()
See the margin-left property definition in CSS2.CSS2Properties.getMarginRight()
See the margin-right property definition in CSS2.CSS2Properties.getMarginTop()
See the margin-top property definition in CSS2.CSS2Properties.getMarkerOffset()
See the marker-offset property definition in CSS2.CSS2Properties.getMarks()
See the marks property definition in CSS2.CSS2Properties.getMaxHeight()
See the max-height property definition in CSS2.CSS2Properties.getMaxWidth()
See the max-width property definition in CSS2.CSS2Properties.getMinHeight()
See the min-height property definition in CSS2.CSS2Properties.getMinWidth()
See the min-width property definition in CSS2.CSS2Properties.getOrphans()
See the orphans property definition in CSS2.CSS2Properties.getOutline()
See the outline property definition in CSS2.CSS2Properties.getOutlineColor()
See the outline-color property definition in CSS2.CSS2Properties.getOutlineStyle()
See the outline-style property definition in CSS2.CSS2Properties.getOutlineWidth()
See the outline-width property definition in CSS2.CSS2Properties.getOverflow()
See the overflow property definition in CSS2.CSS2Properties.getPadding()
See the padding property definition in CSS2.CSS2Properties.getPaddingBottom()
See the padding-bottom property definition in CSS2.CSS2Properties.getPaddingLeft()
See the padding-left property definition in CSS2.CSS2Properties.getPaddingRight()
See the padding-right property definition in CSS2.CSS2Properties.getPaddingTop()
See the padding-top property definition in CSS2.CSS2Properties.getPage()
See the page property definition in CSS2.CSS2Properties.getPageBreakAfter()
See the page-break-after property definition in CSS2.CSS2Properties.getPageBreakBefore()
See the page-break-before property definition in CSS2.CSS2Properties.getPageBreakInside()
See the page-break-inside property definition in CSS2.CSS2Properties.getPause()
See the pause property definition in CSS2.CSS2Properties.getPauseAfter()
See the pause-after property definition in CSS2.CSS2Properties.getPauseBefore()
See the pause-before property definition in CSS2.CSS2Properties.getPitch()
See the pitch property definition in CSS2.CSS2Properties.getPitchRange()
See the pitch-range property definition in CSS2.CSS2Properties.getPlayDuring()
See the play-during property definition in CSS2.CSS2Properties.getPosition()
See the position property definition in CSS2.CSSStyleDeclaration.getPropertyPriority
(String propertyName) Used to retrieve the priority of a CSS property (e.g. the"important"
qualifier) if the priority has been explicitly set in this declaration block.CSSStyleDeclaration.getPropertyValue
(String propertyName) Used to retrieve the value of a CSS property if it has been explicitly set within this declaration block.CSS2Properties.getQuotes()
See the quotes property definition in CSS2.CSS2Properties.getRichness()
See the richness property definition in CSS2.CSS2Properties.getRight()
See the right property definition in CSS2.CSSPageRule.getSelectorText()
The parsable textual representation of the page selector for the rule.CSSStyleRule.getSelectorText()
The textual representation of the selector for the rule set.Counter.getSeparator()
This attribute is used for the separator of the nested counters.CSS2Properties.getSize()
See the size property definition in CSS2.CSS2Properties.getSpeak()
See the speak property definition in CSS2.CSS2Properties.getSpeakHeader()
See the speak-header property definition in CSS2.CSS2Properties.getSpeakNumeral()
See the speak-numeral property definition in CSS2.CSS2Properties.getSpeakPunctuation()
See the speak-punctuation property definition in CSS2.CSS2Properties.getSpeechRate()
See the speech-rate property definition in CSS2.CSS2Properties.getStress()
See the stress property definition in CSS2.CSSPrimitiveValue.getStringValue()
This method is used to get the string value.CSS2Properties.getTableLayout()
See the table-layout property definition in CSS2.CSS2Properties.getTextAlign()
See the text-align property definition in CSS2.CSS2Properties.getTextDecoration()
See the text-decoration property definition in CSS2.CSS2Properties.getTextIndent()
See the text-indent property definition in CSS2.CSS2Properties.getTextShadow()
See the text-shadow property definition in CSS2.CSS2Properties.getTextTransform()
See the text-transform property definition in CSS2.CSS2Properties.getTop()
See the top property definition in CSS2.CSS2Properties.getUnicodeBidi()
See the unicode-bidi property definition in CSS2.CSS2Properties.getVerticalAlign()
See the vertical-align property definition in CSS2.CSS2Properties.getVisibility()
See the visibility property definition in CSS2.CSS2Properties.getVoiceFamily()
See the voice-family property definition in CSS2.CSS2Properties.getVolume()
See the volume property definition in CSS2.CSS2Properties.getWhiteSpace()
See the white-space property definition in CSS2.CSS2Properties.getWidows()
See the widows property definition in CSS2.CSS2Properties.getWidth()
See the width property definition in CSS2.CSS2Properties.getWordSpacing()
See the word-spacing property definition in CSS2.CSS2Properties.getZIndex()
See the z-index property definition in CSS2.CSSStyleDeclaration.item
(int index) Used to retrieve the properties that have been explicitly set in this declaration block.CSSStyleDeclaration.removeProperty
(String propertyName) Used to remove a CSS property if it has been explicitly set within this declaration block.Modifier and TypeMethodDescriptionDOMImplementationCSS.createCSSStyleSheet
(String title, String media) Creates a newCSSStyleSheet
.ViewCSS.getComputedStyle
(Element elt, String pseudoElt) This method is used to get the computed style as it is defined in [CSS2].DocumentCSS.getOverrideStyle
(Element elt, String pseudoElt) This method is used to retrieve the override style declaration for a specified element and a specified pseudo-element.CSSStyleDeclaration.getPropertyCSSValue
(String propertyName) Used to retrieve the object representation of the value of a CSS property if it has been explicitly set within this declaration block.CSSStyleDeclaration.getPropertyPriority
(String propertyName) Used to retrieve the priority of a CSS property (e.g. the"important"
qualifier) if the priority has been explicitly set in this declaration block.CSSStyleDeclaration.getPropertyValue
(String propertyName) Used to retrieve the value of a CSS property if it has been explicitly set within this declaration block.int
CSSMediaRule.insertRule
(String rule, int index) Used to insert a new rule into the media block.int
CSSStyleSheet.insertRule
(String rule, int index) Used to insert a new rule into the style sheet.CSSStyleDeclaration.removeProperty
(String propertyName) Used to remove a CSS property if it has been explicitly set within this declaration block.void
CSS2Properties.setAzimuth
(String azimuth) See the azimuth property definition in CSS2.void
CSS2Properties.setBackground
(String background) See the background property definition in CSS2.void
CSS2Properties.setBackgroundAttachment
(String backgroundAttachment) See the background-attachment property definition in CSS2.void
CSS2Properties.setBackgroundColor
(String backgroundColor) See the background-color property definition in CSS2.void
CSS2Properties.setBackgroundImage
(String backgroundImage) See the background-image property definition in CSS2.void
CSS2Properties.setBackgroundPosition
(String backgroundPosition) See the background-position property definition in CSS2.void
CSS2Properties.setBackgroundRepeat
(String backgroundRepeat) See the background-repeat property definition in CSS2.void
See the border property definition in CSS2.void
CSS2Properties.setBorderBottom
(String borderBottom) See the border-bottom property definition in CSS2.void
CSS2Properties.setBorderBottomColor
(String borderBottomColor) See the border-bottom-color property definition in CSS2.void
CSS2Properties.setBorderBottomStyle
(String borderBottomStyle) See the border-bottom-style property definition in CSS2.void
CSS2Properties.setBorderBottomWidth
(String borderBottomWidth) See the border-bottom-width property definition in CSS2.void
CSS2Properties.setBorderCollapse
(String borderCollapse) See the border-collapse property definition in CSS2.void
CSS2Properties.setBorderColor
(String borderColor) See the border-color property definition in CSS2.void
CSS2Properties.setBorderLeft
(String borderLeft) See the border-left property definition in CSS2.void
CSS2Properties.setBorderLeftColor
(String borderLeftColor) See the border-left-color property definition in CSS2.void
CSS2Properties.setBorderLeftStyle
(String borderLeftStyle) See the border-left-style property definition in CSS2.void
CSS2Properties.setBorderLeftWidth
(String borderLeftWidth) See the border-left-width property definition in CSS2.void
CSS2Properties.setBorderRight
(String borderRight) See the border-right property definition in CSS2.void
CSS2Properties.setBorderRightColor
(String borderRightColor) See the border-right-color property definition in CSS2.void
CSS2Properties.setBorderRightStyle
(String borderRightStyle) See the border-right-style property definition in CSS2.void
CSS2Properties.setBorderRightWidth
(String borderRightWidth) See the border-right-width property definition in CSS2.void
CSS2Properties.setBorderSpacing
(String borderSpacing) See the border-spacing property definition in CSS2.void
CSS2Properties.setBorderStyle
(String borderStyle) See the border-style property definition in CSS2.void
CSS2Properties.setBorderTop
(String borderTop) See the border-top property definition in CSS2.void
CSS2Properties.setBorderTopColor
(String borderTopColor) See the border-top-color property definition in CSS2.void
CSS2Properties.setBorderTopStyle
(String borderTopStyle) See the border-top-style property definition in CSS2.void
CSS2Properties.setBorderTopWidth
(String borderTopWidth) See the border-top-width property definition in CSS2.void
CSS2Properties.setBorderWidth
(String borderWidth) See the border-width property definition in CSS2.void
See the bottom property definition in CSS2.void
CSS2Properties.setCaptionSide
(String captionSide) See the caption-side property definition in CSS2.void
See the clear property definition in CSS2.void
See the clip property definition in CSS2.void
See the color property definition in CSS2.void
CSS2Properties.setContent
(String content) See the content property definition in CSS2.void
CSS2Properties.setCounterIncrement
(String counterIncrement) See the counter-increment property definition in CSS2.void
CSS2Properties.setCounterReset
(String counterReset) See the counter-reset property definition in CSS2.void
CSS2Properties.setCssFloat
(String cssFloat) See the float property definition in CSS2.void
CSSRule.setCssText
(String cssText) The parsable textual representation of the rule.void
CSSStyleDeclaration.setCssText
(String cssText) The parsable textual representation of the declaration block (excluding the surrounding curly braces).void
CSSValue.setCssText
(String cssText) A string representation of the current value.void
See the cue property definition in CSS2.void
CSS2Properties.setCueAfter
(String cueAfter) See the cue-after property definition in CSS2.void
CSS2Properties.setCueBefore
(String cueBefore) See the cue-before property definition in CSS2.void
See the cursor property definition in CSS2.void
CSS2Properties.setDirection
(String direction) See the direction property definition in CSS2.void
CSS2Properties.setDisplay
(String display) See the display property definition in CSS2.void
CSS2Properties.setElevation
(String elevation) See the elevation property definition in CSS2.void
CSS2Properties.setEmptyCells
(String emptyCells) See the empty-cells property definition in CSS2.void
CSSCharsetRule.setEncoding
(String encoding) The encoding information used in this@charset
rule.void
See the font property definition in CSS2.void
CSS2Properties.setFontFamily
(String fontFamily) See the font-family property definition in CSS2.void
CSS2Properties.setFontSize
(String fontSize) See the font-size property definition in CSS2.void
CSS2Properties.setFontSizeAdjust
(String fontSizeAdjust) See the font-size-adjust property definition in CSS2.void
CSS2Properties.setFontStretch
(String fontStretch) See the font-stretch property definition in CSS2.void
CSS2Properties.setFontStyle
(String fontStyle) See the font-style property definition in CSS2.void
CSS2Properties.setFontVariant
(String fontVariant) See the font-variant property definition in CSS2.void
CSS2Properties.setFontWeight
(String fontWeight) See the font-weight property definition in CSS2.void
See the height property definition in CSS2.void
See the left property definition in CSS2.void
CSS2Properties.setLetterSpacing
(String letterSpacing) See the letter-spacing property definition in CSS2.void
CSS2Properties.setLineHeight
(String lineHeight) See the line-height property definition in CSS2.void
CSS2Properties.setListStyle
(String listStyle) See the list-style property definition in CSS2.void
CSS2Properties.setListStyleImage
(String listStyleImage) See the list-style-image property definition in CSS2.void
CSS2Properties.setListStylePosition
(String listStylePosition) See the list-style-position property definition in CSS2.void
CSS2Properties.setListStyleType
(String listStyleType) See the list-style-type property definition in CSS2.void
See the margin property definition in CSS2.void
CSS2Properties.setMarginBottom
(String marginBottom) See the margin-bottom property definition in CSS2.void
CSS2Properties.setMarginLeft
(String marginLeft) See the margin-left property definition in CSS2.void
CSS2Properties.setMarginRight
(String marginRight) See the margin-right property definition in CSS2.void
CSS2Properties.setMarginTop
(String marginTop) See the margin-top property definition in CSS2.void
CSS2Properties.setMarkerOffset
(String markerOffset) See the marker-offset property definition in CSS2.void
See the marks property definition in CSS2.void
CSS2Properties.setMaxHeight
(String maxHeight) See the max-height property definition in CSS2.void
CSS2Properties.setMaxWidth
(String maxWidth) See the max-width property definition in CSS2.void
CSS2Properties.setMinHeight
(String minHeight) See the min-height property definition in CSS2.void
CSS2Properties.setMinWidth
(String minWidth) See the min-width property definition in CSS2.void
CSS2Properties.setOrphans
(String orphans) See the orphans property definition in CSS2.void
CSS2Properties.setOutline
(String outline) See the outline property definition in CSS2.void
CSS2Properties.setOutlineColor
(String outlineColor) See the outline-color property definition in CSS2.void
CSS2Properties.setOutlineStyle
(String outlineStyle) See the outline-style property definition in CSS2.void
CSS2Properties.setOutlineWidth
(String outlineWidth) See the outline-width property definition in CSS2.void
CSS2Properties.setOverflow
(String overflow) See the overflow property definition in CSS2.void
CSS2Properties.setPadding
(String padding) See the padding property definition in CSS2.void
CSS2Properties.setPaddingBottom
(String paddingBottom) See the padding-bottom property definition in CSS2.void
CSS2Properties.setPaddingLeft
(String paddingLeft) See the padding-left property definition in CSS2.void
CSS2Properties.setPaddingRight
(String paddingRight) See the padding-right property definition in CSS2.void
CSS2Properties.setPaddingTop
(String paddingTop) See the padding-top property definition in CSS2.void
See the page property definition in CSS2.void
CSS2Properties.setPageBreakAfter
(String pageBreakAfter) See the page-break-after property definition in CSS2.void
CSS2Properties.setPageBreakBefore
(String pageBreakBefore) See the page-break-before property definition in CSS2.void
CSS2Properties.setPageBreakInside
(String pageBreakInside) See the page-break-inside property definition in CSS2.void
See the pause property definition in CSS2.void
CSS2Properties.setPauseAfter
(String pauseAfter) See the pause-after property definition in CSS2.void
CSS2Properties.setPauseBefore
(String pauseBefore) See the pause-before property definition in CSS2.void
See the pitch property definition in CSS2.void
CSS2Properties.setPitchRange
(String pitchRange) See the pitch-range property definition in CSS2.void
CSS2Properties.setPlayDuring
(String playDuring) See the play-during property definition in CSS2.void
CSS2Properties.setPosition
(String position) See the position property definition in CSS2.void
CSSStyleDeclaration.setProperty
(String propertyName, String value, String priority) Used to set a property value and priority within this declaration block.void
See the quotes property definition in CSS2.void
CSS2Properties.setRichness
(String richness) See the richness property definition in CSS2.void
See the right property definition in CSS2.void
CSSPageRule.setSelectorText
(String selectorText) The parsable textual representation of the page selector for the rule.void
CSSStyleRule.setSelectorText
(String selectorText) The textual representation of the selector for the rule set.void
See the size property definition in CSS2.void
See the speak property definition in CSS2.void
CSS2Properties.setSpeakHeader
(String speakHeader) See the speak-header property definition in CSS2.void
CSS2Properties.setSpeakNumeral
(String speakNumeral) See the speak-numeral property definition in CSS2.void
CSS2Properties.setSpeakPunctuation
(String speakPunctuation) See the speak-punctuation property definition in CSS2.void
CSS2Properties.setSpeechRate
(String speechRate) See the speech-rate property definition in CSS2.void
See the stress property definition in CSS2.void
CSSPrimitiveValue.setStringValue
(short stringType, String stringValue) A method to set the string value with the specified unit.void
CSS2Properties.setTableLayout
(String tableLayout) See the table-layout property definition in CSS2.void
CSS2Properties.setTextAlign
(String textAlign) See the text-align property definition in CSS2.void
CSS2Properties.setTextDecoration
(String textDecoration) See the text-decoration property definition in CSS2.void
CSS2Properties.setTextIndent
(String textIndent) See the text-indent property definition in CSS2.void
CSS2Properties.setTextShadow
(String textShadow) See the text-shadow property definition in CSS2.void
CSS2Properties.setTextTransform
(String textTransform) See the text-transform property definition in CSS2.void
See the top property definition in CSS2.void
CSS2Properties.setUnicodeBidi
(String unicodeBidi) See the unicode-bidi property definition in CSS2.void
CSS2Properties.setVerticalAlign
(String verticalAlign) See the vertical-align property definition in CSS2.void
CSS2Properties.setVisibility
(String visibility) See the visibility property definition in CSS2.void
CSS2Properties.setVoiceFamily
(String voiceFamily) See the voice-family property definition in CSS2.void
See the volume property definition in CSS2.void
CSS2Properties.setWhiteSpace
(String whiteSpace) See the white-space property definition in CSS2.void
See the widows property definition in CSS2.void
See the width property definition in CSS2.void
CSS2Properties.setWordSpacing
(String wordSpacing) See the word-spacing property definition in CSS2.void
See the z-index property definition in CSS2. -
Uses of String in org.w3c.dom.events
Modifier and TypeMethodDescriptionMutationEvent.getAttrName()
attrName
indicates the name of the changedAttr
node in a DOMAttrModified event.MutationEvent.getNewValue()
newValue
indicates the new value of theAttr
node in DOMAttrModified events, and of theCharacterData
node in DOMCharacterDataModified events.MutationEvent.getPrevValue()
prevValue
indicates the previous value of theAttr
node in DOMAttrModified events, and of theCharacterData
node in DOMCharacterDataModified events.Event.getType()
The name of the event (case-insensitive).Modifier and TypeMethodDescriptionvoid
EventTarget.addEventListener
(String type, EventListener listener, boolean useCapture) This method allows the registration of event listeners on the event target.DocumentEvent.createEvent
(String eventType) void
TheinitEvent
method is used to initialize the value of anEvent
created through theDocumentEvent
interface.void
MouseEvent.initMouseEvent
(String typeArg, boolean canBubbleArg, boolean cancelableArg, AbstractView viewArg, int detailArg, int screenXArg, int screenYArg, int clientXArg, int clientYArg, boolean ctrlKeyArg, boolean altKeyArg, boolean shiftKeyArg, boolean metaKeyArg, short buttonArg, EventTarget relatedTargetArg) TheinitMouseEvent
method is used to initialize the value of aMouseEvent
created through theDocumentEvent
interface.void
MutationEvent.initMutationEvent
(String typeArg, boolean canBubbleArg, boolean cancelableArg, Node relatedNodeArg, String prevValueArg, String newValueArg, String attrNameArg, short attrChangeArg) TheinitMutationEvent
method is used to initialize the value of aMutationEvent
created through theDocumentEvent
interface.void
UIEvent.initUIEvent
(String typeArg, boolean canBubbleArg, boolean cancelableArg, AbstractView viewArg, int detailArg) TheinitUIEvent
method is used to initialize the value of aUIEvent
created through theDocumentEvent
interface.void
EventTarget.removeEventListener
(String type, EventListener listener, boolean useCapture) This method allows the removal of event listeners from the event target. -
Uses of String in org.w3c.dom.html
Modifier and TypeMethodDescriptionHTMLTableCellElement.getAbbr()
Abbreviation for header cells.HTMLInputElement.getAccept()
A comma-separated list of content types that a server processing this form will handle correctly.HTMLFormElement.getAcceptCharset()
List of character sets supported by the server.HTMLAnchorElement.getAccessKey()
A single character access key to give access to the form control.HTMLAreaElement.getAccessKey()
A single character access key to give access to the form control.HTMLButtonElement.getAccessKey()
A single character access key to give access to the form control.HTMLInputElement.getAccessKey()
A single character access key to give access to the form control.HTMLLabelElement.getAccessKey()
A single character access key to give access to the form control.HTMLLegendElement.getAccessKey()
A single character access key to give access to the form control.HTMLTextAreaElement.getAccessKey()
A single character access key to give access to the form control.HTMLFormElement.getAction()
Server-side form handler.HTMLAppletElement.getAlign()
Aligns this object (vertically or horizontally) with respect to its surrounding text.HTMLDivElement.getAlign()
Horizontal text alignment.HTMLHeadingElement.getAlign()
Horizontal text alignment.HTMLHRElement.getAlign()
Align the rule on the page.HTMLIFrameElement.getAlign()
Aligns this object (vertically or horizontally) with respect to its surrounding text.HTMLImageElement.getAlign()
Aligns this object (vertically or horizontally) with respect to its surrounding text.HTMLInputElement.getAlign()
Aligns this object (vertically or horizontally) with respect to its surrounding text.HTMLLegendElement.getAlign()
Text alignment relative toFIELDSET
.HTMLObjectElement.getAlign()
Aligns this object (vertically or horizontally) with respect to its surrounding text.HTMLParagraphElement.getAlign()
Horizontal text alignment.HTMLTableCaptionElement.getAlign()
Caption alignment with respect to the table.HTMLTableCellElement.getAlign()
Horizontal alignment of data in cell.HTMLTableColElement.getAlign()
Horizontal alignment of cell data in column.HTMLTableElement.getAlign()
Specifies the table's position with respect to the rest of the document.HTMLTableRowElement.getAlign()
Horizontal alignment of data within cells of this row.HTMLTableSectionElement.getAlign()
Horizontal alignment of data in cells.HTMLBodyElement.getALink()
Color of active links (after mouse-button down, but before mouse-button up).HTMLAppletElement.getAlt()
Alternate text for user agents not rendering the normal content of this element.HTMLAreaElement.getAlt()
Alternate text for user agents not rendering the normal content of this element.HTMLImageElement.getAlt()
Alternate text for user agents not rendering the normal content of this element.HTMLInputElement.getAlt()
Alternate text for user agents not rendering the normal content of this element.HTMLAppletElement.getArchive()
Comma-separated archive list.HTMLObjectElement.getArchive()
Space-separated list of archives.HTMLTableCellElement.getAxis()
Names group of related headers.HTMLBodyElement.getBackground()
URI of the background texture tile image.HTMLBodyElement.getBgColor()
Document background color.HTMLTableCellElement.getBgColor()
Cell background color.HTMLTableElement.getBgColor()
Cell background color.HTMLTableRowElement.getBgColor()
Background color for rows.HTMLImageElement.getBorder()
Width of border around image.HTMLObjectElement.getBorder()
Width of border around the object.HTMLTableElement.getBorder()
The width of the border around the table.HTMLTableElement.getCellPadding()
Specifies the horizontal and vertical space between cell content and cell borders.HTMLTableElement.getCellSpacing()
Specifies the horizontal and vertical separation between cells.HTMLTableCellElement.getCh()
Alignment character for cells in a column.HTMLTableColElement.getCh()
Alignment character for cells in a column.HTMLTableRowElement.getCh()
Alignment character for cells in a column.HTMLTableSectionElement.getCh()
Alignment character for cells in a column.HTMLAnchorElement.getCharset()
The character encoding of the linked resource.HTMLLinkElement.getCharset()
The character encoding of the resource being linked to.HTMLScriptElement.getCharset()
The character encoding of the linked resource.HTMLTableCellElement.getChOff()
Offset of alignment character.HTMLTableColElement.getChOff()
Offset of alignment character.HTMLTableRowElement.getChOff()
Offset of alignment character.HTMLTableSectionElement.getChOff()
Offset of alignment character.HTMLModElement.getCite()
A URI designating a document that describes the reason for the change.HTMLQuoteElement.getCite()
A URI designating a source document or message.HTMLElement.getClassName()
The class attribute of the element.HTMLBRElement.getClear()
Control flow of text around floats.HTMLAppletElement.getCode()
Applet class file.HTMLObjectElement.getCode()
Applet class file.HTMLAppletElement.getCodeBase()
Optional base URI for applet.HTMLObjectElement.getCodeBase()
Base URI forclassid
,data
, andarchive
attributes.HTMLObjectElement.getCodeType()
Content type for data downloaded viaclassid
attribute.HTMLBaseFontElement.getColor()
Font color.HTMLFontElement.getColor()
Font color.HTMLFrameSetElement.getCols()
The number of columns of frames in the frameset.HTMLMetaElement.getContent()
Associated information.HTMLDocument.getCookie()
The cookies associated with this document.HTMLAnchorElement.getCoords()
Comma-separated list of lengths, defining an active region geometry.HTMLAreaElement.getCoords()
Comma-separated list of lengths, defining an active region geometry.HTMLObjectElement.getData()
A URI specifying the location of the object's data.HTMLModElement.getDateTime()
The date and time of the change.HTMLInputElement.getDefaultValue()
When thetype
attribute of the element has the value "Text", "File" or "Password", this represents the HTML value attribute of the element.HTMLTextAreaElement.getDefaultValue()
Represents the contents of the element.HTMLElement.getDir()
Specifies the base direction of directionally neutral text and the directionality of tables.HTMLDocument.getDomain()
The domain name of the server that served the document, ornull
if the server cannot be identified by a domain name.HTMLFormElement.getEnctype()
The content type of the submitted form, generally "application/x-www-form-urlencoded".HTMLScriptElement.getEvent()
Reserved for future use.HTMLBaseFontElement.getFace()
Font face identifier.HTMLFontElement.getFace()
Font face identifier.HTMLTableElement.getFrame()
Specifies which external table borders to render.HTMLFrameElement.getFrameBorder()
Request frame borders.HTMLIFrameElement.getFrameBorder()
Request frame borders.HTMLTableCellElement.getHeaders()
List ofid
attribute values for header cells.HTMLAppletElement.getHeight()
Override height.HTMLIFrameElement.getHeight()
Frame height.HTMLImageElement.getHeight()
Override height.HTMLObjectElement.getHeight()
Override height.HTMLTableCellElement.getHeight()
Cell height.HTMLAnchorElement.getHref()
The URI of the linked resource.HTMLAreaElement.getHref()
The URI of the linked resource.HTMLBaseElement.getHref()
The base URI.HTMLLinkElement.getHref()
The URI of the linked resource.HTMLAnchorElement.getHreflang()
Language code of the linked resource.HTMLLinkElement.getHreflang()
Language code of the linked resource.HTMLAppletElement.getHspace()
Horizontal space to the left and right of this image, applet, or object.HTMLImageElement.getHspace()
Horizontal space to the left and right of this image.HTMLObjectElement.getHspace()
Horizontal space to the left and right of this image, applet, or object.HTMLLabelElement.getHtmlFor()
This attribute links this label with another form control byid
attribute.HTMLScriptElement.getHtmlFor()
Reserved for future use.HTMLMetaElement.getHttpEquiv()
HTTP response header name.HTMLElement.getId()
The element's identifier.HTMLOptGroupElement.getLabel()
Assigns a label to this option group.HTMLOptionElement.getLabel()
Option label for use in hierarchical menus.HTMLElement.getLang()
Language code defined in RFC 1766.HTMLBodyElement.getLink()
Color of links that are not active and unvisited.HTMLFrameElement.getLongDesc()
URI designating a long description of this image or frame.HTMLIFrameElement.getLongDesc()
URI designating a long description of this image or frame.HTMLImageElement.getLongDesc()
URI designating a long description of this image or frame.HTMLImageElement.getLowSrc()
URI designating the source of this image, for low-resolution output.HTMLFrameElement.getMarginHeight()
Frame margin height, in pixels.HTMLIFrameElement.getMarginHeight()
Frame margin height, in pixels.HTMLFrameElement.getMarginWidth()
Frame margin width, in pixels.HTMLIFrameElement.getMarginWidth()
Frame margin width, in pixels.HTMLLinkElement.getMedia()
Designed for use with one or more target media.HTMLStyleElement.getMedia()
Designed for use with one or more target media.HTMLFormElement.getMethod()
HTTP method used to submit form.HTMLAnchorElement.getName()
Anchor name.HTMLAppletElement.getName()
The name of the applet.HTMLButtonElement.getName()
Form control or object name when submitted with a form.HTMLFormElement.getName()
Names the form.HTMLFrameElement.getName()
The frame name (object of thetarget
attribute).HTMLIFrameElement.getName()
The frame name (object of thetarget
attribute).HTMLImageElement.getName()
The name of the element (for backwards compatibility).HTMLInputElement.getName()
Form control or object name when submitted with a form.HTMLMapElement.getName()
Names the map (for use withusemap
).HTMLMetaElement.getName()
Meta information name.HTMLObjectElement.getName()
Form control or object name when submitted with a form.HTMLParamElement.getName()
The name of a run-time parameter.HTMLSelectElement.getName()
Form control or object name when submitted with a form.HTMLTextAreaElement.getName()
Form control or object name when submitted with a form.HTMLAppletElement.getObject()
Serialized applet file.HTMLHeadElement.getProfile()
URI designating a metadata profile.HTMLIsIndexElement.getPrompt()
The prompt message.HTMLDocument.getReferrer()
Returns the URI of the page that linked to this page.HTMLAnchorElement.getRel()
Forward link type.HTMLLinkElement.getRel()
Forward link type.HTMLAnchorElement.getRev()
Reverse link type.HTMLLinkElement.getRev()
Reverse link type.HTMLFrameSetElement.getRows()
The number of rows of frames in the frameset.HTMLTableElement.getRules()
Specifies which internal table borders to render.HTMLMetaElement.getScheme()
Select form of content.HTMLTableCellElement.getScope()
Scope covered by header cells.HTMLFrameElement.getScrolling()
Specify whether or not the frame should have scrollbars.HTMLIFrameElement.getScrolling()
Specify whether or not the frame should have scrollbars.HTMLAnchorElement.getShape()
The shape of the active area.HTMLAreaElement.getShape()
The shape of the active area.HTMLBaseFontElement.getSize()
Font size.HTMLFontElement.getSize()
Font size.HTMLHRElement.getSize()
The height of the rule.HTMLInputElement.getSize()
Size information.HTMLFrameElement.getSrc()
A URI designating the initial frame contents.HTMLIFrameElement.getSrc()
A URI designating the initial frame contents.HTMLImageElement.getSrc()
URI designating the source of this image.HTMLInputElement.getSrc()
When thetype
attribute has the value "Image", this attribute specifies the location of the image to be used to decorate the graphical submit button.HTMLScriptElement.getSrc()
URI designating an external script.HTMLObjectElement.getStandby()
Message to render while loading the object.HTMLTableElement.getSummary()
Description about the purpose or structure of a table.HTMLAnchorElement.getTarget()
Frame to render the resource in.HTMLAreaElement.getTarget()
Frame to render the resource in.HTMLBaseElement.getTarget()
The default target frame.HTMLFormElement.getTarget()
Frame to render the resource in.HTMLLinkElement.getTarget()
Frame to render the resource in.HTMLBodyElement.getText()
Document text color.HTMLOptionElement.getText()
The text contained within the option element.HTMLScriptElement.getText()
The script content of the element.HTMLTitleElement.getText()
The specified title as a string.HTMLDocument.getTitle()
The title of a document as specified by theTITLE
element in the head of the document.HTMLElement.getTitle()
The element's advisory title.HTMLAnchorElement.getType()
Advisory content type.HTMLButtonElement.getType()
The type of button.HTMLInputElement.getType()
The type of control created.HTMLLIElement.getType()
List item bullet style.HTMLLinkElement.getType()
Advisory content type.HTMLObjectElement.getType()
Content type for data downloaded viadata
attribute.HTMLOListElement.getType()
Numbering style.HTMLParamElement.getType()
Content type for thevalue
attribute whenvaluetype
has the value "ref".HTMLScriptElement.getType()
The content type of the script language.HTMLSelectElement.getType()
The type of this form control.HTMLStyleElement.getType()
The content type pf the style sheet language.HTMLTextAreaElement.getType()
The type of this form control.HTMLUListElement.getType()
Bullet style.HTMLDocument.getURL()
The complete URI of the document.HTMLImageElement.getUseMap()
Use client-side image map.HTMLInputElement.getUseMap()
Use client-side image map.HTMLObjectElement.getUseMap()
Use client-side image map.HTMLTableCellElement.getVAlign()
Vertical alignment of data in cell.HTMLTableColElement.getVAlign()
Vertical alignment of cell data in column.HTMLTableRowElement.getVAlign()
Vertical alignment of data within cells of this row.HTMLTableSectionElement.getVAlign()
Vertical alignment of data in cells.HTMLButtonElement.getValue()
The current form control value.HTMLInputElement.getValue()
When thetype
attribute of the element has the value "Text", "File" or "Password", this represents the current contents of the corresponding form control, in an interactive user agent.HTMLOptionElement.getValue()
The current form control value.HTMLParamElement.getValue()
The value of a run-time parameter.HTMLSelectElement.getValue()
The current form control value.HTMLTextAreaElement.getValue()
Represents the current contents of the corresponding form control, in an interactive user agent.HTMLParamElement.getValueType()
Information about the meaning of thevalue
attribute value.HTMLHtmlElement.getVersion()
Version information about the document's DTD.HTMLBodyElement.getVLink()
Color of links that have been visited by the user.HTMLAppletElement.getVspace()
Vertical space above and below this image, applet, or object.HTMLImageElement.getVspace()
Vertical space above and below this image.HTMLObjectElement.getVspace()
Vertical space above and below this image, applet, or object.HTMLAppletElement.getWidth()
Override width.HTMLHRElement.getWidth()
The width of the rule.HTMLIFrameElement.getWidth()
Frame width.HTMLImageElement.getWidth()
Override width.HTMLObjectElement.getWidth()
Override width.HTMLTableCellElement.getWidth()
Cell width.HTMLTableColElement.getWidth()
Default column width.HTMLTableElement.getWidth()
Specifies the desired table width.Modifier and TypeMethodDescriptionHTMLDOMImplementation.createHTMLDocument
(String title) Creates anHTMLDocument
object with the minimal tree made of the following elements:HTML
,HEAD
,TITLE
, andBODY
.HTMLDocument.getElementsByName
(String elementName) Returns the (possibly empty) collection of elements whosename
value is given byelementName
.This method retrieves aNode
using a name.void
void
void
HTMLFormElement.setAcceptCharset
(String acceptCharset) void
HTMLAnchorElement.setAccessKey
(String accessKey) void
HTMLAreaElement.setAccessKey
(String accessKey) void
HTMLButtonElement.setAccessKey
(String accessKey) void
HTMLInputElement.setAccessKey
(String accessKey) void
HTMLLabelElement.setAccessKey
(String accessKey) void
HTMLLegendElement.setAccessKey
(String accessKey) void
HTMLTextAreaElement.setAccessKey
(String accessKey) void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
HTMLAppletElement.setArchive
(String archive) void
HTMLObjectElement.setArchive
(String archive) void
void
HTMLBodyElement.setBackground
(String background) void
HTMLBodyElement.setBgColor
(String bgColor) void
HTMLTableCellElement.setBgColor
(String bgColor) void
HTMLTableElement.setBgColor
(String bgColor) void
HTMLTableRowElement.setBgColor
(String bgColor) void
void
void
void
HTMLTableElement.setCellPadding
(String cellPadding) void
HTMLTableElement.setCellSpacing
(String cellSpacing) void
void
void
void
void
HTMLAnchorElement.setCharset
(String charset) void
HTMLLinkElement.setCharset
(String charset) void
HTMLScriptElement.setCharset
(String charset) void
void
void
void
void
void
void
HTMLElement.setClassName
(String className) void
void
void
void
HTMLAppletElement.setCodeBase
(String codeBase) void
HTMLObjectElement.setCodeBase
(String codeBase) void
HTMLObjectElement.setCodeType
(String codeType) void
void
void
void
HTMLMetaElement.setContent
(String content) void
void
void
void
void
HTMLModElement.setDateTime
(String dateTime) void
HTMLInputElement.setDefaultValue
(String defaultValue) void
HTMLTextAreaElement.setDefaultValue
(String defaultValue) void
void
HTMLFormElement.setEnctype
(String enctype) void
void
void
void
void
HTMLFrameElement.setFrameBorder
(String frameBorder) void
HTMLIFrameElement.setFrameBorder
(String frameBorder) void
HTMLTableCellElement.setHeaders
(String headers) void
void
void
void
void
void
void
void
void
void
HTMLAnchorElement.setHreflang
(String hreflang) void
HTMLLinkElement.setHreflang
(String hreflang) void
void
void
void
HTMLLabelElement.setHtmlFor
(String htmlFor) void
HTMLScriptElement.setHtmlFor
(String htmlFor) void
HTMLMetaElement.setHttpEquiv
(String httpEquiv) void
void
void
void
void
void
HTMLFrameElement.setLongDesc
(String longDesc) void
HTMLIFrameElement.setLongDesc
(String longDesc) void
HTMLImageElement.setLongDesc
(String longDesc) void
void
HTMLFrameElement.setMarginHeight
(String marginHeight) void
HTMLIFrameElement.setMarginHeight
(String marginHeight) void
HTMLFrameElement.setMarginWidth
(String marginWidth) void
HTMLIFrameElement.setMarginWidth
(String marginWidth) void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
HTMLHeadElement.setProfile
(String profile) void
void
void
void
void
void
void
void
void
void
HTMLFrameElement.setScrolling
(String scrolling) void
HTMLIFrameElement.setScrolling
(String scrolling) void
void
void
void
void
void
void
void
void
void
void
void
HTMLObjectElement.setStandby
(String standby) void
HTMLTableElement.setSummary
(String summary) void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
HTMLParamElement.setValueType
(String valueType) void
HTMLHtmlElement.setVersion
(String version) void
void
void
void
void
void
void
void
void
void
void
void
void
Write a string of text to a document stream opened byopen()
.void
Write a string of text followed by a newline character to a document stream opened byopen()
. -
Uses of String in org.w3c.dom.ls
Modifier and TypeMethodDescriptionLSInput.getBaseURI()
The base URI to be used (see section 5.1.4 in [IETF RFC 2396]) for resolving a relativesystemId
to an absolute URI.LSInput.getEncoding()
The character encoding, if known.LSOutput.getEncoding()
The character encoding to use for the output.LSSerializer.getNewLine()
The end-of-line sequence of characters to be used in the XML being written out.LSInput.getPublicId()
The public identifier for this input source.LSInput.getStringData()
String data to parse.LSInput.getSystemId()
The system identifier, a URI reference [IETF RFC 2396], for this input source.LSOutput.getSystemId()
The system identifier, a URI reference [IETF RFC 2396], for this output destination.LSSerializer.writeToString
(Node nodeArg) Serialize the specified node as described above in the general description of theLSSerializer
interface.Modifier and TypeMethodDescriptionDOMImplementationLS.createLSParser
(short mode, String schemaType) Create a newLSParser
.Parse an XML document from a location identified by a URI reference [IETF RFC 2396].LSResourceResolver.resolveResource
(String type, String namespaceURI, String publicId, String systemId, String baseURI) Allow the application to resolve external resources.void
LSInput.setBaseURI
(String baseURI) The base URI to be used (see section 5.1.4 in [IETF RFC 2396]) for resolving a relativesystemId
to an absolute URI.void
LSInput.setEncoding
(String encoding) The character encoding, if known.void
LSOutput.setEncoding
(String encoding) The character encoding to use for the output.void
LSSerializer.setNewLine
(String newLine) The end-of-line sequence of characters to be used in the XML being written out.void
LSInput.setPublicId
(String publicId) The public identifier for this input source.void
LSInput.setStringData
(String stringData) String data to parse.void
LSInput.setSystemId
(String systemId) The system identifier, a URI reference [IETF RFC 2396], for this input source.void
LSOutput.setSystemId
(String systemId) The system identifier, a URI reference [IETF RFC 2396], for this output destination.boolean
LSSerializer.writeToURI
(Node nodeArg, String uri) A convenience method that acts as ifLSSerializer.write
was called with aLSOutput
with no encoding specified andLSOutput.systemId
set to theuri
argument. -
Uses of String in org.w3c.dom.ranges
-
Uses of String in org.w3c.dom.stylesheets
Modifier and TypeMethodDescriptionStyleSheet.getHref()
If the style sheet is a linked style sheet, the value of its attribute is its location.MediaList.getMediaText()
The parsable textual representation of the media list.StyleSheet.getTitle()
The advisory title.StyleSheet.getType()
This specifies the style sheet language for this style sheet.MediaList.item
(int index) Returns theindex
th in the list.Modifier and TypeMethodDescriptionvoid
MediaList.appendMedium
(String newMedium) Adds the mediumnewMedium
to the end of the list.void
MediaList.deleteMedium
(String oldMedium) Deletes the medium indicated byoldMedium
from the list.void
MediaList.setMediaText
(String mediaText) The parsable textual representation of the media list. -
Uses of String in org.w3c.dom.xpath
Modifier and TypeMethodDescriptionXPathResult.getStringValue()
The value of this string result.XPathNSResolver.lookupNamespaceURI
(String prefix) Look up the namespace URI associated to the given namespace prefix.Modifier and TypeMethodDescriptionXPathEvaluator.createExpression
(String expression, XPathNSResolver resolver) Creates a parsed XPath expression with resolved namespaces.XPathEvaluator.evaluate
(String expression, Node contextNode, XPathNSResolver resolver, short type, Object result) Evaluates an XPath expression string and returns a result of the specified type if possible.XPathNSResolver.lookupNamespaceURI
(String prefix) Look up the namespace URI associated to the given namespace prefix. -
Uses of String in org.xml.sax
Modifier and TypeMethodDescriptionInputSource.getEncoding()
Get the character encoding for a byte stream or URI.Attributes.getLocalName
(int index) Look up an attribute's local name by index.SAXException.getMessage()
Return a detail message for this exception.AttributeList.getName
(int i) Deprecated.Return the name of an attribute in this list (by position).InputSource.getPublicId()
Get the public identifier for this input source.Locator.getPublicId()
Return the public identifier for the current document event.SAXParseException.getPublicId()
Get the public identifier of the entity where the exception occurred.Attributes.getQName
(int index) Look up an attribute's XML qualified (prefixed) name by index.InputSource.getSystemId()
Get the system identifier for this input source.Locator.getSystemId()
Return the system identifier for the current document event.SAXParseException.getSystemId()
Get the system identifier of the entity where the exception occurred.AttributeList.getType
(int i) Deprecated.Return the type of an attribute in the list (by position).Deprecated.Return the type of an attribute in the list (by name).Attributes.getType
(int index) Look up an attribute's type by index.Look up an attribute's type by XML qualified (prefixed) name.Look up an attribute's type by Namespace name.Attributes.getURI
(int index) Look up an attribute's Namespace URI by index.AttributeList.getValue
(int i) Deprecated.Return the value of an attribute in the list (by position).Deprecated.Return the value of an attribute in the list (by name).Attributes.getValue
(int index) Look up an attribute's value by index.Look up an attribute's value by XML qualified (prefixed) name.Look up an attribute's value by Namespace name.SAXException.toString()
Override toString to pick up any embedded exception.SAXParseException.toString()
Override toString to provide more detailed error message.Modifier and TypeMethodDescriptiondefault void
ContentHandler.declaration
(String version, String encoding, String standalone) Receives notification of the XML declaration.void
ContentHandler.endElement
(String uri, String localName, String qName) Receive notification of the end of an element.void
DocumentHandler.endElement
(String name) Deprecated.Receive notification of the end of an element.void
HandlerBase.endElement
(String name) Deprecated.Receive notification of the end of an element.void
ContentHandler.endPrefixMapping
(String prefix) End the scope of a prefix-URI mapping.boolean
XMLReader.getFeature
(String name) Look up the value of a feature flag.int
Look up the index of an attribute by XML qualified (prefixed) name.int
Look up the index of an attribute by Namespace name.XMLReader.getProperty
(String name) Look up the value of a property.Deprecated.Return the type of an attribute in the list (by name).Look up an attribute's type by XML qualified (prefixed) name.Look up an attribute's type by Namespace name.Deprecated.Return the value of an attribute in the list (by name).Look up an attribute's value by XML qualified (prefixed) name.Look up an attribute's value by Namespace name.void
DTDHandler.notationDecl
(String name, String publicId, String systemId) Receive notification of a notation declaration event.void
HandlerBase.notationDecl
(String name, String publicId, String systemId) Deprecated.Receive notification of a notation declaration.void
Deprecated.Parse an XML document from a system identifier (URI).void
Parse an XML document from a system identifier (URI).void
ContentHandler.processingInstruction
(String target, String data) Receive notification of a processing instruction.void
DocumentHandler.processingInstruction
(String target, String data) Deprecated.Receive notification of a processing instruction.void
HandlerBase.processingInstruction
(String target, String data) Deprecated.Receive notification of a processing instruction.EntityResolver.resolveEntity
(String publicId, String systemId) Allow the application to resolve external entities.HandlerBase.resolveEntity
(String publicId, String systemId) Deprecated.Resolve an external entity.void
InputSource.setEncoding
(String encoding) Set the character encoding, if known.void
XMLReader.setFeature
(String name, boolean value) Set the value of a feature flag.void
XMLReader.setProperty
(String name, Object value) Set the value of a property.void
InputSource.setPublicId
(String publicId) Set the public identifier for this input source.void
InputSource.setSystemId
(String systemId) Set the system identifier for this input source.void
ContentHandler.skippedEntity
(String name) Receive notification of a skipped entity.void
ContentHandler.startElement
(String uri, String localName, String qName, Attributes atts) Receive notification of the beginning of an element.void
DocumentHandler.startElement
(String name, AttributeList atts) Deprecated.Receive notification of the beginning of an element.void
HandlerBase.startElement
(String name, AttributeList attributes) Deprecated.Receive notification of the start of an element.void
ContentHandler.startPrefixMapping
(String prefix, String uri) Begin the scope of a prefix-URI Namespace mapping.void
DTDHandler.unparsedEntityDecl
(String name, String publicId, String systemId, String notationName) Receive notification of an unparsed entity declaration event.void
HandlerBase.unparsedEntityDecl
(String name, String publicId, String systemId, String notationName) Deprecated.Receive notification of an unparsed entity declaration.ModifierConstructorDescriptionInputSource
(String systemId) Create a new input source with a system identifier.SAXException
(String message) Create a new SAXException.SAXException
(String message, Exception e) Create a new SAXException from an existing exception.SAXNotRecognizedException
(String message) Construct a new exception with the given message.SAXNotSupportedException
(String message) Construct a new exception with the given message.SAXParseException
(String message, String publicId, String systemId, int lineNumber, int columnNumber) Create a new SAXParseException.SAXParseException
(String message, String publicId, String systemId, int lineNumber, int columnNumber, Exception e) Create a new SAXParseException with an embedded exception.SAXParseException
(String message, Locator locator) Create a new SAXParseException from a message and a Locator.SAXParseException
(String message, Locator locator, Exception e) Wrap an existing exception in a SAXParseException. -
Uses of String in org.xml.sax.ext
Modifier and TypeMethodDescriptionLocator2.getEncoding()
Returns the name of the character encoding for the entity.Locator2Impl.getEncoding()
Returns the current value of the encoding property.Locator2.getXMLVersion()
Returns the version of XML used for the entity.Locator2Impl.getXMLVersion()
Returns the current value of the version property.Modifier and TypeMethodDescriptionvoid
Add an attribute to the end of the list, setting its "specified" flag to true.void
Report an attribute type declaration.void
void
DeclHandler.elementDecl
(String name, String model) Report an element type declaration.void
DefaultHandler2.elementDecl
(String name, String model) void
void
Report the end of an entity.void
DeclHandler.externalEntityDecl
(String name, String publicId, String systemId) Report a parsed external entity declaration.void
DefaultHandler2.externalEntityDecl
(String name, String publicId, String systemId) DefaultHandler2.getExternalSubset
(String name, String baseURI) Tells the parser that if no external subset has been declared in the document text, none should be used.EntityResolver2.getExternalSubset
(String name, String baseURI) Allows applications to provide an external subset for documents that don't explicitly define one.void
DeclHandler.internalEntityDecl
(String name, String value) Report an internal entity declaration.void
DefaultHandler2.internalEntityDecl
(String name, String value) boolean
Attributes2.isDeclared
(String qName) Returns false unless the attribute was declared in the DTD.boolean
Attributes2.isDeclared
(String uri, String localName) Returns false unless the attribute was declared in the DTD.boolean
Attributes2Impl.isDeclared
(String qName) Returns the current value of the attribute's "declared" flag.boolean
Attributes2Impl.isDeclared
(String uri, String localName) Returns the current value of the attribute's "declared" flag.boolean
Attributes2.isSpecified
(String qName) Returns true unless the attribute value was provided by DTD defaulting.boolean
Attributes2.isSpecified
(String uri, String localName) Returns true unless the attribute value was provided by DTD defaulting.boolean
Attributes2Impl.isSpecified
(String qName) Returns the current value of an attribute's "specified" flag.boolean
Attributes2Impl.isSpecified
(String uri, String localName) Returns the current value of an attribute's "specified" flag.DefaultHandler2.resolveEntity
(String publicId, String systemId) InvokesEntityResolver2.resolveEntity()
with null entity name and base URI.DefaultHandler2.resolveEntity
(String name, String publicId, String baseURI, String systemId) Tells the parser to resolve the systemId against the baseURI and read the entity text from that resulting absolute URI.EntityResolver2.resolveEntity
(String name, String publicId, String baseURI, String systemId) Allows applications to map references to external entities into input sources, or tell the parser it should use conventional URI resolution.void
Locator2Impl.setEncoding
(String encoding) Assigns the current value of the encoding property.void
Locator2Impl.setXMLVersion
(String version) Assigns the current value of the version property.void
void
Report the start of DTD declarations, if any.void
DefaultHandler2.startEntity
(String name) void
LexicalHandler.startEntity
(String name) Report the beginning of some internal and external XML entities. -
Uses of String in org.xml.sax.helpers
Modifier and TypeFieldDescriptionstatic final String
NamespaceSupport.NSDECL
The namespace declaration URI as a constant.static final String
NamespaceSupport.XMLNS
The XML Namespace URI as a constant.Modifier and TypeMethodDescriptionAttributesImpl.getLocalName
(int index) Return an attribute's local name.AttributeListImpl.getName
(int i) Deprecated.Get the name of an attribute (by position).Return one of the prefixes mapped to a Namespace URI.LocatorImpl.getPublicId()
Return the saved public identifier.AttributesImpl.getQName
(int index) Return an attribute's qualified (prefixed) name.LocatorImpl.getSystemId()
Return the saved system identifier.AttributeListImpl.getType
(int i) Deprecated.Get the type of an attribute (by position).Deprecated.Get the type of an attribute (by name).AttributesImpl.getType
(int index) Return an attribute's type by index.Look up an attribute's type by qualified (prefixed) name.Look up an attribute's type by Namespace-qualified name.AttributesImpl.getURI
(int index) Return an attribute's Namespace URI.Look up a prefix and get the currently-mapped Namespace URI.AttributeListImpl.getValue
(int i) Deprecated.Get the value of an attribute (by position).Deprecated.Get the value of an attribute (by name).AttributesImpl.getValue
(int index) Return an attribute's value by index.Look up an attribute's value by qualified (prefixed) name.Look up an attribute's value by Namespace-qualified name.String[]
NamespaceSupport.processName
(String qName, String[] parts, boolean isAttribute) Process a raw XML qualified name, after all declarations in the current context have been handled bydeclarePrefix()
.Modifier and TypeMethodDescriptionNamespaceSupport.getDeclaredPrefixes()
Return an enumeration of all prefixes declared in this context.NamespaceSupport.getPrefixes()
Return an enumeration of all prefixes whose declarations are active in the current context.NamespaceSupport.getPrefixes
(String uri) Return an enumeration of all prefixes for a given URI whose declarations are active in the current context.Modifier and TypeMethodDescriptionvoid
AttributeListImpl.addAttribute
(String name, String type, String value) Deprecated.Add an attribute to an attribute list.void
Add an attribute to the end of the list.static XMLReader
XMLReaderFactory.createXMLReader
(String className) Deprecated.Attempt to create an XML reader from a class name.boolean
NamespaceSupport.declarePrefix
(String prefix, String uri) Declare a Namespace prefix.void
DefaultHandler.endElement
(String uri, String localName, String qName) Receive notification of the end of an element.void
ParserAdapter.endElement
(String qName) Adapter implementation method; do not call.void
XMLFilterImpl.endElement
(String uri, String localName, String qName) Filter an end element event.void
XMLReaderAdapter.endElement
(String uri, String localName, String qName) Adapt a SAX2 end element event.void
DefaultHandler.endPrefixMapping
(String prefix) Receive notification of the end of a Namespace mapping.void
XMLFilterImpl.endPrefixMapping
(String prefix) Filter an end Namespace prefix mapping event.void
XMLReaderAdapter.endPrefixMapping
(String prefix) Adapt a SAX2 end prefix mapping event.boolean
ParserAdapter.getFeature
(String name) Check a parser feature flag.boolean
XMLFilterImpl.getFeature
(String name) Look up the value of a feature.int
Look up an attribute's index by qualified (prefixed) name.int
Look up an attribute's index by Namespace name.Return one of the prefixes mapped to a Namespace URI.NamespaceSupport.getPrefixes
(String uri) Return an enumeration of all prefixes for a given URI whose declarations are active in the current context.ParserAdapter.getProperty
(String name) Get a parser property.XMLFilterImpl.getProperty
(String name) Look up the value of a property.Deprecated.Get the type of an attribute (by name).Look up an attribute's type by qualified (prefixed) name.Look up an attribute's type by Namespace-qualified name.Look up a prefix and get the currently-mapped Namespace URI.Deprecated.Get the value of an attribute (by name).Look up an attribute's value by qualified (prefixed) name.Look up an attribute's value by Namespace-qualified name.static Parser
ParserFactory.makeParser
(String className) Deprecated.Create a new SAX parser object using the class name provided.void
DefaultHandler.notationDecl
(String name, String publicId, String systemId) Receive notification of a notation declaration.void
XMLFilterImpl.notationDecl
(String name, String publicId, String systemId) Filter a notation declaration event.void
Parse an XML document.void
Parse a document.void
Parse the document.void
DefaultHandler.processingInstruction
(String target, String data) Receive notification of a processing instruction.void
ParserAdapter.processingInstruction
(String target, String data) Adapter implementation method; do not call.void
XMLFilterImpl.processingInstruction
(String target, String data) Filter a processing instruction event.void
XMLReaderAdapter.processingInstruction
(String target, String data) Adapt a SAX2 processing instruction event.String[]
NamespaceSupport.processName
(String qName, String[] parts, boolean isAttribute) Process a raw XML qualified name, after all declarations in the current context have been handled bydeclarePrefix()
.void
AttributeListImpl.removeAttribute
(String name) Deprecated.Remove an attribute from the list.DefaultHandler.resolveEntity
(String publicId, String systemId) Resolve an external entity.XMLFilterImpl.resolveEntity
(String publicId, String systemId) Filter an external entity resolution.void
AttributesImpl.setAttribute
(int index, String uri, String localName, String qName, String type, String value) Set an attribute in the list.void
ParserAdapter.setFeature
(String name, boolean value) Set a feature flag for the parser.void
XMLFilterImpl.setFeature
(String name, boolean value) Set the value of a feature.void
AttributesImpl.setLocalName
(int index, String localName) Set the local name of a specific attribute.void
ParserAdapter.setProperty
(String name, Object value) Set a parser property.void
XMLFilterImpl.setProperty
(String name, Object value) Set the value of a property.void
LocatorImpl.setPublicId
(String publicId) Set the public identifier for this locator.void
Set the qualified name of a specific attribute.void
LocatorImpl.setSystemId
(String systemId) Set the system identifier for this locator.void
Set the type of a specific attribute.void
Set the Namespace URI of a specific attribute.void
Set the value of a specific attribute.void
DefaultHandler.skippedEntity
(String name) Receive notification of a skipped entity.void
XMLFilterImpl.skippedEntity
(String name) Filter a skipped entity event.void
XMLReaderAdapter.skippedEntity
(String name) Adapt a SAX2 skipped entity event.void
DefaultHandler.startElement
(String uri, String localName, String qName, Attributes attributes) Receive notification of the start of an element.void
ParserAdapter.startElement
(String qName, AttributeList qAtts) Adapter implementation method; do not call.void
XMLFilterImpl.startElement
(String uri, String localName, String qName, Attributes atts) Filter a start element event.void
XMLReaderAdapter.startElement
(String uri, String localName, String qName, Attributes atts) Adapt a SAX2 start element event.void
DefaultHandler.startPrefixMapping
(String prefix, String uri) Receive notification of the start of a Namespace mapping.void
XMLFilterImpl.startPrefixMapping
(String prefix, String uri) Filter a start Namespace prefix mapping event.void
XMLReaderAdapter.startPrefixMapping
(String prefix, String uri) Adapt a SAX2 start prefix mapping event.void
DefaultHandler.unparsedEntityDecl
(String name, String publicId, String systemId, String notationName) Receive notification of an unparsed entity declaration.void
XMLFilterImpl.unparsedEntityDecl
(String name, String publicId, String systemId, String notationName) Filter an unparsed entity declaration event.
GraphicsEnvironment.getAvailableFontFamilyNames()