public class PluginsGenerator extends AbstractGenerator
objectModel, parameters, resolver, source
contentHandler, 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, setup
setConsumer, setContentHandler, setLexicalHandler
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setConsumer
public 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
SAXException
private void _saxExtensionPoints() throws SAXException
SAXException
private void _saxComponents() throws SAXException
SAXException