|
||||||||||
| 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.Definition
public abstract class Definition
| Constructor Summary | |
|---|---|
Definition(SourceLocation location,
Annotation annotation,
Schema parentSchema,
java.lang.String name)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
Schema |
getParentSchema()
|
| 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 |
| Methods inherited from interface convert.relaxng.output.xsd.basic.TopLevel |
|---|
accept |
| Constructor Detail |
|---|
public Definition(SourceLocation location,
Annotation annotation,
Schema parentSchema,
java.lang.String name)
| Method Detail |
|---|
public Schema getParentSchema()
public java.lang.String getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||