public class NullPlugin extends AbstractNodeSupportPlugin
beanParser, prefixABSTRACT, ALIAS, BEAN, BEAN_PROPERTY_PREFIX, BEAN_PROPERTY_REF_SUFFIX, CLASS, CONSTRUCTOR_ARGS, DESTROY_METHOD, ENTRY, FACTORY_BEAN, FACTORY_METHOD, ID, IDREF, INDEX, INIT_METHOD, KEY, KEY_REF, LIST, LOCAL, MAP, NAME, NULL, PARENT, PROP, PROPS, PROTOTYPE, REF, RESOURCE, SCOPE, SET, SINGLETON, TYPE, VALUE, VALUE_REF, XML_NAMESPACE_DEF, XML_NAMESPACE_DELIMITER, XPATH_BEAN, XPATH_BEANS_NODE, XPATH_IMPORT, XPATH_PROPERTY| Constructor and Description |
|---|
NullPlugin() |
| Modifier and Type | Method and Description |
|---|---|
String |
getUnprefixedSupportedNode() |
Property |
handleNode(Node node,
String propName)
Process a special node type and encapsulate the result as a Property
|
getSupportedNode, setBeanContainer, setPrefixpublic String getUnprefixedSupportedNode()
getUnprefixedSupportedNode in class AbstractNodeSupportPluginpublic Property handleNode(Node node, String propName) throws XPathExpressionException
NodeSupportPluginnode - Node to processpropName - of the property representing the content of the nodeXPathExpressionExceptionCopyright © 2012-2013 Static IOC OSS project. All Rights Reserved.