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 © 2021 JBoss by Red Hat. All rights reserved.