|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use XMLGenerator | |
| com.arsdigita.cms | Contains the core classes for the Red Hat Content Management
System (CMS), classes that persist the fundamental objects for CMS
such as content items, templates, content sections, and content types. |
| com.arsdigita.cms.dispatcher | Provides a set of classes that serves requests to the Content Management System. |
| Uses of XMLGenerator in com.arsdigita.cms |
| Methods in com.arsdigita.cms that return XMLGenerator | |
XMLGenerator |
ContentSection.getXMLGenerator()
Get the XML generator for this content section. |
| Uses of XMLGenerator in com.arsdigita.cms.dispatcher |
| Classes in com.arsdigita.cms.dispatcher that implement XMLGenerator | |
class |
SimpleXMLGenerator
The default XMLGenerator implementation. |
| Methods in com.arsdigita.cms.dispatcher that return XMLGenerator | |
protected XMLGenerator |
ContentPanel.getXMLGenerator(com.arsdigita.bebop.PageState state)
Fetches an XML Generator. |
static XMLGenerator |
CMSDispatcher.getXMLGenerator(ContentSection section)
Fetches the XMLGenerator for a content section. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||