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 TypeMethodDescriptionvoid
Annotation.addDocumentation
(Documentation documentation) Adds the given Documentation to this Annotation.void
Annotation.removeDocumentation
(Documentation documentation) Removes the givenDocumentation
from this Annotation. -
Uses of Documentation in org.exolab.castor.xml.schema.reader
Methods in org.exolab.castor.xml.schema.reader that return Documentation