org.dellroad.stuff.spring
Class DellRoadStuffNamespaceHandler
java.lang.Object
org.springframework.beans.factory.xml.NamespaceHandlerSupport
org.dellroad.stuff.spring.DellRoadStuffNamespaceHandler
- All Implemented Interfaces:
- NamespaceHandler
public class DellRoadStuffNamespaceHandler
- extends NamespaceHandlerSupport
Spring NamespaceHandler
for the dellroad-stuff XML namespace.
This adds support for the following Spring custom XML tags:
|
Method Summary |
void |
init()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAMESPACE_URI
public static final String NAMESPACE_URI
- See Also:
- Constant Field Values
SQL_ELEMENT_NAME
public static final String SQL_ELEMENT_NAME
- See Also:
- Constant Field Values
SQL_UPDATE_ELEMENT_NAME
public static final String SQL_UPDATE_ELEMENT_NAME
- See Also:
- Constant Field Values
DellRoadStuffNamespaceHandler
public DellRoadStuffNamespaceHandler()
init
public void init()