OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:commons
(Results
151 - 175
of
197
) sorted by null
1
2
3
4
5
6
7
8
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowDefaultRequestDirector.java
8
import org.apache.
commons
.logging.Log;
9
import org.apache.
commons
.logging.LogFactory;
/external/smali/baksmali/
Android.mk
41
commons
-cli-1.2 \
/frameworks/base/core/java/com/android/internal/http/multipart/
Part.java
2
* $Header: /home/jerenkrantz/tmp/
commons
/
commons
-convert/cvs/home/cvs/jakarta-
commons
//httpclient/src/java/org/apache/
commons
/httpclient/methods/multipart/Part.java,v 1.16 2005/01/14 21:16:40 olegk Exp $
38
import org.apache.
commons
.logging.Log;
39
import org.apache.
commons
.logging.LogFactory;
/packages/apps/Email/src/org/apache/commons/io/
FileUtils.java
17
package org.apache.
commons
.io;
37
import org.apache.
commons
.io.filefilter.DirectoryFileFilter;
38
import org.apache.
commons
.io.filefilter.FalseFileFilter;
39
import org.apache.
commons
.io.filefilter.FileFilterUtils;
40
import org.apache.
commons
.io.filefilter.IOFileFilter;
41
import org.apache.
commons
.io.filefilter.SuffixFileFilter;
42
import org.apache.
commons
.io.filefilter.TrueFileFilter;
43
import org.apache.
commons
.io.output.NullOutputStream;
62
* Origin of code: Excalibur, Alexandria,
Commons
-Utils
126
* @since
Commons
IO 1.3
[
all
...]
IOUtils.java
17
package org.apache.
commons
.io;
38
import org.apache.
commons
.io.output.ByteArrayOutputStream;
255
* @since
Commons
IO 1.1
293
* @since
Commons
IO 1.1
316
* @since
Commons
IO 1.1
335
* @since
Commons
IO 1.1
453
* @since
Commons
IO 1.1
475
* @since
Commons
IO 1.1
497
* @since
Commons
IO 1.1
537
* @since
Commons
IO 1.2
[
all
...]
EndianUtils.java
17
package org.apache.
commons
.io;
38
* @see org.apache.
commons
.io.input.SwappedDataInputStream
FileSystemUtils.java
17
package org.apache.
commons
.io;
47
* @since
Commons
IO 1.1
132
* @since
Commons
IO 1.1, enhanced OS support in 1.2 and 1.3
163
* @since
Commons
IO 1.2, enhanced OS support in 1.3
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ecf.provider.filetransfer.httpclient_4.0.0.v20100529-0735.jar
/external/apache-http/src/org/apache/commons/logging/impl/
LogFactoryImpl.java
17
package org.apache.
commons
.logging.impl;
28
import org.apache.
commons
.logging.Log;
29
import org.apache.
commons
.logging.LogConfigurationException;
30
import org.apache.
commons
.logging.LogFactory;
39
* <code>org.apache.
commons
.logging.Log</code> to identify the
41
* <li>Use the <code>org.apache.
commons
.logging.Log</code> system property
44
* <code>org.apache.
commons
.logging.impl.Log4JLogger</code>.</li>
46
* <code>org.apache.
commons
.logging.impl.Jdk14Logger</code>.</li>
48
* <code>org.apache.
commons
.logging.impl.SimpleLog</code>.</li>
72
private static final String LOGGING_IMPL_LOG4J_LOGGER = "org.apache.
commons
.logging.impl.Log4JLogger"
[
all
...]
WeakHashtable.java
18
package org.apache.
commons
.logging.impl;
44
* to call {@link org.apache.
commons
.logging.LogFactory#release(ClassLoader) LogFactory.release(ClassLoader)}.
47
* <p><code>org.apache.
commons
.logging.LogFactory</code> checks whether this class
72
* bundles
commons
-logging by default. However, holding the classloader
94
* Such a situation occurs when the
commons
-logging.jar is
/packages/apps/Email/src/org/apache/commons/io/output/
ByteArrayOutputStream.java
17
package org.apache.
commons
.io.output;
191
* @since
Commons
IO 1.4
/packages/apps/Email/tests/src/com/android/email/mail/store/imap/
ImapStringTest.java
24
import org.apache.
commons
.io.IOUtils;
/external/smali/smali/
Android.mk
58
commons
-cli-1.2 \
/packages/apps/Email/
Android.mk
48
+org.apache.james.mime4j.*,+com.beetstra.jutf7.*,+org.apache.
commons
.io.*
/external/apache-http/src/org/apache/http/impl/client/
AbstractHttpClient.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/
ConnPoolByRoute.java
42
import org.apache.
commons
.logging.Log;
43
import org.apache.
commons
.logging.LogFactory;
/external/apache-http/src/org/apache/commons/logging/
LogFactory.java
17
package org.apache.
commons
.logging;
71
* The name (<code>org.apache.
commons
.logging.LogFactory</code>) of the property
77
"org.apache.
commons
.logging.LogFactory";
84
"org.apache.
commons
.logging.impl.LogFactoryImpl";
87
* The name (<code>
commons
-logging.properties</code>) of the properties file to search for.
90
"
commons
-logging.properties";
98
"META-INF/services/org.apache.
commons
.logging.LogFactory";
101
* The name (<code>org.apache.
commons
.logging.diagnostics.dest</code>)
102
* of the property used to enable internal
commons
-logging
116
"org.apache.
commons
.logging.diagnostics.dest"
[
all
...]
/external/smali/smali/src/main/java/org/jf/smali/
main.java
34
import org.apache.
commons
.cli.*;
/frameworks/base/core/java/android/net/http/
RequestHandle.java
24
import org.apache.
commons
.codec.binary.Base64;
/packages/apps/Email/emailcommon/src/com/android/emailcommon/internet/
MimeUtility.java
32
import org.apache.
commons
.io.IOUtils;
Rfc822Output.java
34
import org.apache.
commons
.io.IOUtils;
/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
AttachmentUtilities.java
39
import org.apache.
commons
.io.IOUtils;
/external/apache-http/src/org/apache/commons/codec/language/
DoubleMetaphone.java
17
package org.apache.
commons
.codec.language;
19
import org.apache.
commons
.codec.EncoderException;
20
import org.apache.
commons
.codec.StringEncoder;
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-commons-net.jar
/external/smali/baksmali/src/main/java/org/jf/baksmali/
main.java
31
import org.apache.
commons
.cli.*;
Completed in 353 milliseconds
1
2
3
4
5
6
7
8