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 |
manager
objectModel, parameters, resolver, source
contentHandler, 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) |
dispose
recycle, setup
setConsumer, setContentHandler, setLexicalHandler
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setConsumer
private 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 Serviceable
service
in class ServiceableGenerator
ServiceException
public void generate() throws IOException, SAXException, ProcessingException
private boolean _isUpToDate(File ribbonFile, String modelName) throws IOException, SAXException
IOException
SAXException