Searched defs:restrictionSimpleType (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/visitor/
H A DXSSimpleTypeFunction.java42 T restrictionSimpleType( XSRestrictionSimpleType type ); method in interface:XSSimpleTypeFunction
H A DXSSimpleTypeVisitor.java42 void restrictionSimpleType( XSRestrictionSimpleType type ); method in interface:XSSimpleTypeVisitor
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/reader/xmlschema/
H A DUnusedCustomizationChecker.java243 public void restrictionSimpleType(XSRestrictionSimpleType type) { method in class:UnusedCustomizationChecker
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/util/
H A DSchemaWriter.java289 public void restrictionSimpleType( XSRestrictionSimpleType type ) { method in class:SchemaWriter
H A DSchemaTreeTraverser.java610 * @see com.sun.xml.internal.xsom.visitor.XSSimpleTypeVisitor#restrictionSimpleType(com.sun.xml.internal.xsom.XSRestrictionSimpleType)
612 public void restrictionSimpleType(XSRestrictionSimpleType type) { method in class:SchemaTreeTraverser

Completed in 41 milliseconds