public class PluginsGenerator extends AbstractGenerator
objectModel, parameters, resolver, sourcecontentHandler, EMPTY_CONTENT_HANDLER, lexicalHandler, xmlConsumer| Constructor and Description |
|---|
PluginsGenerator() |
| Modifier and Type | Method and Description |
|---|---|
private void |
_saxComponents() |
private void |
_saxExtensionPoints() |
private void |
_saxPlugins(Map<String,Plugin> plugins,
Map<String,Feature> activeFeatures,
Map<String,PluginsManager.InactivityCause> inactiveFeatures) |
void |
generate() |
recycle, setupsetConsumer, setContentHandler, setLexicalHandlerenableLogging, getLogger, setupLogger, setupLogger, setupLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetConsumerpublic PluginsGenerator()
public void generate() throws IOException, SAXException, ProcessingException
private void _saxPlugins(Map<String,Plugin> plugins, Map<String,Feature> activeFeatures, Map<String,PluginsManager.InactivityCause> inactiveFeatures) throws SAXException
SAXExceptionprivate void _saxExtensionPoints() throws SAXException
SAXExceptionprivate void _saxComponents() throws SAXException
SAXException