public class RibbonGenerator extends ServiceableGenerator
| Modifier and Type | Field and Description |
|---|---|
private DOMParser |
_domParser |
private SkinModelsManager |
_modelsManager |
private SkinFactoryComponent |
_skinFactoryManager |
private SkinEditionHelper |
_skinHelper |
private SourceResolver |
_srcResolver |
private XPathProcessor |
_xpathProcessor |
managerobjectModel, parameters, resolver, sourcecontentHandler, EMPTY_CONTENT_HANDLER, lexicalHandler, xmlConsumer| Constructor and Description |
|---|
RibbonGenerator() |
| Modifier and Type | Method and Description |
|---|---|
private boolean |
_isUpToDate(File ribbonFile,
String modelName) |
void |
generate() |
void |
service(ServiceManager smanager) |
disposerecycle, setupsetConsumer, setContentHandler, setLexicalHandlerenableLogging, getLogger, setupLogger, setupLogger, setupLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetConsumerprivate SourceResolver _srcResolver
private SkinModelsManager _modelsManager
private SkinFactoryComponent _skinFactoryManager
private DOMParser _domParser
private XPathProcessor _xpathProcessor
private SkinEditionHelper _skinHelper
public RibbonGenerator()
public void service(ServiceManager smanager) throws ServiceException
service in interface Serviceableservice in class ServiceableGeneratorServiceExceptionpublic void generate() throws IOException, SAXException, ProcessingException
private boolean _isUpToDate(File ribbonFile, String modelName) throws IOException, SAXException
IOExceptionSAXException