|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectconvert.relaxng.output.xsd.basic.ComplexType
public abstract class ComplexType
| Constructor Summary | |
|---|---|
ComplexType()
|
|
| Method Summary | ||
|---|---|---|
abstract
|
accept(ComplexTypeVisitor<T> visitor)
|
|
boolean |
isMixed()
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ComplexType()
| Method Detail |
|---|
public abstract <T> T accept(ComplexTypeVisitor<T> visitor)
public boolean isMixed()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||