Searched defs:org (Results 26 - 50 of 2357) sorted by relevance

1234567891011>>

/openjdk7/corba/src/share/classes/org/omg/CORBA/
H A DUNSUPPORTED_POLICY.java26 package org.omg.CORBA;
H A DUNSUPPORTED_POLICY_VALUE.java26 package org.omg.CORBA;
H A DUserException.java26 package org.omg.CORBA;
37 public abstract class UserException extends java.lang.Exception implements org.omg.CORBA.portable.IDLEntity {
H A DVM_ABSTRACT.java26 package org.omg.CORBA;
32 * @see org.omg.CORBA.TypeCode
H A DVM_CUSTOM.java26 package org.omg.CORBA;
32 * @see org.omg.CORBA.TypeCode
H A DVM_NONE.java26 package org.omg.CORBA;
33 * @see org.omg.CORBA.TypeCode
H A DVM_TRUNCATABLE.java26 package org.omg.CORBA;
34 * @see org.omg.CORBA.TypeCode
H A DWrongTransaction.java26 package org.omg.CORBA;
H A DACTIVITY_COMPLETED.java26 package org.omg.CORBA;
H A DACTIVITY_REQUIRED.java26 package org.omg.CORBA;
/openjdk7/corba/src/share/classes/org/omg/CORBA/portable/
H A DCustomValue.java36 package org.omg.CORBA.portable;
38 import org.omg.CORBA.CustomMarshal;
H A DIDLEntity.java26 package org.omg.CORBA.portable;
H A DRemarshalException.java25 package org.omg.CORBA.portable;
H A DStreamableValue.java27 package org.omg.CORBA.portable;
/openjdk7/jaxp/src/org/w3c/dom/css/
H A DCSSUnknownRule.java39 * See W3C License http://www.w3.org/Consortium/Legal/ for more details.
42 package org.w3c.dom.css;
47 * <p>See also the <a href='http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113'>Document Object Model (DOM) Level 2 Style Specification</a>.
/openjdk7/jdk/test/java/lang/instrument/appendToClassLoaderSearch/
H A DTracer.java31 package org.tools;
/openjdk7/jaxws/src/share/jaxws_classes/org/relaxng/datatype/
H A DDatatypeLibraryFactory.java34 package org.relaxng.datatype;
/openjdk7/jaxp/src/org/w3c/dom/
H A DDOMErrorHandler.java39 * [1] http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
42 package org.w3c.dom;
55 * <p>See also the <a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407'>Document Object Model (DOM) Level 3 Core Specification</a>.
H A DDOMImplementationList.java39 * [1] http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
42 package org.w3c.dom;
50 * <p>See also the <a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407'>Document Object Model (DOM) Level 3 Core Specification</a>.
H A DDOMImplementationSource.java39 * [1] http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
42 package org.w3c.dom;
47 * in <a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core.html#DOMFeatures'>DOM
51 * <p>See also the <a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407'>Document Object Model (DOM) Level 3 Core Specification</a>.
H A DNodeList.java39 * [1] http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
42 package org.w3c.dom;
50 * <p>See also the <a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407'>Document Object Model (DOM) Level 3 Core Specification</a>.
H A DNotation.java39 * [1] http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
42 package org.w3c.dom;
46 * declares, by name, the format of an unparsed entity (see <a href='http://www.w3.org/TR/2004/REC-xml-20040204#Notations'>section 4.7</a> of the XML 1.0 specification [<a href='http://www.w3.org/TR/2004/REC-xml-20040204'>XML 1.0</a>]), or is
47 * used for formal declaration of processing instruction targets (see <a href='http://www.w3.org/TR/2004/REC-xml-20040204#sec-pi'>section 2.6</a> of the XML 1.0 specification [<a href='http://www.w3.org/TR/2004/REC-xml-20040204'>XML 1.0</a>]). The
53 * <p>See also the <a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407'>Document Object Model (DOM) Level 3 Core Specification</a>.
/openjdk7/corba/src/share/classes/com/sun/org/omg/CORBA/
H A DIDLTypeOperations.java25 package com.sun.org.omg.CORBA;
29 * com/sun/org/omg/CORBA/IDLTypeOperations.java
35 public interface IDLTypeOperations extends com.sun.org.omg.CORBA.IRObjectOperations
37 org.omg.CORBA.TypeCode type ();
H A DRepository.java25 package com.sun.org.omg.CORBA;
27 public interface Repository extends org.omg.CORBA.IRObject, org.omg.CORBA.portable.IDLEntity
/openjdk7/corba/src/share/classes/com/sun/org/omg/SendingContext/
H A DCodeBase.java25 package com.sun.org.omg.SendingContext;
29 * com/sun/org/omg/SendingContext/CodeBase.java
35 // Edited to leave RunTime in org.omg.CORBA
37 public interface CodeBase extends CodeBaseOperations, org.omg.SendingContext.RunTime, org.omg.CORBA.portable.IDLEntity

Completed in 116 milliseconds

1234567891011>>