| Package | Description |
|---|---|
| org.xmlet.xsdparser.xsdelements | |
| org.xmlet.xsdparser.xsdelements.visitors |
| Modifier and Type | Field | Description |
|---|---|---|
private XsdAnnotation |
XsdAnnotatedElements.annotation |
The
XsdAnnotation that is annotating the concrete instances of this class. |
| Modifier and Type | Method | Description |
|---|---|---|
XsdAnnotation |
XsdAnnotatedElements.getAnnotation() |
| Modifier and Type | Method | Description |
|---|---|---|
Stream<XsdAnnotation> |
XsdSchema.getChildrenAnnotations() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
XsdSchema.add(XsdAnnotation element) |
|
void |
XsdAnnotatedElements.setAnnotation(XsdAnnotation annotation) |
| Modifier and Type | Field | Description |
|---|---|---|
private XsdAnnotation |
XsdAnnotationVisitor.owner |
The
XsdAnnotation instance which owns this XsdAnnotationVisitor instance. |
| Modifier and Type | Method | Description |
|---|---|---|
XsdAnnotation |
XsdAnnotationVisitor.getOwner() |
| Modifier and Type | Method | Description |
|---|---|---|
default void |
XsdAbstractElementVisitor.visit(XsdAnnotation xsdAnnotation) |
|
void |
XsdAnnotatedElementsVisitor.visit(XsdAnnotation element) |
|
void |
XsdSchemaVisitor.visit(XsdAnnotation element) |
| Constructor | Description |
|---|---|
XsdAnnotationVisitor(XsdAnnotation owner) |
Copyright © 2018. All rights reserved.