|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectconvert.relaxng.output.xsd.basic.Located
convert.relaxng.output.xsd.basic.Annotated
convert.relaxng.output.xsd.basic.SimpleType
public abstract class SimpleType
Constructor Summary | |
---|---|
SimpleType(SourceLocation location,
Annotation annotation)
|
Method Summary | ||
---|---|---|
abstract
|
accept(SimpleTypeVisitor<T> visitor)
|
Methods inherited from class convert.relaxng.output.xsd.basic.Annotated |
---|
equals, getAnnotation, hashCode |
Methods inherited from class convert.relaxng.output.xsd.basic.Located |
---|
getLocation |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleType(SourceLocation location, Annotation annotation)
Method Detail |
---|
public abstract <T> T accept(SimpleTypeVisitor<T> visitor)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |