|
||||||||||
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.Include
public class Include
Constructor Summary | |
---|---|
Include(SourceLocation location,
Annotation annotation,
Schema includedSchema)
|
Method Summary | |
---|---|
void |
accept(SchemaVisitor visitor)
|
Schema |
getIncludedSchema()
|
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 Include(SourceLocation location, Annotation annotation, Schema includedSchema)
Method Detail |
---|
public Schema getIncludedSchema()
public void accept(SchemaVisitor visitor)
accept
in interface TopLevel
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |