|
CDC 1.1.2 | ||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||||
GeneralSecurityException class is a generic
security exception class that provides type safety for all the
security-related exception classes that extend from it.GregorianCalendar is a concrete subclass of
Calendar
and provides the standard calendar used by most of the world.Field, on
the specified object.
InetAddress
object.
InetAddress
object.
InetAddress
object.
InetAddress.
allowUserInteraction field for
this object.
Manifest Attributes for this
entry, or null if none.
URL.
true if and only if the system property
named by the argument exists and is equal to the string
"true".
boolean.
boolean field.
InetAddress object given the raw IP address .
byte.
byte field.
Calendar field associated with this
attribute.
null if the
cause is nonexistent or unknown.
Throwable
instance wrapped in this UndeclaredThrowableException,
which may be null).
PrivilegedActionException).
Certificate objects for this entry, or
null if none.
char.
char or of another primitive type convertible to
type char via a widening conversion.
dst.
Class objects representing all
the public classes and interfaces that are members of the class
represented by this Class object.
Class representing the component type of an
array.
Constructor object that reflects the specified
public constructor of the class represented by this Class
object.
Constructor objects reflecting
all the public constructors of the class represented by this
Class object.
content-encoding header field.
content-length header field.
content-type header field.
date header field.
Class objects reflecting all the
classes and interfaces declared as members of the class represented by
this Class object.
Constructor object that reflects the specified
constructor of the class or interface represented by this
Class object.
Constructor objects reflecting all the
constructors declared by the class represented by this
Class object.
Field object that reflects the specified declared
field of the class or interface represented by this Class
object.
Field objects reflecting all the fields
declared by the class or interface represented by this
Class object.
Method object that reflects the specified
declared method of the class or interface represented by this
Class object.
Method objects reflecting all the
methods declared by the class or interface represented by this
Class object.
Class object
is a member of another class, returns the Class object
representing the class in which it was declared.
Class object representing the class that declares
the constructor represented by this Constructor object.
Class object representing the class or interface
that declares the field represented by this Field object.
Class object representing the class or interface
that declares the method represented by this Method object.
TimeZone for this host.
allowUserInteraction
field.
URL.
URLConnection's
useCaches flag.
URLConnection's
doInput flag.
URLConnection's
doOutput flag.
DomainCombiner associated with this
AccessControlContext.
double.
double or of another primitive type convertible to
type double via a widening conversion.
ZipEntry for the given entry name or
null if not found.
PrivilegedActionException.
Class objects that represent the types of
of exceptions declared to be thrown by the underlying constructor
represented by this Constructor object.
Class objects that represent
the types of the exceptions declared to be thrown
by the underlying method
represented by this Method object.
expires header field.
FileDescriptor
object that represents the connection to
the actual file in the file system being
used by this FileInputStream.
Field object that reflects the specified public
member field of the class or interface represented by this
Class object.
Field subclasses.
Field objects reflecting all
the accessible public fields of the class or interface represented by
this Class object.
URL.
float.
float or of another primitive type convertible to
type float via a widening conversion.
format methods or returned from parse
methods.
nth header field.
nth header field.
URL, if applicable.
hostname.
ifModifiedSince field.
Currency instance for the given currency code.
Currency instance for the country of the
given locale.
int.
int or of another primitive type convertible to
type int via a widening conversion.
JarEntry for the given entry name or
null if not found.
last-modified header field.
int.
null if it is not bound yet.
long value of the system property
with the specified name.
long value of the system property
with the specified name.
long value of the system property with
the specified name.
long.
long or of another primitive type convertible to
type long via a widening conversion.
null if none.
Manifest for this JAR file, or
null if none.
Method object that reflects the specified public
member method of the class or interface represented by this
Class object.
Method objects reflecting all
the public member methods of the class or interface represented
by this Class object, including those declared by the class
or interface and and those inherited from superclasses and
superinterfaces.
Constructor object, as an integer.
Field object, as an integer.
Method object, as an integer.
Field object.
Method
object, as a String.
int value that the specified Unicode
character represents.
ClassLoader instance.
ClassLoader
instance.
Class objects that represent the formal
parameter types, in declaration order, of the constructor
represented by this Constructor object.
Class objects that represent the formal
parameter types, in declaration order, of the method
represented by this Method object.
null if this pathname does not name a parent directory.
null if this pathname does not name a parent
directory.
URL.
URL.
ProtectionDomain of this class.
URL.
java.lang.Class object for a proxy class
given a class loader and an array of interfaces.
URL.
URL.
null if it is unconnected.
- getRequestProperties() -
Method in class java.net.URLConnection
- Returns an unmodifiable Map of general request
properties for this connection.
- getRequestProperty(String) -
Method in class java.net.URLConnection
- Returns the value of the named general request property for this
connection.
- getResource(String) -
Method in class java.lang.Class
- Finds a resource with a given name.
- getResource(String) -
Method in class java.lang.ClassLoader
- Finds the resource with the given name.
- getResourceAsStream(String) -
Method in class java.lang.Class
- Finds a resource with a given name.
- getResourceAsStream(String) -
Method in class java.lang.ClassLoader
- Returns an input stream for reading the specified resource.
- getResources(String) -
Method in class java.lang.ClassLoader
- Finds all the resources with the given name.
- getReturnType() -
Method in class java.lang.reflect.Method
- Returns a
Class object that represents the formal return type
of the method represented by this Method object.
- getReuseAddress() -
Method in class java.net.DatagramSocket
- Tests if SO_REUSEADDR is enabled.
- getRunLimit() -
Method in interface java.text.AttributedCharacterIterator
- Returns the index of the first character following the run
with respect to all attributes containing the current character.
- getRunLimit(AttributedCharacterIterator.Attribute) -
Method in interface java.text.AttributedCharacterIterator
- Returns the index of the first character following the run
with respect to the given attribute containing the current character.
- getRunLimit(Set) -
Method in interface java.text.AttributedCharacterIterator
- Returns the index of the first character following the run
with respect to the given attributes containing the current character.
- getRunStart() -
Method in interface java.text.AttributedCharacterIterator
- Returns the index of the first character of the run
with respect to all attributes containing the current character.
- getRunStart(AttributedCharacterIterator.Attribute) -
Method in interface java.text.AttributedCharacterIterator
- Returns the index of the first character of the run
with respect to the given attribute containing the current character.
- getRunStart(Set) -
Method in interface java.text.AttributedCharacterIterator
- Returns the index of the first character of the run
with respect to the given attributes containing the current character.
- getRuntime() -
Static method in class java.lang.Runtime
- Returns the runtime object associated with the current Java application.
- getSecurityContext() -
Method in class java.lang.SecurityManager
- Creates an object that encapsulates the current execution
environment.
- getSecurityManager() -
Static method in class java.lang.System
- Gets the system security interface.
- getSendBufferSize() -
Method in class java.net.DatagramSocket
- Get value of the SO_SNDBUF option for this DatagramSocket, that is the
buffer size used by the platform for output on this DatagramSocket.
- getSerialVersionUID() -
Method in class java.io.ObjectStreamClass
- Return the serialVersionUID for this class.
- getShort(Object, int) -
Static method in class java.lang.reflect.Array
- Returns the value of the indexed component in the specified
array object, as a
short.
- getShort(Object) -
Method in class java.lang.reflect.Field
- Gets the value of a static or instance field of type
short or of another primitive type convertible to
type short via a widening conversion.
- getShortMonths() -
Method in class java.text.DateFormatSymbols
- Gets short month strings.
- getShortWeekdays() -
Method in class java.text.DateFormatSymbols
- Gets short weekday strings.
- getSigners() -
Method in class java.lang.Class
- Gets the signers of this class.
- getSize() -
Method in class java.util.zip.ZipEntry
- Returns the uncompressed size of the entry data, or -1 if not known.
- getSoTimeout() -
Method in class java.net.DatagramSocket
- Retrive setting for SO_TIMEOUT.
- getSocketAddress() -
Method in class java.net.DatagramPacket
- Gets the SocketAddress (usually IP address + port number) of the remote
host that this packet is being sent to or is coming from.
- getSpecificationTitle() -
Method in class java.lang.Package
- Return the title of the specification that this package implements.
- getSpecificationVendor() -
Method in class java.lang.Package
- Return the name of the organization, vendor,
or company that owns and maintains the specification
of the classes that implement this package.
- getSpecificationVersion() -
Method in class java.lang.Package
- Returns the version number of the specification
that this package implements.
- getStackTrace() -
Method in class java.lang.Throwable
- Provides programmatic access to the stack trace information printed by
Throwable.printStackTrace().
- getString(String) -
Method in class java.util.ResourceBundle
- Gets a string for the given key from this resource bundle or one of its parents.
- getStringArray(String) -
Method in class java.util.ResourceBundle
- Gets a string array for the given key from this resource bundle or one of its parents.
- getSuperclass() -
Method in class java.lang.Class
- Returns the
Class representing the superclass of the entity
(class, interface, primitive type or void) represented by this
Class.
- getSymbol() -
Method in class java.util.Currency
- Gets the symbol of this currency for the default locale.
- getSymbol(Locale) -
Method in class java.util.Currency
- Gets the symbol of this currency for the specified locale.
- getSystemClassLoader() -
Static method in class java.lang.ClassLoader
- Returns the system class loader for delegation.
- getSystemResource(String) -
Static method in class java.lang.ClassLoader
- Find a resource of the specified name from the search path used to load
classes.
- getSystemResourceAsStream(String) -
Static method in class java.lang.ClassLoader
- Open for reading, a resource of the specified name from the search path
used to load classes.
- getSystemResources(String) -
Static method in class java.lang.ClassLoader
- Finds all resources of the specified name from the search path used to
load classes.
- getTargetException() -
Method in class java.lang.reflect.InvocationTargetException
- Get the thrown target exception.
- getThreadGroup() -
Method in class java.lang.SecurityManager
- Returns the thread group into which to instantiate any new
thread being created at the time this is being called.
- getThreadGroup() -
Method in class java.lang.Thread
- Returns the thread group to which this thread belongs.
- getTime() -
Method in class java.util.Calendar
- Gets this Calendar's current time.
- getTime() -
Method in class java.util.Date
- Returns the number of milliseconds since January 1, 1970, 00:00:00 GMT
represented by this Date object.
- getTime() -
Method in class java.util.zip.ZipEntry
- Returns the modification time of the entry, or -1 if not specified.
- getTimeInMillis() -
Method in class java.util.Calendar
- Gets this Calendar's current time as a long.
- getTimeInstance() -
Static method in class java.text.DateFormat
- Gets the time formatter with the default formatting style
for the default locale.
- getTimeInstance(int) -
Static method in class java.text.DateFormat
- Gets the time formatter with the given formatting style
for the default locale.
- getTimeInstance(int, Locale) -
Static method in class java.text.DateFormat
- Gets the time formatter with the given formatting style
for the given locale.
- getTimeToLive() -
Method in class java.net.DatagramSocketImpl
- Retrieve the TTL (time-to-live) option.
- getTimeZone() -
Method in class java.text.DateFormat
- Gets the time zone.
- getTimeZone() -
Method in class java.util.Calendar
- Gets the time zone.
- getTimeZone(String) -
Static method in class java.util.TimeZone
- Gets the
TimeZone for the given ID.
- getTotalIn() -
Method in class java.util.zip.Inflater
- Returns the total number of bytes input so far.
- getTotalOut() -
Method in class java.util.zip.Inflater
- Returns the total number of bytes output so far.
- getTrafficClass() -
Method in class java.net.DatagramSocket
- Gets traffic class or type-of-service in the IP datagram
header for packets sent from this DatagramSocket.
- getType() -
Method in class java.io.ObjectStreamField
- Get the type of the field.
- getType(char) -
Static method in class java.lang.Character
- Returns a value indicating a character's general category.
- getType() -
Method in class java.lang.reflect.Field
- Returns a
Class object that identifies the
declared type for the field represented by this
Field object.
- getType() -
Method in class java.security.cert.Certificate
- Returns the type of this certificate.
- getType() -
Method in interface javax.microedition.io.ContentConnection
- Returns the type of content that the resource connected to is
providing.
- getTypeCode() -
Method in class java.io.ObjectStreamField
- Returns character encoding of field type.
- getTypeString() -
Method in class java.io.ObjectStreamField
- Return the JVM type signature.
- getURL() -
Method in class java.net.URLConnection
- Returns the value of this
URLConnection's URL
field.
- getURLs() -
Method in class java.net.URLClassLoader
- Returns the search path of URLs for loading classes and resources.
- getUndeclaredThrowable() -
Method in class java.lang.reflect.UndeclaredThrowableException
- Returns the
Throwable instance wrapped in this
UndeclaredThrowableException, which may be null.
- getUseCaches() -
Method in class java.net.URLConnection
- Returns the value of this
URLConnection's
useCaches field.
- getUserInfo() -
Method in class java.net.URL
- Gets the userInfo part of this
URL.
- getValue() -
Method in class java.text.Annotation
- Returns the value of the attribute, which may be null.
- getValue() -
Method in interface java.util.Map.Entry
- Returns the value corresponding to this entry.
- getValue(String) -
Method in class java.util.jar.Attributes
- Returns the value of the specified attribute name, specified as
a string, or null if the attribute was not found.
- getValue(Attributes.Name) -
Method in class java.util.jar.Attributes
- Returns the value of the specified Attributes.Name, or null if the
attribute was not found.
- getValue() -
Method in class java.util.zip.CRC32
- Returns CRC-32 value.
- getValue() -
Method in interface java.util.zip.Checksum
- Returns the current checksum value.
- getVariant() -
Method in class java.util.Locale
- Returns the variant code for this locale.
- getVersion() -
Method in class java.security.Provider
- Returns the version number for this provider.
- getWeekdays() -
Method in class java.text.DateFormatSymbols
- Gets weekday strings.
- getZeroDigit() -
Method in class java.text.DecimalFormatSymbols
- Gets the character used for zero.
- getZoneStrings() -
Method in class java.text.DateFormatSymbols
- Gets timezone strings.
- guessContentTypeFromName(String) -
Static method in class java.net.URLConnection
- Tries to determine the content type of an object, based
on the specified "file" component of a URL.
- guessContentTypeFromStream(InputStream) -
Static method in class java.net.URLConnection
- Tries to determine the type of an input stream based on the
characters at the beginning of the input stream.
|
CDC 1.1.2 | ||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||||