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

/openjdk7/jaxp/src/javax/xml/datatype/
H A DXMLGregorianCalendar.java730 * {@link #getXMLSchemaType()}.</p>
850 public abstract QName getXMLSchemaType(); method in class:XMLGregorianCalendar
870 * Validate instance by <code>getXMLSchemaType()</code> constraints.
H A DDuration.java179 public QName getXMLSchemaType() { method in class:Duration
220 "javax.xml.datatype.Duration#getXMLSchemaType():"
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/jaxp/datatype/
H A DXMLGregorianCalendarImpl.java1761 * {@link #getXMLSchemaType()}.</p>
1770 QName typekind = getXMLSchemaType();
1906 public QName getXMLSchemaType() { method in class:XMLGregorianCalendarImpl
1936 + "#getXMLSchemaType() :"
1944 * Validate instance by <code>getXMLSchemaType()</code> constraints.
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/model/impl/
H A DRuntimeBuiltinLeafInfoImpl.java648 return cal.getXMLSchemaType();

Completed in 61 milliseconds