|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectconvert.relaxng.output.xsd.basic.ComplexType
convert.relaxng.output.xsd.basic.ComplexTypeAllowedContent
convert.relaxng.output.xsd.basic.ComplexTypeComplexContent
public class ComplexTypeComplexContent
Constructor Summary | |
---|---|
ComplexTypeComplexContent(AttributeUse attributeUses,
Particle particle,
boolean mixed)
particle may be null |
Method Summary | ||
---|---|---|
|
accept(ComplexTypeVisitor<T> visitor)
|
|
boolean |
equals(java.lang.Object obj)
|
|
Particle |
getParticle()
|
|
int |
hashCode()
|
|
boolean |
isMixed()
|
Methods inherited from class convert.relaxng.output.xsd.basic.ComplexTypeAllowedContent |
---|
getAttributeUses |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ComplexTypeComplexContent(AttributeUse attributeUses, Particle particle, boolean mixed)
Method Detail |
---|
public Particle getParticle()
public boolean isMixed()
isMixed
in class ComplexType
public <T> T accept(ComplexTypeVisitor<T> visitor)
accept
in class ComplexType
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |