| Package | Description |
|---|---|
| org.staticioc | |
| org.staticioc.parser | |
| org.staticioc.parser.namespace.spring.beans | |
| org.staticioc.parser.namespace.spring.p |
| Modifier and Type | Method and Description |
|---|---|
void |
SpringConfigParser.addNamespaceParser(NamespaceParser plugin) |
| Modifier and Type | Method and Description |
|---|---|
void |
SpringConfigParser.addNamespaceParsers(List<NamespaceParser> plugins) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNameSpaceParser |
| Modifier and Type | Method and Description |
|---|---|
static NamespaceParser |
NamespaceHelper.getNamespacePluginClass(String classname)
Instanciate a new instance of a NamespaceParser implementation using its classname
|
| Modifier and Type | Method and Description |
|---|---|
static List<NamespaceParser> |
NamespaceHelper.getNamespacePlugins(List<String> namespacePluginNames)
Instanciate new instances of NamespaceParser implementations using their classname
|
static List<NamespaceParser> |
NamespaceHelper.getNamespacePlugins(String namespacePluginsAsText)
Instanciate new instances of NamespaceParser implementations using their classname
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpringBeansNameSpaceParser |
| Modifier and Type | Class and Description |
|---|---|
class |
SpringPNameSpaceParser |
Copyright © 2012-2013 Static IOC OSS project. All Rights Reserved.