| Package | Description |
|---|---|
| org.jibx.schema | |
| org.jibx.schema.elements |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaVisitorDelegate.exit(AnnotationElement node) |
void |
SchemaVisitor.exit(AnnotationElement node)
Exit annotation element.
|
boolean |
SchemaVisitorDelegate.visit(AnnotationElement node) |
boolean |
SchemaVisitor.visit(AnnotationElement node)
Visit annotation element.
|
| Modifier and Type | Method and Description |
|---|---|
AnnotationElement |
AnnotatedBase.getAnnotation()
Get annotation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AnnotatedBase.setAnnotation(AnnotationElement ann)
Set annotation.
|
Copyright © 2005-2013 jibx.org. All Rights Reserved.