Uses of Class
org.exolab.castor.xml.schema.Documentation
Packages that use Documentation
-
Uses of Documentation in org.exolab.castor.xml.schema
Methods in org.exolab.castor.xml.schema that return types with arguments of type DocumentationModifier and TypeMethodDescriptionAnnotation.getDocumentation()Returns an enumeration of all documentation elements for this Annotation.Methods in org.exolab.castor.xml.schema with parameters of type DocumentationModifier and TypeMethodDescriptionvoidAnnotation.addDocumentation(Documentation documentation) Adds the given Documentation to this Annotation.voidAnnotation.removeDocumentation(Documentation documentation) Removes the givenDocumentationfrom this Annotation. -
Uses of Documentation in org.exolab.castor.xml.schema.reader
Methods in org.exolab.castor.xml.schema.reader that return Documentation