JFCML - JFC/Swing
XML Markup Language

com.metasolutions.jfcml.extend
Class ElementHandlerAnchor

java.lang.Object
  extended by com.metasolutions.jfcml.helpers.DocumentHandler
      extended by com.metasolutions.jfcml.extend.ElementHandler
          extended by com.metasolutions.jfcml.extend.ElementHandlerAnchor
All Implemented Interfaces:
Serializable

public class ElementHandlerAnchor
extends ElementHandler

The default ElementHandler used by the TagHandler.

Version:
0.9 May 28, 2005
Author:
Shawn Curry, Mathias Henze
See Also:
ElementHandler, TagHandler, Serialized Form

Field Summary
 
Fields inherited from class com.metasolutions.jfcml.helpers.DocumentHandler
windowContext
 
Constructor Summary
ElementHandlerAnchor(WindowContext context, ReflectionHandler handler, ScriptHandler scriptHandler)
           
 
Method Summary
 Object handleElement(Element elem, SimpleStack children)
           
 
Methods inherited from class com.metasolutions.jfcml.extend.ElementHandler
setNext, setWindowContext
 
Methods inherited from class com.metasolutions.jfcml.helpers.DocumentHandler
getWindowContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElementHandlerAnchor

public ElementHandlerAnchor(WindowContext context,
                            ReflectionHandler handler,
                            ScriptHandler scriptHandler)
Method Detail

handleElement

public Object handleElement(Element elem,
                            SimpleStack children)
Overrides:
handleElement in class ElementHandler

SourceForge.net
java.net

Copyright 2004-2005 Shawn Curry, http://jfcml.sourceforge.net
Licensed under the Academic Free License version 2.1