Chapter 7. All stylesheet extension points

Table of Contents
1. Stylesheet extension class
2. Stylesheet extension method
3. StyleSpecs, an object which knows about the intrinsic styles of an element
4. Custom view components managed by CustomViewManager
5. ComponentFactory
6. GadgetFactory
7. StyledElementViewFactory

Out of the box, XXE implements a large number of proprietary CSS stylesheet extensions. See XMLmind XML Editor - Support of Cascading Style Sheets (W3C CSS). But what to do when XXE CSS support is not powerful enough to style XML elements exactly like you want? Answer: write custom stylesheet extensions in Java™ using the APIs described in this chapter.