public final class WildcardParticle extends Particle
Particle.Type
Constructor and Description |
---|
WildcardParticle(Wildcard wildcard,
int minOccurs,
int maxOccurs) |
Modifier and Type | Method and Description |
---|---|
Particle |
copy() |
Particle.Type |
getType() |
int |
rangeMax() |
int |
rangeMin() |
protected void |
toString(StringBuilder buffer) |
getMaxOccurs, getMinOccurs, isEmptiable, setOccurs, simplify, toString
public final Wildcard wildcard
public WildcardParticle(Wildcard wildcard, int minOccurs, int maxOccurs)
public Particle.Type getType()
protected void toString(StringBuilder buffer)