public interface ContentModelContainer
extends com.sun.xml.txw2.TypedXmlWriter
Modifier and Type | Method and Description |
---|---|
ExplicitGroup |
all() |
Any |
any() |
ExplicitGroup |
choice() |
LocalElement |
element() |
ExplicitGroup |
sequence() |
LocalElement element()
Any any()
ExplicitGroup all()
ExplicitGroup sequence()
ExplicitGroup choice()
Copyright © 2017 JBoss by Red Hat. All rights reserved.