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