HomeSort by relevance Sort by last modified time
    Searched full:commons (Results 126 - 150 of 3793) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/tools/common/m2/repository/commons-logging/commons-logging/1.1.1/
commons-logging-1.1.1.pom 26 <groupId>org.apache.commons</groupId>
27 <artifactId>commons-parent</artifactId>
31 <groupId>commons-logging</groupId>
32 <artifactId>commons-logging</artifactId>
33 <name>Commons Logging</name>
35 <description>Commons Logging is a thin adapter allowing configurable bridging to other,
37 <url>http://commons.apache.org/logging</url>
124 <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/logging/tags/commons-logging-1.1.1</connection>
125 <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/logging/tags/commons-logging-1.1.1</developerConnection>
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-parent/
maven-metadata.xml 3 <groupId>org.apache.commons</groupId>
4 <artifactId>commons-parent</artifactId>
  /external/chromium_org/chrome/common/extensions/docs/templates/private/
cc.html 4 <p class="cc-logo"><a href="http://creativecommons.org/licenses/by/3.0/"><img src="{{static}}/images/cc_by.png" alt="Licensed Creative Commons by Attribution"></a></p>
  /external/smack/src/org/jivesoftware/smack/util/collections/
EmptyIterator.java 25 * This class provides for binary compatability between Commons Collections
30 * @since Commons Collections 2.1.1 and 3.1
37 * @since Commons Collections 3.1
43 * @since Commons Collections 2.1.1 and 3.1
EmptyMapIterator.java 24 * @since Commons Collections 3.1
31 * @since Commons Collections 3.1
  /external/jarjar/
Android.mk 24 jarjar-asm-commons \
42 jarjar-asm-commons:lib/asm-commons-4.0$(COMMON_JAVA_PACKAGE_SUFFIX) \
  /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...]
package.html 54 import org.apache.commons.logging.Log;
55 import org.apache.commons.logging.LogFactory;
81 <h3>Configuring the Commons Logging Package</h3>
95 <code>org.apache.commons.logging.LogFactory</code>.</li>
100 <code>META-INF/services/org.apache.commons.logging.LogFactory</code>
102 <li>Look for a properties file named <code>commons-logging.properties</code>
104 <code>org.apache.commons.logging.LogFactory</code> defining the
110 <p>If a <code>commons-logging.properties</code> file is found, all of the
117 otherwise. This allows a copy of <code>commons-logging.jar</code> to be
128 org.apache.commons.logging.impl.LogFactoryImpl</a>) that is selected if n
    [all...]
  /prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.4/
commons-lang-2.4.pom 23 <groupId>org.apache.commons</groupId>
24 <artifactId>commons-parent</artifactId>
28 <groupId>commons-lang</groupId>
29 <artifactId>commons-lang</artifactId>
31 <name>Commons Lang</name>
35 Commons Lang, a package of Java utility classes for the
40 <url>http://commons.apache.org/lang/</url>
48 <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/lang/trunk</connection>
49 <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/lang/trunk</developerConnection>
50 <url>http://svn.apache.org/viewvc/commons/proper/lang/trunk</url
    [all...]
  /prebuilts/tools/common/gradle-plugins/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.pom 3 <artifactId>commons-parent</artifactId>
4 <groupId>org.apache.commons</groupId>
8 <groupId>commons-io</groupId>
9 <artifactId>commons-io</artifactId>
10 <name>Commons IO</name>
12 <description>Commons-IO contains utility classes, stream implementations, file filters, and endian classes.</description>
13 <url>http://jakarta.apache.org/commons/io/</url>
160 <connection>scm:svn:scm:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/io/trunk</connection>
161 <developerConnection>scm:svn:scm:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/io/trunk</developerConnection>
162 <url>http://svn.apache.org/viewvc/jakarta/commons/proper/io/trunk</url
    [all...]
  /prebuilts/tools/common/m2/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.pom 3 <artifactId>commons-parent</artifactId>
4 <groupId>org.apache.commons</groupId>
8 <groupId>commons-io</groupId>
9 <artifactId>commons-io</artifactId>
10 <name>Commons IO</name>
12 <description>Commons-IO contains utility classes, stream implementations, file filters, and endian classes.</description>
13 <url>http://jakarta.apache.org/commons/io/</url>
160 <connection>scm:svn:scm:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/io/trunk</connection>
161 <developerConnection>scm:svn:scm:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/io/trunk</developerConnection>
162 <url>http://svn.apache.org/viewvc/jakarta/commons/proper/io/trunk</url
    [all...]
  /prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar 
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/filefilter/
FalseFileFilter.java 17 package org.apache.commons.io.filefilter;
25 * @since Commons IO 1.0
34 * @since Commons IO 1.3
TrueFileFilter.java 17 package org.apache.commons.io.filefilter;
25 * @since Commons IO 1.0
34 * @since Commons IO 1.3
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.pom 66 <artifactId>asm-commons</artifactId>
70 <groupId>commons-lang</groupId>
71 <artifactId>commons-lang</artifactId>
  /sdk/eclipse/plugins/com.android.ide.eclipse.base/
.classpath 5 <classpathentry exported="true" kind="lib" path="libs/commons-codec-1.4.jar"/>
6 <classpathentry exported="true" kind="lib" path="libs/commons-compress-1.0.jar"/>
7 <classpathentry exported="true" kind="lib" path="libs/commons-logging-1.1.1.jar"/>
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowBase64.java 6 import org.apache.commons.codec.binary.Base64;
  /packages/apps/UnifiedEmail/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
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/sonatype/spice/spice-parent/10/
spice-parent-10.pom 32 <groupId>commons-logging</groupId>
33 <artifactId>commons-logging</artifactId>
36 <groupId>commons-logging</groupId>
37 <artifactId>commons-logging-api</artifactId>
  /prebuilts/tools/common/commons-compress/
NOTICE 1 Apache Commons Compress
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.0/
NOTICE 1 Apache Commons Compress
  /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/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...]
  /external/owasp/sanitizer/lib/commons-codec-1.4/
NOTICE.txt 1 Apache Commons Codec
8 src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java contains

Completed in 1761 milliseconds

1 2 3 4 56 7 8 91011>>