|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XSSimpleTypeVisitor
Visitor that works on XSSimpleType
and its derived interfaces.
Method Summary | |
---|---|
void |
listSimpleType(XSListSimpleType type)
|
void |
restrictionSimpleType(XSRestrictionSimpleType type)
|
void |
unionSimpleType(XSUnionSimpleType type)
|
Method Detail |
---|
void listSimpleType(XSListSimpleType type)
void unionSimpleType(XSUnionSimpleType type)
void restrictionSimpleType(XSRestrictionSimpleType type)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |