Package Torello.JavaDoc.Annotations
This package contains the Java Doc Upgrader Exported Annotations
-
Type Annotations Java Entity Description CSSLinks This Annotation allows a user to request that a CSS Link-Import be included in the Header Portion of any CIET/Type's respective Java-Doc Web-PageJavaScriptImport JDHeaderBackgroundImg Java-Annotation: A Java-Annotation for inserting a Wooden-Plank Background Image at the top of a Java-Doc Page using External-HTML File's; the image used is configurable, and my be changed by assigning the Annotation-Element Values appropriatelyStaticFunctional Java-Annotation: A Java-Annotation for marking classes as 'Stateless Classes' - used to insert 'The Spaghetti Report' into Java Doc PagesEntity / Member Annotations Java Entity Description IntoHTMLTable Requests that the Java-Doc Upgrader convert the Description area of a Java-Doc Web-Page Detail-Section into an HTML<TABLE>ElementLinkJavaSource Enums Java Entity Description IntoHTMLTable.Background This is the complete list of values that may be assigned to the Annotation-Element namedIntoHTMLTableStaticFunctional.Excuse An enumeration used by theStaticFunctionalannotation for explaining non-staticfields in a typeInternal Use Only: Annotation Mirror Classes Java Entity Description AnnotationMirror Enforces that the original annotation text used & placed by the user is stored, inside the class, as ajavaTypeAnnotationMirrors This class is intended to contain / hold a single mirror instance for each Type-Level Annotation that has been placed on a single class, interface or annotation (CIET)CSSLMirror An internally used data-record class used for storing all user-supplied annotation data associated with a single use / application of theCSSLinksannotationJDHBIMirror An internally used data-record class used for storing all user-supplied annotation data associated with a single use / application of theJDHeaderBackgroundImgannotationJSIMirror An internally used data-record class used for storing all user-supplied annotation data associated with a single use / application of theJavaScriptImportannotationSFMirror An internally used data-record class used for storing all user-supplied annotation data associated with a single use / application of theStaticFunctionalannotationEntityAnnotationMirrors This class is intended to contain / hold a single mirror instance for each Entity-Level Annotation that has been placed on a single entityIHTMirror An internally used data-record class used for storing all user-supplied annotation data associated with a single use / application of theIntoHTMLTableannotationLJSMirror An internally used data-record class used for storing all user-supplied annotation data associated with a single use / application of theLinkJavaSourceannotationInternal Use Only: Annotation Processor Classes Java Entity Description JDUAnnotationProcessorDispatch CSSLProcessor JDHBIProcessor SFProcessor IHTProcessor LJSProcessor