Package | Description |
---|---|
org.jboss.xb.binding | |
org.jboss.xb.binding.sunday.unmarshalling |
Modifier and Type | Method and Description |
---|---|
static WildcardBinding |
Util.getWildcard(TermBinding term) |
Modifier and Type | Class and Description |
---|---|
class |
AllBinding |
class |
ChoiceBinding |
class |
ElementBinding |
class |
ModelGroupBinding |
class |
SequenceBinding |
class |
UnorderedSequenceBinding
A UnorderedSequenceBinding.
|
class |
WildcardBinding |
Modifier and Type | Field and Description |
---|---|
protected TermBinding |
AbstractPosition.term |
Modifier and Type | Method and Description |
---|---|
TermBinding |
ParticleBinding.getTerm() |
Modifier and Type | Method and Description |
---|---|
void |
ParticleBinding.setTerm(TermBinding term) |
Constructor and Description |
---|
ParticleBinding(TermBinding term) |
ParticleBinding(TermBinding term,
int minOccurs,
int maxOccurs,
boolean maxOccursUnbounded) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.