public interface XSSimpleTypeVisitor
XSSimpleType
and its derived interfaces.| Modifier and Type | Method and Description |
|---|---|
void |
listSimpleType(XSListSimpleType type) |
void |
restrictionSimpleType(XSRestrictionSimpleType type) |
void |
unionSimpleType(XSUnionSimpleType type) |
void listSimpleType(XSListSimpleType type)
void unionSimpleType(XSUnionSimpleType type)
void restrictionSimpleType(XSRestrictionSimpleType type)
Copyright © 2005–2017 Oracle Corporation. All rights reserved.