Uses of Class
org.apache.ws.commons.schema.XmlSchemaAnnotation
Packages that use XmlSchemaAnnotation
-
Uses of XmlSchemaAnnotation in org.apache.ws.commons.schema
Fields in org.apache.ws.commons.schema declared as XmlSchemaAnnotationMethods in org.apache.ws.commons.schema that return XmlSchemaAnnotationModifier and TypeMethodDescriptionXmlSchemaAnnotated.getAnnotation()(package private) XmlSchemaAnnotationSchemaBuilder.handleAnnotation(Element annotEl) Handles the annotation Traversing if encounter appinfo or documentation add it to annotation collectionMethods in org.apache.ws.commons.schema with parameters of type XmlSchemaAnnotationModifier and TypeMethodDescription(package private) ElementXmlSchemaSerializer.serializeAnnotation(Document doc, XmlSchemaAnnotation annotationObj, XmlSchema schema) ********************************************************************* Element serializeAnnotation(Document doc, XmlSchemaAnnotation annotationObj, XmlSchema schema)voidXmlSchemaAnnotated.setAnnotation(XmlSchemaAnnotation annotation)