public interface XSContentTypeVisitor
XSContentType
.Modifier and Type | Method and Description |
---|---|
void |
empty(XSContentType empty) |
void |
particle(XSParticle particle) |
void |
simpleType(XSSimpleType simpleType) |
void simpleType(XSSimpleType simpleType)
void particle(XSParticle particle)
void empty(XSContentType empty)
Copyright © 2021 JBoss by Red Hat. All rights reserved.