net.sf.doolin.gui.spring
Class GUINamespaceHandler

java.lang.Object
  extended by org.springframework.beans.factory.xml.NamespaceHandlerSupport
      extended by net.sf.doolin.gui.spring.GUINamespaceHandler
All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler

public class GUINamespaceHandler
extends org.springframework.beans.factory.xml.NamespaceHandlerSupport

Handler for the GUI schema. See the Wiki for the detail of elements.

Author:
Damien Coraboeuf

Constructor Summary
GUINamespaceHandler()
           
 
Method Summary
 void init()
           
 
Methods inherited from class org.springframework.beans.factory.xml.NamespaceHandlerSupport
decorate, findDecoratorForNode, findParserForElement, parse, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GUINamespaceHandler

public GUINamespaceHandler()
Method Detail

init

public void init()


Copyright © 2011. All Rights Reserved.