Searched defs:TypeInfo (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxp/src/org/w3c/dom/
H A DTypeInfo.java45 * The <code>TypeInfo</code> interface represents a type referenced from
119 * <code>TypeInfo</code>.
123 public interface TypeInfo { interface
190 * type definition, i.e. the <code>TypeInfo</code> on which the method
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/model/core/
H A DTypeInfo.java38 public interface TypeInfo<T,C> extends Locatable { interface in inherits:Locatable

Completed in 319 milliseconds