All the actual visual components that represent the parsed contentElement from your xml is automatically parsed! The algorithms and components for your content are within this package. Factories handle the construction of these components for you automatically! These visual representation is automatically created for you during our startp phases (3)! MediaFactory is automatically executed during our startup phases! Get the needed (multilingual-)components via the specific AppContent (Bundle/Presentation) Singletons!



Classes
 ClassDescription
 MediaComponentFactory IMPORTANT FRAMEWORK CLASS: MediaComponentFactory uses the FACTORY Programming Design Pattern to implement the methods to build Components out of Elements (XML contentElements!) all algrothims that can automatically build visual Components out of their textual Elements definition.
 PresentationComponentFactory PRESENTATIONCONTENT ONLY: PresentationComponentFactory uses the FACTORY Programming Design Pattern to implement the methods to build PresentationComponents out of PresentationElements (XML contentElements!) all algrothims that can automatically build visual Components out of their textual Elements definition.