org.openharmonise.rm.resources.publishing |
|
Java Source File Name | Type | Comment |
Template.java | Class | Extension of XMLResource which adds functionality for handling the
XML content as a template with which a Publishable object may
be published. |
TemplateGroup.java | Class | Parent object to allow hierarchies of Template objects. |
WebPage.java | Class | This class represents the definition of a page in Harmonise,
defining what XML page template to use and which XSLT resource to use to publish
a page of content. |
WebPageGroup.java | Class | Parent object to allow hierarchies of WebPage objects. |