| Class | Description |
|---|---|
| PluginFactoryAttribute |
An implementation which uses a attribute to return the plugin.
|
| PluginFactoryCSS |
An implementation which uses the 'class' attribute to return the plugin.
|
| PluginFactoryCustom |
Returns a plugin based on a 'custom' attribute.
|
| PluginFactoryElement |
Creates a plugin by element.
|
| PluginFactoryGroupDefault |
Default factory group implementation populated.
|
| PluginFactoryGroupImpl |
Default factory group implementation.
|
| PluginFactoryImpl |
Partial plugin factory implementation.
|
| PluginFactoryText |
A factory for Text elements.
|
Copyright © 2016. All rights reserved.