XSVisitor
BindGreen
, BindPurple
, BindRed
, BindYellow
, SchemaTreeTraverser
, SchemaWriter
public interface XSContentTypeVisitor
XSContentType
.Modifier and Type | Method | 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 © 2018 Oracle Corporation. All rights reserved.