Searched refs:getTypeInfoSet (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/
H A DJAXBContextImpl.java283 RuntimeTypeInfoSet typeSet = getTypeInfoSet();
416 return getTypeInfoSet();
426 public RuntimeTypeInfoSet getTypeInfoSet() throws IllegalAnnotationsException { method in class:JAXBContextImpl
844 tis = getTypeInfoSet();
884 NonElement<Type,Class> xt = getXmlType(getTypeInfoSet(),tr);

Completed in 29 milliseconds