Searched defs:isRestriction (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/
H A DXSSimpleType.java153 boolean isRestriction(); method in interface:XSSimpleType
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/
H A DRestrictionSimpleTypeImpl.java118 public boolean isRestriction() { return true; } method in class:RestrictionSimpleTypeImpl
H A DSimpleTypeImpl.java138 public boolean isRestriction() { return false; } method in class:SimpleTypeImpl
H A DSchemaSetImpl.java294 public boolean isRestriction() { return true; } method in class:SchemaSetImpl.AnySimpleType

Completed in 37 milliseconds