/external/apache-http/src/org/apache/http/client/protocol/ |
RequestTargetAuthentication.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/client/protocol/RequestTargetAuthentication.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.client.protocol; 36 import org.apache.commons.logging.Log [all...] |
/external/apache-http/src/org/apache/http/conn/ |
ClientConnectionManagerFactory.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/ClientConnectionManagerFactory.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.conn; 34 import org.apache.http.conn.scheme.SchemeRegistry [all...] |
ClientConnectionOperator.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/ClientConnectionOperator.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.conn; 37 import org.apache.http.HttpHost [all...] |
OperatedClientConnection.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/OperatedClientConnection.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.conn; 37 import org.apache.http.HttpClientConnection [all...] |
/external/apache-http/src/org/apache/http/conn/params/ |
ConnConnectionParamBean.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/params/ConnConnectionParamBean.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.conn.params; 34 import org.apache.http.params.HttpAbstractParamBean [all...] |
/external/apache-http/src/org/apache/http/impl/client/ |
TunnelRefusedException.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/client/TunnelRefusedException.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.HttpException [all...] |
/external/apache-http/src/org/apache/http/impl/cookie/ |
BasicCommentHandler.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/cookie/BasicCommentHandler.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/>. 31 package org.apache.http.impl.cookie; 33 import org.apache.http.cookie.MalformedCookieException [all...] |
BasicSecureHandler.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/cookie/BasicSecureHandler.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/>. 31 package org.apache.http.impl.cookie; 33 import org.apache.http.cookie.Cookie [all...] |
BestMatchSpecFactory.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/cookie/BestMatchSpecFactory.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.CookieSpec [all...] |
RFC2109SpecFactory.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/cookie/RFC2109SpecFactory.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.CookieSpec [all...] |
RFC2965SpecFactory.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/cookie/RFC2965SpecFactory.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.CookieSpec [all...] |
/external/apache-http/src/org/apache/http/impl/io/ |
HttpRequestParser.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/impl/io/HttpRequestParser.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.ConnectionClosedException [all...] |
HttpResponseParser.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/impl/io/HttpResponseParser.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.HttpException [all...] |
/external/apache-http/src/org/apache/http/io/ |
HttpMessageWriter.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/io/HttpMessageWriter.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.io; 36 import org.apache.http.HttpException [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/ |
XPathVisitor.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; 23 import org.apache.xpath.axes.LocPathIterator; 24 import org.apache.xpath.axes.UnionPathIterator; 25 import org.apache.xpath.functions.Function; 26 import org.apache.xpath.objects.XNumber; 27 import org.apache.xpath.objects.XString; 28 import org.apache.xpath.operations.Operation [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
RTFIterator.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 28 package org.apache.xpath.axes; 30 import org.apache.xml.dtm.DTMManager; 31 import org.apache.xpath.NodeSetDTM;
|
/external/apache-xml/src/main/java/org/apache/xpath/functions/ |
FuncCurrent.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.xpath.XPathContext; 26 import org.apache.xpath.axes.LocPathIterator; 27 import org.apache.xpath.axes.PredicatedNodeTest; 28 import org.apache.xpath.objects.XNodeSet [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/operations/ |
String.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.operations; 23 import org.apache.xpath.objects.XObject; 24 import org.apache.xpath.objects.XString;
|
/packages/apps/Email/src/org/apache/james/mime4j/field/address/parser/ |
BaseNode.java | 2 * Licensed to the Apache Software Foundation (ASF) under one *
6 * to you under the Apache License, Version 2.0 (the *
10 * http://www.apache.org/licenses/LICENSE-2.0 *
20 package org.apache.james.mime4j.field.address.parser;
22 import org.apache.james.mime4j.field.address.parser.Node;
23 import org.apache.james.mime4j.field.address.parser.Token;
|
/external/jdiff/ |
xerces.jar | |
/external/apache-http/src/org/apache/http/message/ |
HeaderValueParser.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/message/HeaderValueParser.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.HeaderElement [all...] |
/external/apache-http/src/org/apache/http/protocol/ |
RequestDate.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/protocol/RequestDate.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; 36 import org.apache.http.HttpException [all...] |
RequestUserAgent.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/protocol/RequestUserAgent.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; 36 import org.apache.http.HttpException [all...] |
ResponseServer.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/protocol/ResponseServer.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; 36 import org.apache.http.HttpException [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
VarNameCollector.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.xalan.templates; 25 import org.apache.xml.utils.QName; 26 import org.apache.xpath.ExpressionOwner; 27 import org.apache.xpath.XPathVisitor; 28 import org.apache.xpath.operations.Variable;
|