| 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 |
|---|---|
Collection<NodeParserPlugin> |
SpringConfigParser.getNodeParserPlugins() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNodeParserPlugin |
| Modifier and Type | Field and Description |
|---|---|
protected List<NodeParserPlugin> |
AbstractNameSpaceParser.nodeParserPlugins |
| Modifier and Type | Method and Description |
|---|---|
List<NodeParserPlugin> |
NamespaceParser.getNodeParserPlugins() |
List<NodeParserPlugin> |
AbstractNameSpaceParser.getNodeParserPlugins() |
Collection<NodeParserPlugin> |
BeanParser.getNodeParserPlugins()
the list of all NodeSupportPlugins that have been registered by various NamespaceParser to match the XML namespaces defined in the document
|
| Modifier and Type | Class and Description |
|---|---|
class |
BeanPropertiesParserPlugin
Handle property element
|
class |
ConstructorArgsPlugin |
| Modifier and Type | Class and Description |
|---|---|
class |
SpringPParserPlugin
Handle property written using Spring p: syntactic sugar
|
Copyright © 2012-2013 Static IOC OSS project. All Rights Reserved.