|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
UrlResource
or ClassPathResource
.ClassLoader.getResource
(also suitable for use with Class.getResource
by prepending a
slash ('/') to the return value).
org.apache.commons.logging.Log
interface which
delegates all processing to android.util.Log
instance.LogFactory
.application/atom+xml
.
application/x-www-form-urlencoded
.
application/json
.
application/octet-stream
.
application/xhtml+xml
.
image/xml
.
MediaType
to another alphabetically.
d
method of android.util.Log
.
d
method of android.util.Log
.
org.apache.commons.logging.diagnostics.dest
) of
the property used to enable internal commons-logging diagnostic output, in
order to get information on what logging implementations are being
discovered, what classloaders they are loaded through, etc.
e
method of android.util.Log
.
e
method of android.util.Log
.
LogFactory
instances, keyed by
the ClassLoader
with which it was created.
LogFactory
implementation class to use, if no other can be found.
e
method of android.util.Log
.
e
method of android.util.Log
.
HttpMessageConverter
that can handle form data, including multipart form data
(i.e.ClassUtils.forName(String, ClassLoader)
Class.forName()
that also returns Class instances
for primitives (e.g."int") and array class names (e.g.
null
if there is no such attribute.
null
if there is no such attribute.
charset
parameter, if any.
null
).
LogFactory
instance,
using the following ordered lookup procedure to determine the name of the
implementation class to be loaded.
getInstance(String)
with it.
Log
instance, using
the factory's current set of configuration attributes.
getInstance(String)
with it.
Log
instance, using
the factory's current set of configuration attributes.
null
).
q
parameter, if any.
Hashtable
used
to store classloaders to be substituted by an alternative implementation.
image/gif
.
image/jpeg
.
image/png
.
MediaType
includes the given media type.
i
method of android.util.Log
.
i
method of android.util.Log
.
MediaType
is compatible with the given media type.
isLoggable method of
android.util.Log
.
- isDebugEnabled() -
Method in interface org.apache.commons.logging.Log
- Is debug logging currently enabled?
- isDiagnosticsEnabled() -
Static method in class org.apache.commons.logging.LogFactory
- This method exists to ensure signature compatibility.
- isErrorEnabled() -
Method in class org.apache.commons.logging.impl.AndroidLog
- Delegates to the
isLoggable method of
android.util.Log
.
- isErrorEnabled() -
Method in interface org.apache.commons.logging.Log
- Is error logging currently enabled?
- isFatalEnabled() -
Method in class org.apache.commons.logging.impl.AndroidLog
- Delegates to the
isLoggable method of
android.util.Log
.
- isFatalEnabled() -
Method in interface org.apache.commons.logging.Log
- Is fatal logging currently enabled?
- isInfoEnabled() -
Method in class org.apache.commons.logging.impl.AndroidLog
- Delegates to the
isLoggable method of the
android.util.Log
.
- isInfoEnabled() -
Method in interface org.apache.commons.logging.Log
- Is info logging currently enabled?
- isPresent(String) -
Static method in class org.springframework.util.ClassUtils
- Deprecated. as of Spring 2.5, in favor of
ClassUtils.isPresent(String, ClassLoader)
- isPresent(String, ClassLoader) -
Static method in class org.springframework.util.ClassUtils
- Determine whether the
Class
identified by the supplied name is present
and can be loaded.
- isPrimitiveArray(Class<?>) -
Static method in class org.springframework.util.ClassUtils
- Check if the given class represents an array of primitives,
i.e.
- isPrimitiveOrWrapper(Class<?>) -
Static method in class org.springframework.util.ClassUtils
- Check if the given class represents a primitive (i.e.
- isPrimitiveWrapper(Class<?>) -
Static method in class org.springframework.util.ClassUtils
- Check if the given class represents a primitive wrapper,
i.e.
- isPrimitiveWrapperArray(Class<?>) -
Static method in class org.springframework.util.ClassUtils
- Check if the given class represents an array of primitive wrappers,
i.e.
- isReadable() -
Method in class org.springframework.core.io.AbstractFileResolvingResource
-
- isTraceEnabled() -
Method in class org.apache.commons.logging.impl.AndroidLog
- Delegates to the
isLoggable method of the
android.util.Log
.
- isTraceEnabled() -
Method in interface org.apache.commons.logging.Log
- Is trace logging currently enabled?
- isVisible(Class<?>, ClassLoader) -
Static method in class org.springframework.util.ClassUtils
- Check whether the given class is visible in the given ClassLoader.
- isWarnEnabled() -
Method in class org.apache.commons.logging.impl.AndroidLog
- Delegates to the
isLoggable method of the
android.util.Log
.
- isWarnEnabled() -
Method in interface org.apache.commons.logging.Log
- Is warn logging currently enabled?
- isWildcardSubtype() -
Method in class org.springframework.http.MediaType
- Indicate whether the subtype is the wildcard character
*
or not.
- isWildcardType() -
Method in class org.springframework.http.MediaType
- Indicate whether the type is the wildcard character
*
or not.
Log
implementation
class.
LogFactory
or
Log
instance cannot be created by the corresponding factory
methods.null
as its detail message.
Log
instances, which always delegates to an
instance of AndroidLogFactory
.MediaType
for the given primary type.
MediaType
for the given primary type and subtype.
MediaType
for the given type, subtype, and character set.
MediaType
for the given type, subtype, and quality value.
MediaType
,
and allows for different parameter.
MediaType
for the given type, subtype, and parameters.
multipart/form-data
.
MediaType
.
MediaType
objects.
priority
) of the key in the config file used to
specify the priority of that particular config file.
Log
instances returned by this factory.
Log
instances
returned by this factory.
LogFactory
instances that have been associated with the specified class loader (if
any), after calling the instance method release()
on each of
them.
LogFactory
instances, after calling the instance method release()
on
each of them.
HttpMessageConverter
that can read and write Resources
.RestTemplate
using default settings.
RestTemplate
based on the given ClientHttpRequestFactory
.
MediaType
objects by quality value.
MediaType
objects by specificity.
use_tccl
) of the key in the config file used to
specify whether logging classes should be loaded via the thread context
class loader (TCCL), or not.
text/html
.
text/plain
.
text/xml
.
MediaType
objects.
v
method of android.util.Log
.
v
method of android.util.Log
.
MediaType
object,
with this method name following the 'valueOf' naming convention
(as supported by ConversionService
.
w
method of android.util.Log
.
w
method of android.util.Log
.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |