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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/visitor/
H A DXSSimpleTypeFunction.java41 T unionSimpleType( XSUnionSimpleType type ); method in interface:XSSimpleTypeFunction
H A DXSSimpleTypeVisitor.java41 void unionSimpleType( XSUnionSimpleType type ); method in interface:XSSimpleTypeVisitor
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/reader/xmlschema/
H A DUnusedCustomizationChecker.java248 public void unionSimpleType(XSUnionSimpleType type) { method in class:UnusedCustomizationChecker
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/util/
H A DSchemaWriter.java264 public void unionSimpleType( XSUnionSimpleType type ) { method in class:SchemaWriter
H A DSchemaTreeTraverser.java578 * @see com.sun.xml.internal.xsom.visitor.XSSimpleTypeVisitor#unionSimpleType(com.sun.xml.internal.xsom.XSUnionSimpleType)
580 public void unionSimpleType(XSUnionSimpleType type) { method in class:SchemaTreeTraverser

Completed in 58 milliseconds