OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:commons
(Results
201 - 225
of
3793
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/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
...]
NoOpLog.java
18
package org.apache.
commons
.logging.impl;
22
import org.apache.
commons
.logging.Log;
/sdk/eclipse/
build.gradle
68
'
commons
-codec-1.4' : '
commons
-codec:
commons
-codec:1.4',
69
'
commons
-compress-1.0' : 'org.apache.
commons
:
commons
-compress:1.8.1',
70
'
commons
-logging-1.1.1' : '
commons
-logging:
commons
-logging:1.1.1',
/external/apache-http/src/org/apache/http/impl/conn/
Wire.java
2
* $Header: /home/jerenkrantz/tmp/
commons
/
commons
-convert/cvs/home/cvs/jakarta-
commons
//httpclient/src/java/org/apache/
commons
/httpclient/Wire.java,v 1.9 2004/06/24 21:39:52 mbecke Exp $
36
import org.apache.
commons
.logging.Log;
/packages/apps/UnifiedEmail/src/org/apache/commons/io/comparator/
NameFileComparator.java
17
package org.apache.
commons
.io.comparator;
23
import org.apache.
commons
.io.IOCase;
50
* @since
Commons
IO 1.4
PathFileComparator.java
17
package org.apache.
commons
.io.comparator;
23
import org.apache.
commons
.io.IOCase;
50
* @since
Commons
IO 1.4
DefaultFileComparator.java
17
package org.apache.
commons
.io.comparator;
45
* @since
Commons
IO 1.4
LastModifiedFileComparator.java
17
package org.apache.
commons
.io.comparator;
46
* @since
Commons
IO 1.4
/packages/apps/UnifiedEmail/src/org/apache/commons/io/filefilter/
RegexFileFilter.java
17
package org.apache.
commons
.io.filefilter;
23
import org.apache.
commons
.io.IOCase;
44
* @since
Commons
IO 1.4
AbstractFileFilter.java
17
package org.apache.
commons
.io.filefilter;
28
* @since
Commons
IO 1.0
CanWriteFileFilter.java
17
package org.apache.
commons
.io.filefilter;
52
* @since
Commons
IO 1.3
DelegateFileFilter.java
17
package org.apache.
commons
.io.filefilter;
27
* @since
Commons
IO 1.0
EmptyFileFilter.java
17
package org.apache.
commons
.io.filefilter;
51
* @since
Commons
IO 1.3
HiddenFileFilter.java
17
package org.apache.
commons
.io.filefilter;
48
* @since
Commons
IO 1.3
NotFileFilter.java
17
package org.apache.
commons
.io.filefilter;
25
* @since
Commons
IO 1.0
/prebuilts/tools/common/http-client/
README.txt
18
* Apache
Commons
Logging
19
* Apache
Commons
Codec
27
* Apache
Commons
Logging
/docs/source.android.com/src/
license.jd
38
href="http://creativecommons.org/licenses/by/2.5/">Creative
Commons
43
above. For content licensed under Creative
Commons
Attribution 2.5, we
89
terms of the Creative
Commons
Attribution license. On this site, the
94
Creative
Commons
legal code</a>.
112
href="http://creativecommons.org/licenses/by/2.5/">Creative
Commons
130
href="http://creativecommons.org/licenses/by/2.5/">Creative
Commons
/frameworks/base/docs/html/
license.jd
40
href="http://creativecommons.org/licenses/by/2.5/">Creative
Commons
45
above. For content licensed under Creative
Commons
Attribution 2.5, we
91
terms of the Creative
Commons
Attribution license. On this site, the
96
Creative
Commons
legal code</a>.
114
href="http://creativecommons.org/licenses/by/2.5/">Creative
Commons
132
href="http://creativecommons.org/licenses/by/2.5/">Creative
Commons
/sdk/p2gen/
pom.xml
105
<artifact> <id>
commons
-codec:
commons
-codec:1.4</id> </artifact>
106
<artifact> <id>
commons
-logging:
commons
-logging:1.1.1</id> </artifact>
112
<artifact> <id>org.apache.
commons
:
commons
-compress:1.0</id> </artifact>
/packages/apps/UnifiedEmail/src/org/apache/commons/io/input/
ClassLoaderObjectInputStream.java
17
package org.apache.
commons
.io.input;
33
* @since
Commons
IO 1.1
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/sisu-equinox-launching/0.20.0/
sisu-equinox-launching-0.20.0.pom
39
<groupId>org.apache.
commons
</groupId>
40
<artifactId>
commons
-exec</artifactId>
/developers/demos/JustForUs/
README
24
The images in the app's main/assets folder are licensed under Creative
Commons
Attribution 2.5
/development/build/
product_sdk.mk
36
commons
-compress-1.0 \
/development/ndk/platforms/android-9/samples/native-audio/res/values/
strings.xml
24
<item>http://upload.wikimedia.org/wikipedia/
commons
/6/6d/Banana.ogg</item>
/external/apache-http/src/org/apache/commons/codec/
BinaryDecoder.java
17
package org.apache.
commons
.codec;
Completed in 927 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>