/external/apache-http/src/org/apache/commons/codec/binary/ |
Hex.java | 2 * Copyright 2001-2004 The Apache Software Foundation. 4 * Licensed under the Apache License, Version 2.0 (the "License"); 8 * http://www.apache.org/licenses/LICENSE-2.0 17 package org.apache.commons.codec.binary; 19 import org.apache.commons.codec.BinaryDecoder; 20 import org.apache.commons.codec.BinaryEncoder; 21 import org.apache.commons.codec.DecoderException; 22 import org.apache.commons.codec.EncoderException; 28 * @author Apache Software Foundation
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
ElemUse.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; 27 import org.apache.xalan.res.XSLMessages; 28 import org.apache.xalan.res.XSLTErrorResources; 29 import org.apache.xalan.transformer.TransformerImpl; 30 import org.apache.xml.utils.QName;
|
TemplateSubPatternAssociation.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; 27 import org.apache.xml.utils.QName; 28 import org.apache.xpath.XPath; 29 import org.apache.xpath.XPathContext; 30 import org.apache.xpath.patterns.StepPattern;
|
FuncDocument.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; 32 import org.apache.xalan.res.XSLMessages; 33 import org.apache.xalan.res.XSLTErrorResources; 34 import org.apache.xml.dtm.DTM; 35 import org.apache.xml.dtm.DTMIterator; 36 import org.apache.xml.utils.XMLString; 37 import org.apache.xpath.Expression [all...] |
ElemExsltFunction.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.xalan.extensions.ExtensionNamespaceSupport; 26 import org.apache.xalan.transformer.TransformerImpl; 27 import org.apache.xpath.VariableStack; 28 import org.apache.xpath.XPathContext; 29 import org.apache.xpath.objects.XObject; 47 * @see org.apache.xalan.templates.Constant [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
ClonerToResultTree.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.transformer; 25 import org.apache.xalan.serialize.SerializerUtils; 26 import org.apache.xml.dtm.DTM; 27 import org.apache.xml.serializer.SerializationHandler; 28 import org.apache.xml.utils.XMLString;
|
TreeWalker2Result.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.transformer; 23 import org.apache.xalan.serialize.SerializerUtils; 24 import org.apache.xml.dtm.DTM; 25 import org.apache.xml.dtm.ref.DTMTreeWalker; 26 import org.apache.xml.serializer.SerializationHandler; 27 import org.apache.xpath.XPathContext;
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ |
DTMManager.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.xml.dtm; 23 import org.apache.xml.res.XMLErrorResources; 24 import org.apache.xml.res.XMLMessages; 25 import org.apache.xml.utils.PrefixResolver; 26 import org.apache.xml.utils.XMLStringFactory; 33 * to create is named "org.apache.xml.utils.DTMFactory". This 53 "org.apache.xml.dtm.DTMManager" [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
UnionChildIterator.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.axes; 23 import org.apache.xml.dtm.DTMIterator; 24 import org.apache.xpath.XPathContext; 25 import org.apache.xpath.objects.XObject; 26 import org.apache.xpath.patterns.NodeTest;
|
OneStepIterator.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.axes; 23 import org.apache.xml.dtm.DTM; 24 import org.apache.xml.dtm.DTMAxisIterator; 25 import org.apache.xml.dtm.DTMFilter; 26 import org.apache.xml.dtm.DTMIterator; 27 import org.apache.xpath.Expression; 28 import org.apache.xpath.XPathContext [all...] |
WalkingIterator.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.axes; 23 import org.apache.xml.dtm.DTM; 24 import org.apache.xml.utils.PrefixResolver; 25 import org.apache.xpath.Expression; 26 import org.apache.xpath.ExpressionOwner; 27 import org.apache.xpath.VariableStack; 28 import org.apache.xpath.XPathVisitor [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/objects/ |
XStringForChars.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.objects; 23 import org.apache.xalan.res.XSLMessages; 24 import org.apache.xml.utils.FastStringBuffer; 25 import org.apache.xpath.res.XPATHErrorResources; 87 public void appendToFsb(org.apache.xml.utils.FastStringBuffer fsb)
|
/prebuilts/tools/common/m2/internal/commons-lang/commons-lang/2.4/ |
commons-lang-2.4.jar | |
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/client/ |
NetworkUtilities.java | 4 * Licensed under the Apache License, Version 2.0 (the "License"); you may not 8 * http://www.apache.org/licenses/LICENSE-2.0 19 import org.apache.http.HttpEntity; 20 import org.apache.http.HttpResponse; 21 import org.apache.http.HttpStatus; 22 import org.apache.http.NameValuePair; 23 import org.apache.http.ParseException; 24 import org.apache.http.auth.AuthenticationException; 25 import org.apache.http.client.HttpClient; 26 import org.apache.http.client.entity.UrlEncodedFormEntity [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/ |
VariableStack.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; 25 import org.apache.xalan.res.XSLMessages; 26 import org.apache.xpath.objects.XObject; 27 import org.apache.xpath.res.XPATHErrorResources; 498 XPathContext xctxt, org.apache.xml.utils.QName qname) 502 org.apache.xml.utils.PrefixResolver prefixResolver = 511 if (prefixResolver instanceof org.apache.xalan.templates.ElemTemplateElement [all...] |
/external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/ |
antlr3.jar | |
/external/apache-http/src/org/apache/http/impl/conn/ |
DefaultClientConnectionOperator.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/conn/DefaultClientConnectionOperator.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; 40 import org.apache.http.HttpHost [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/76/1/.cp/ant_tasks/ |
resources-ant.jar | |
/external/apache-http/src/org/apache/http/impl/client/ |
DefaultRequestDirector.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/client/DefaultRequestDirector.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; 42 import org.apache.commons.logging.Log [all...] |
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/ |
CertPathValidator3Test.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 22 package org.apache.harmony.security.tests.java.security.cert; 34 import org.apache.harmony.security.tests.java.security.cert.CertPathBuilder1Test; 35 import org.apache.harmony.security.tests.java.security.cert.CertPathValidator1Test; 36 import org.apache.harmony.security.tests.support.SpiEngUtils; 37 import org.apache.harmony.security.tests.support.cert.MyCertPath; 38 import org.apache.harmony.security.tests.support.cert.TestUtils;
|
/external/apache-http/src/org/apache/http/impl/conn/tsccm/ |
RouteSpecificPool.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/conn/tsccm/RouteSpecificPool.java $ 8 * Licensed to the Apache Software Foundation (ASF) under one or more 11 * The ASF licenses this file to You under the Apache License, Version 2.0 15 * http://www.apache.org/licenses/LICENSE-2.0 25 * individuals on behalf of the Apache Software Foundation. For more 26 * information on the Apache Software Foundation, please see 27 * <http://www.apache.org/>. 31 package org.apache.http.impl.conn.tsccm; 38 import org.apache.commons.logging.Log [all...] |
/external/apache-http/src/org/apache/http/message/ |
AbstractHttpMessage.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/message/AbstractHttpMessage.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; 36 import org.apache.http.Header [all...] |
BasicHttpResponse.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/message/BasicHttpResponse.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; 36 import org.apache.http.HttpEntity [all...] |
/external/apache-http/src/org/apache/http/util/ |
EntityUtils.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/util/EntityUtils.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.util; 39 import org.apache.http.HeaderElement [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
ProcessorKey.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.processor; 26 import org.apache.xalan.res.XSLMessages; 27 import org.apache.xalan.res.XSLTErrorResources; 28 import org.apache.xalan.templates.KeyDeclaration; 88 org.apache.xalan.templates.ElemTemplateElement target) 117 if (valueString.indexOf(org.apache.xpath.compiler.Keywords.FUNC_KEY_STRING
|