HomeSort by relevance Sort by last modified time
    Searched defs:apache (Results 151 - 175 of 2838) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/apache-xml/src/main/java/org/apache/xpath/operations/
NotEquals.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.XBoolean;
24 import org.apache.xpath.objects.XObject;
Quo.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.XNumber;
24 import org.apache.xpath.objects.XObject;
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;
  /external/apache-xml/src/main/java/org/apache/xpath/patterns/
NodeTestFilter.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.patterns;
  /libcore/luni/src/main/java/org/apache/harmony/security/asn1/
ASN1Exception.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
23 package org.apache.harmony.security.asn1;
  /libcore/luni/src/main/java/org/apache/harmony/security/x501/
DirectoryString.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
23 package org.apache.harmony.security.x501;
25 import org.apache.harmony.security.asn1.ASN1Choice;
26 import org.apache.harmony.security.asn1.ASN1StringType;
27 import org.apache.harmony.security.asn1.ASN1Type;
  /libcore/luni/src/main/java/org/apache/harmony/security/x509/
PolicyQualifierInfo.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
23 package org.apache.harmony.security.x509;
25 import org.apache.harmony.security.asn1.ASN1Any;
26 import org.apache.harmony.security.asn1.ASN1Oid;
27 import org.apache.harmony.security.asn1.ASN1Sequence;
28 import org.apache.harmony.security.asn1.ASN1Type;
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
PinEntryException.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
8 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.harmony.xnet.provider.jsse;
  /libcore/support/src/test/java/org/apache/harmony/security/tests/support/
MyProvider.java 1 package org.apache.harmony.security.tests.support;
  /packages/apps/Email/src/org/apache/commons/io/
IOExceptionWithCause.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.io;
26 * @author <a href="http://commons.apache.org/io/">Apache Commons IO</a>
  /packages/apps/Email/src/org/apache/commons/io/filefilter/
IOFileFilter.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
17 package org.apache.commons.io.filefilter;
  /packages/apps/Email/src/org/apache/commons/io/input/
CloseShieldInputStream.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
17 package org.apache.commons.io.input;
  /packages/apps/Email/src/org/apache/commons/io/output/
CloseShieldOutputStream.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
17 package org.apache.commons.io.output;
  /packages/apps/Email/src/org/apache/james/mime4j/
LogFactory.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
8 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.james.mime4j;
20 * Empty stub for the apache logging library.
  /packages/apps/Email/src/org/apache/james/mime4j/field/
FieldParser.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
8 * http://www.apache.org/licenses/LICENSE-2.0
16 package org.apache.james.mime4j.field;
  /packages/apps/Email/src/org/apache/james/mime4j/message/
BinaryBody.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.message;
BodyPart.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.message;
36 * @see org.apache.james.mime4j.message.Entity#writeTo(java.io.OutputStream)
TextBody.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.message;
  /external/ant-glob/src/org/apache/tools/ant/
BuildException.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.tools.ant;
  /external/ant-glob/src/org/apache/tools/ant/taskdefs/condition/
Condition.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
19 package org.apache.tools.ant.taskdefs.condition;
21 import org.apache.tools.ant.BuildException;
  /external/apache-harmony/beans/src/test/support/java/org/apache/harmony/beans/tests/support/
NonSerializablePropertyChangeListener.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
21 package org.apache.harmony.beans.tests.support;
SerializablePropertyChangeListener.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.harmony.beans.tests.support;
  /external/apache-harmony/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/
MockFakeEvent.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.harmony.beans.tests.support.mock;
MockPropertyChangeEvent.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.harmony.beans.tests.support.mock;
MockPropertyChangeListener2.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.harmony.beans.tests.support.mock;
28 org.apache.harmony.beans.tests.support.mock.MockPropertyChangeEvent e);

Completed in 511 milliseconds

1 2 3 4 5 67 8 91011>>