| Package | Description |
|---|---|
| org.apache.ws.commons.schema |
| Modifier and Type | Field and Description |
|---|---|
private XmlSchemaAnnotation |
XmlSchemaAnnotated.annotation |
| Modifier and Type | Method and Description |
|---|---|
XmlSchemaAnnotation |
XmlSchemaAnnotated.getAnnotation() |
(package private) XmlSchemaAnnotation |
SchemaBuilder.handleAnnotation(org.w3c.dom.Element annotEl)
Handles the annotation Traversing if encounter appinfo or documentation add it to annotation collection
|
| Modifier and Type | Method and Description |
|---|---|
(package private) org.w3c.dom.Element |
XmlSchemaSerializer.serializeAnnotation(org.w3c.dom.Document doc,
XmlSchemaAnnotation annotationObj,
XmlSchema schema)
********************************************************************* Element
serializeAnnotation(Document doc, XmlSchemaAnnotation annotationObj, XmlSchema schema)
Each member of complex type will be appended and pass the element created.
|
void |
XmlSchemaAnnotated.setAnnotation(XmlSchemaAnnotation annotation) |