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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/
H A DXSSimpleType.java159 XSRestrictionSimpleType asRestriction(); method in interface:XSSimpleType
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/
H A DRestrictionSimpleTypeImpl.java119 public XSRestrictionSimpleType asRestriction() { return this; } method in class:RestrictionSimpleTypeImpl
H A DSimpleTypeImpl.java141 public XSRestrictionSimpleType asRestriction() { return null; } method in class:SimpleTypeImpl
H A DSchemaSetImpl.java298 public XSRestrictionSimpleType asRestriction() { return this; } method in class:SchemaSetImpl.AnySimpleType
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/scd/
H A DAxis.java526 XSRestrictionSimpleType r = type.asRestriction();
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/reader/xmlschema/
H A DSimpleTypeBuilder.java403 XSRestrictionSimpleType rst = type.asRestriction();

Completed in 37 milliseconds