/external/apache-http/src/org/apache/http/impl/cookie/ |
RFC2965CommentUrlAttributeHandler.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/cookie/RFC2965CommentUrlAttributeHandler.java $ 7 * Licensed to the Apache Software Foundation (ASF) under one 11 * to you under the Apache License, Version 2.0 (the 15 * http://www.apache.org/licenses/LICENSE-2.0 26 * individuals on behalf of the Apache Software Foundation. For more 27 * information on the Apache Software Foundation, please see 28 * <http://www.apache.org/>. 32 package org.apache.http.impl.cookie; 34 import org.apache.http.cookie.Cookie [all...] |
RFC2965DiscardAttributeHandler.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/cookie/RFC2965DiscardAttributeHandler.java $ 7 * Licensed to the Apache Software Foundation (ASF) under one 11 * to you under the Apache License, Version 2.0 (the 15 * http://www.apache.org/licenses/LICENSE-2.0 26 * individuals on behalf of the Apache Software Foundation. For more 27 * information on the Apache Software Foundation, please see 28 * <http://www.apache.org/>. 32 package org.apache.http.impl.cookie; 34 import org.apache.http.cookie.Cookie [all...] |
/external/apache-http/src/org/apache/http/impl/io/ |
HttpRequestWriter.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/impl/io/HttpRequestWriter.java $ 7 * Licensed to the Apache Software Foundation (ASF) under one 11 * to you under the Apache License, Version 2.0 (the 15 * http://www.apache.org/licenses/LICENSE-2.0 26 * individuals on behalf of the Apache Software Foundation. For more 27 * information on the Apache Software Foundation, please see 28 * <http://www.apache.org/>. 32 package org.apache.http.impl.io; 36 import org.apache.http.HttpMessage [all...] |
HttpResponseWriter.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/impl/io/HttpResponseWriter.java $ 7 * Licensed to the Apache Software Foundation (ASF) under one 11 * to you under the Apache License, Version 2.0 (the 15 * http://www.apache.org/licenses/LICENSE-2.0 26 * individuals on behalf of the Apache Software Foundation. For more 27 * information on the Apache Software Foundation, please see 28 * <http://www.apache.org/>. 32 package org.apache.http.impl.io; 36 import org.apache.http.HttpMessage [all...] |
AbstractMessageWriter.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/impl/io/AbstractMessageWriter.java $ 7 * Licensed to the Apache Software Foundation (ASF) under one 11 * to you under the Apache License, Version 2.0 (the 15 * http://www.apache.org/licenses/LICENSE-2.0 26 * individuals on behalf of the Apache Software Foundation. For more 27 * information on the Apache Software Foundation, please see 28 * <http://www.apache.org/>. 32 package org.apache.http.impl.io; 37 import org.apache.http.Header [all...] |
/external/apache-http/src/org/apache/http/message/ |
BasicHttpEntityEnclosingRequest.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/message/BasicHttpEntityEnclosingRequest.java $ 7 * Licensed to the Apache Software Foundation (ASF) under one 11 * to you under the Apache License, Version 2.0 (the 15 * http://www.apache.org/licenses/LICENSE-2.0 26 * individuals on behalf of the Apache Software Foundation. For more 27 * information on the Apache Software Foundation, please see 28 * <http://www.apache.org/>. 32 package org.apache.http.message; 34 import org.apache.http.Header [all...] |
LineParser.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/message/LineParser.java $ 7 * Licensed to the Apache Software Foundation (ASF) under one 11 * to you under the Apache License, Version 2.0 (the 15 * http://www.apache.org/licenses/LICENSE-2.0 26 * individuals on behalf of the Apache Software Foundation. For more 27 * information on the Apache Software Foundation, please see 28 * <http://www.apache.org/>. 32 package org.apache.http.message; 35 import org.apache.http.ProtocolVersion [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/functions/ |
FuncSum.java | 2 * Licensed to the Apache Software Foundation (ASF) under one 6 * to you under the Apache License, Version 2.0 (the "License"); 10 * http://www.apache.org/licenses/LICENSE-2.0 21 package org.apache.xpath.functions; 23 import org.apache.xml.dtm.DTM; 24 import org.apache.xml.dtm.DTMIterator; 25 import org.apache.xml.utils.XMLString; 26 import org.apache.xpath.XPathContext; 27 import org.apache.xpath.objects.XNumber; 28 import org.apache.xpath.objects.XObject [all...] |
/external/guice/extensions/persist/lib/ |
oro-2.0.8.jar | |
/prebuilts/tools/common/m2/repository/oro/oro/2.0.8/ |
oro-2.0.8.jar | |
/external/apache-http/src/org/apache/http/impl/ |
DefaultConnectionReuseStrategy.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/impl/DefaultConnectionReuseStrategy.java $ 7 * Licensed to the Apache Software Foundation (ASF) under one 11 * to you under the Apache License, Version 2.0 (the 15 * http://www.apache.org/licenses/LICENSE-2.0 26 * individuals on behalf of the Apache Software Foundation. For more 27 * information on the Apache Software Foundation, please see 28 * <http://www.apache.org/>. 32 package org.apache.http.impl; 34 import org.apache.http.ConnectionReuseStrategy [all...] |
DefaultHttpResponseFactory.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/impl/DefaultHttpResponseFactory.java $ 7 * Licensed to the Apache Software Foundation (ASF) under one 11 * to you under the Apache License, Version 2.0 (the 15 * http://www.apache.org/licenses/LICENSE-2.0 26 * individuals on behalf of the Apache Software Foundation. For more 27 * information on the Apache Software Foundation, please see 28 * <http://www.apache.org/>. 32 package org.apache.http.impl; 36 import org.apache.http.HttpResponse [all...] |
/external/apache-http/src/org/apache/http/impl/conn/ |
DefaultResponseParser.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/conn/DefaultResponseParser.java $ 7 * Licensed to the Apache Software Foundation (ASF) under one 11 * to you under the Apache License, Version 2.0 (the 15 * http://www.apache.org/licenses/LICENSE-2.0 26 * individuals on behalf of the Apache Software Foundation. For more 27 * information on the Apache Software Foundation, please see 28 * <http://www.apache.org/>. 32 package org.apache.http.impl.conn; 36 import org.apache.http.HttpException [all...] |
DefaultHttpRoutePlanner.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/conn/DefaultHttpRoutePlanner.java $ 7 * Licensed to the Apache Software Foundation (ASF) under one 11 * to you under the Apache License, Version 2.0 (the 15 * http://www.apache.org/licenses/LICENSE-2.0 26 * individuals on behalf of the Apache Software Foundation. For more 27 * information on the Apache Software Foundation, please see 28 * <http://www.apache.org/>. 32 package org.apache.http.impl.conn; 37 import org.apache.http.HttpException [all...] |
/prebuilts/sdk/org.apache.http.legacy/ |
org.apache.http.legacy.jar | |
/external/jarjar/lib/ |
maven-plugin-api.jar | |
/external/apache-http/src/org/apache/http/protocol/ |
RequestTargetHost.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/protocol/RequestTargetHost.java $ 7 * Licensed to the Apache Software Foundation (ASF) under one 11 * to you under the Apache License, Version 2.0 (the 15 * http://www.apache.org/licenses/LICENSE-2.0 26 * individuals on behalf of the Apache Software Foundation. For more 27 * information on the Apache Software Foundation, please see 28 * <http://www.apache.org/>. 32 package org.apache.http.protocol; 37 import org.apache.http.HttpConnection [all...] |
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
output_xml.properties | 2 # Licensed to the Apache Software Foundation (ASF) under one 6 # to you under the Apache License, Version 2.0 (the "License"); 10 # http://www.apache.org/licenses/LICENSE-2.0 38 # xmlns:xalan="http://xml.apache.org/xalan"> 43 {http\u003a//xml.apache.org/xalan}indent-amount=0 44 {http\u003a//xml.apache.org/xalan}content-handler=org.apache.xml.serializer.ToXMLStream 45 {http\u003a//xml.apache.org/xalan}entities=org/apache/xml/serializer/XMLEntities
|
/prebuilts/tools/common/m2/repository/org/apache/maven/doxia/doxia-module-apt/1.0/ |
doxia-module-apt-1.0.jar | |
/external/apache-http/src/org/apache/http/impl/client/ |
DefaultHttpClient.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/client/DefaultHttpClient.java $ 7 * Licensed to the Apache Software Foundation (ASF) under one 11 * to you under the Apache License, Version 2.0 (the 15 * http://www.apache.org/licenses/LICENSE-2.0 26 * individuals on behalf of the Apache Software Foundation. For more 27 * information on the Apache Software Foundation, please see 28 * <http://www.apache.org/>. 32 package org.apache.http.impl.client; 34 import org.apache.http.ConnectionReuseStrategy [all...] |
/prebuilts/tools/common/m2/repository/org/apache/maven/plugins/maven-deploy-plugin/2.7/ |
maven-deploy-plugin-2.7.jar | |
/prebuilts/tools/common/m2/repository/org/apache/maven/maven-builder-support/3.3.9/ |
maven-builder-support-3.3.9.jar | |
/prebuilts/tools/common/m2/repository/org/apache/maven/maven-plugin-api/2.0.9/ |
maven-plugin-api-2.0.9.jar | |
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.5.2/ |
httpclient-4.5.2.jar | |
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/fitting/ |
GaussianFitter.java | 2 * Licensed to the Apache Software Foundation (ASF) under one or more 5 * The ASF licenses this file to You under the Apache License, Version 2.0 9 * http://www.apache.org/licenses/LICENSE-2.0 18 package org.apache.commons.math.optimization.fitting; 20 import org.apache.commons.math.FunctionEvaluationException; 21 import org.apache.commons.math.optimization.DifferentiableMultivariateVectorialOptimizer; 22 import org.apache.commons.math.optimization.OptimizationException; 23 import org.apache.commons.math.optimization.fitting.CurveFitter; 24 import org.apache.commons.math.optimization.fitting.WeightedObservedPoint;
|