OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:commons
(Results
26 - 50
of
1892
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/
.classpath
4
<classpathentry kind="lib" path="libs/
commons
-codec-1.4.jar"/>
5
<classpathentry kind="lib" path="libs/
commons
-logging-1.1.1.jar"/>
12
<classpathentry kind="lib" path="libs/
commons
-compress-1.0.jar"/>
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-java/workspace/HelloLicense/
.classpath
6
<classpathentry kind="lib" path="war/WEB-INF/lib/
commons
-codec-1.4.jar"/>
/external/junit/src/junit/runner/
excluded.properties
13
excluded.9=org.apache.
commons
.logging.
/packages/apps/Email/emailcommon/src/org/apache/commons/io/
IOExceptionWithCause.java
18
package org.apache.
commons
.io;
26
* @author <a href="http://
commons
.apache.org/io/">Apache
Commons
IO</a>
28
* @since
Commons
IO 1.4
/prebuilt/common/commons-compress/
NOTICE
1
Apache
Commons
Compress
Android.mk
20
commons
-compress-1.0$(COMMON_JAVA_PACKAGE_SUFFIX)
/sdk/eclipse/scripts/
create_adt_symlinks.sh
29
prebuilt/common/
commons
-compress/
commons
-compress-1.0.jar \
33
prebuilt/common/http-client/
commons
-logging-1.1.1.jar \
34
prebuilt/common/http-client/
commons
-codec-1.4.jar \
/external/apache-http/src/org/apache/commons/logging/impl/
SimpleLog.java
18
package org.apache.
commons
.logging.impl;
31
import org.apache.
commons
.logging.Log;
32
import org.apache.
commons
.logging.LogConfigurationException;
39
* <li><code>org.apache.
commons
.logging.simplelog.defaultlog</code> -
43
* <li><code>org.apache.
commons
.logging.simplelog.log.xxxxx</code> -
47
* <li><code>org.apache.
commons
.logging.simplelog.showlogname</code> -
50
* <li><code>org.apache.
commons
.logging.simplelog.showShortLogname</code> -
53
* <li><code>org.apache.
commons
.logging.simplelog.showdatetime</code> -
56
* <li><code>org.apache.
commons
.logging.simplelog.dateTimeFormat</code> -
82
"org.apache.
commons
.logging.simplelog."
[
all
...]
Jdk14Logger.java
18
package org.apache.
commons
.logging.impl;
25
import org.apache.
commons
.logging.Log;
29
* <p>Implementation of the <code>org.apache.
commons
.logging.Log</code>
110
* @see org.apache.
commons
.logging.Log#debug(Object)
122
* @see org.apache.
commons
.logging.Log#debug(Object, Throwable)
133
* @see org.apache.
commons
.logging.Log#error(Object)
145
* @see org.apache.
commons
.logging.Log#error(Object, Throwable)
156
* @see org.apache.
commons
.logging.Log#fatal(Object)
168
* @see org.apache.
commons
.logging.Log#fatal(Object, Throwable)
190
* @see org.apache.
commons
.logging.Log#info(Object
[
all
...]
package.html
20
<p>Concrete implementations of
commons
-logging wrapper APIs.</p>
/external/apache-http/src/org/apache/commons/codec/
package.html
37
org.apache.
commons
.codec.binary.Base64</a>
48
org.apache.
commons
.codec.binary.Hex</a>
69
<a href="#">org.apache.
commons
.codec.language.Soundex</a>
76
<a href="#">org.apache.
commons
.codec.language.Metaphone</a>
90
<a href="#">org.apache.
commons
.codec.net.URLCodec</a>
/external/apache-http/src/org/apache/commons/codec/binary/
BinaryCodec.java
17
package org.apache.
commons
.codec.binary;
19
import org.apache.
commons
.codec.BinaryDecoder;
20
import org.apache.
commons
.codec.BinaryEncoder;
21
import org.apache.
commons
.codec.DecoderException;
22
import org.apache.
commons
.codec.EncoderException;
78
* @see org.apache.
commons
.codec.BinaryEncoder#encode(byte[])
92
* @see org.apache.
commons
.codec.Encoder#encode(java.lang.Object)
109
* @see org.apache.
commons
.codec.Decoder#decode(java.lang.Object)
133
* @see org.apache.
commons
.codec.Decoder#decode(Object)
145
* @see org.apache.
commons
.codec.Decoder#decode(Object
[
all
...]
/frameworks/base/core/java/com/android/internal/http/multipart/
StringPart.java
2
* $Header: /home/jerenkrantz/tmp/
commons
/
commons
-convert/cvs/home/cvs/jakarta-
commons
//httpclient/src/java/org/apache/
commons
/httpclient/methods/multipart/StringPart.java,v 1.11 2004/04/18 23:51:37 jsdever Exp $
37
import org.apache.
commons
.logging.Log;
38
import org.apache.
commons
.logging.LogFactory;
142
* @see org.apache.
commons
.httpclient.methods.multipart.BasePart#setCharSet(java.lang.String)
ByteArrayPartSource.java
2
* $Header: /home/jerenkrantz/tmp/
commons
/
commons
-convert/cvs/home/cvs/jakarta-
commons
//httpclient/src/java/org/apache/
commons
/httpclient/methods/multipart/ByteArrayPartSource.java,v 1.7 2004/04/18 23:51:37 jsdever Exp $
PartSource.java
2
* $Header: /home/jerenkrantz/tmp/
commons
/
commons
-convert/cvs/home/cvs/jakarta-
commons
//httpclient/src/java/org/apache/
commons
/httpclient/methods/multipart/PartSource.java,v 1.6 2004/04/18 23:51:37 jsdever Exp $
/packages/apps/Email/emailcommon/src/org/apache/commons/io/filefilter/
DirectoryFileFilter.java
17
package org.apache.
commons
.io.filefilter;
36
* @since
Commons
IO 1.0
46
* @since
Commons
IO 1.3
FileFileFilter.java
17
package org.apache.
commons
.io.filefilter;
36
* @since
Commons
IO 1.3
IOFileFilter.java
17
package org.apache.
commons
.io.filefilter;
27
* @since
Commons
IO 1.0
/external/jsr305/ri/src/main/java/javax/annotation/concurrent/
NotThreadSafe.java
11
* Released under the Creative
Commons
Attribution License
/external/webkit/Source/WebCore/manual-tests/
image-prefetch-stress.html
7
x.src = "http://upload.wikimedia.org/wikipedia/
commons
/e/e9/Sombrero_Galaxy_in_infrared_light_%28Hubble_Space_Telescope_and_Spitzer_Space_Telescope%29.jpg?" + i;
/packages/apps/Email/emailcommon/src/org/apache/commons/io/comparator/
ReverseComparator.java
17
package org.apache.
commons
.io.comparator;
27
* @since
Commons
IO 1.4
/packages/apps/Email/emailcommon/src/org/apache/commons/io/input/
CloseShieldInputStream.java
17
package org.apache.
commons
.io.input;
29
* @since
Commons
IO 1.4
ClosedInputStream.java
17
package org.apache.
commons
.io.input;
30
* @since
Commons
IO 1.4
/packages/apps/Email/emailcommon/src/org/apache/commons/io/output/
CloseShieldOutputStream.java
17
package org.apache.
commons
.io.output;
29
* @since
Commons
IO 1.4
ClosedOutputStream.java
17
package org.apache.
commons
.io.output;
31
* @since
Commons
IO 1.4
Completed in 289 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>