OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:commons
(Results
101 - 125
of
198
) sorted by null
1
2
3
4
5
6
7
8
/packages/apps/UnifiedEmail/src/org/apache/commons/io/input/
SwappedDataInputStream.java
17
package org.apache.
commons
.io.input;
24
import org.apache.
commons
.io.EndianUtils;
CharSequenceReader.java
17
package org.apache.
commons
.io.input;
29
* @since
Commons
IO 1.4
CountingInputStream.java
17
package org.apache.
commons
.io.input;
153
* @since
Commons
IO 1.3
167
* @since
Commons
IO 1.3
/packages/apps/UnifiedEmail/src/org/apache/commons/io/output/
DeferredFileOutputStream.java
17
package org.apache.
commons
.io.output;
25
import org.apache.
commons
.io.IOUtils;
121
* @since
Commons
IO 1.4
FileWriterWithEncoding.java
17
package org.apache.
commons
.io.output;
28
import org.apache.
commons
.io.FileUtils;
29
import org.apache.
commons
.io.IOUtils;
47
* @since
Commons
IO 1.4
LockableFileWriter.java
17
package org.apache.
commons
.io.output;
27
import org.apache.
commons
.io.FileUtils;
28
import org.apache.
commons
.io.IOUtils;
ThresholdingOutputStream.java
17
package org.apache.
commons
.io.output;
/external/apache-http/src/org/apache/commons/codec/binary/
Base64.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;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.objectweb.asm_3.2.0.v200909071300.jar
/external/apache-http/src/org/apache/commons/logging/
LogSource.java
17
package org.apache.
commons
.logging;
23
import org.apache.
commons
.logging.impl.NoOpLog;
35
* <code>org.apache.
commons
.logging.impl.Log4JLogger</code>.</li>
37
* <code>org.apache.
commons
.logging.impl.Jdk14Logger</code>.</li>
39
* <code>org.apache.
commons
.logging.impl.NoOpLog</code>.</li>
45
* <code>org.apache.
commons
.logging.log</code> to the name of the
46
* <code>org.apache.
commons
.logging.Log</code> implementation class
91
(null != Class.forName("org.apache.
commons
.logging.impl.Jdk14Logger"))) {
103
name = System.getProperty("org.apache.
commons
.logging.log");
105
name = System.getProperty("org.apache.
commons
.logging.Log")
[
all
...]
/external/apache-http/src/org/apache/http/client/protocol/
ResponseProcessCookies.java
37
import org.apache.
commons
.logging.Log;
38
import org.apache.
commons
.logging.LogFactory;
RequestAddCookies.java
40
import org.apache.
commons
.logging.Log;
41
import org.apache.
commons
.logging.LogFactory;
/external/apache-http/src/org/apache/http/impl/client/
ClientParamsStack.java
35
import org.apache.
commons
.logging.Log;
36
import org.apache.
commons
.logging.LogFactory;
AbstractAuthenticationHandler.java
40
import org.apache.
commons
.logging.Log;
41
import org.apache.
commons
.logging.LogFactory;
/external/apache-http/src/org/apache/http/impl/conn/
IdleConnectionHandler.java
38
import org.apache.
commons
.logging.Log;
39
import org.apache.
commons
.logging.LogFactory;
/external/apache-http/src/org/apache/http/impl/conn/tsccm/
RouteSpecificPool.java
38
import org.apache.
commons
.logging.Log;
39
import org.apache.
commons
.logging.LogFactory;
/frameworks/base/core/java/com/android/internal/http/multipart/
FilePart.java
2
* $Header: /home/jerenkrantz/tmp/
commons
/
commons
-convert/cvs/home/cvs/jakarta-
commons
//httpclient/src/java/org/apache/
commons
/httpclient/methods/multipart/FilePart.java,v 1.19 2004/04/18 23:51:37 jsdever Exp $
39
import org.apache.
commons
.logging.Log;
40
import org.apache.
commons
.logging.LogFactory;
MultipartEntity.java
2
* $Header: /home/jerenkrantz/tmp/
commons
/
commons
-convert/cvs/home/cvs/jakarta-
commons
//httpclient/src/java/org/apache/
commons
/httpclient/methods/multipart/MultipartRequestEntity.java,v 1.1 2004/10/06 03:39:59 mbecke Exp $
46
import org.apache.
commons
.logging.Log;
47
import org.apache.
commons
.logging.LogFactory;
193
* @see org.apache.
commons
.http.AbstractHttpEntity.#getContentType()
/prebuilts/misc/common/commons-cli/
Android.mk
22
commons
-cli-1.2$(COMMON_JAVA_PACKAGE_SUFFIX)
/prebuilts/tools/common/commons-compress/
Android.mk
20
commons
-compress-1.0$(COMMON_JAVA_PACKAGE_SUFFIX)
/packages/apps/UnifiedEmail/src/com/android/emailcommon/internet/
BinaryTempFileBody.java
23
import org.apache.
commons
.io.IOUtils;
/packages/apps/UnifiedEmail/src/org/apache/commons/io/
LineIterator.java
17
package org.apache.
commons
.io;
51
* @since
Commons
IO 1.2
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/message/
MemoryBinaryBody.java
28
import org.apache.
commons
.io.IOUtils;
TempFileBinaryBody.java
26
import org.apache.
commons
.io.IOUtils;
/external/apache-http/src/org/apache/commons/logging/impl/
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
...]
Completed in 732 milliseconds
1
2
3
4
5
6
7
8