JFCML - JFC/Swing
XML Markup Language

com.metasolutions.jfcml.extend
Class ChildHandlerAnchor

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

public class ChildHandlerAnchor
extends ChildHandler

The default ChildHandler used by the TagHandler.

Version:
0.9 May 28, 2005
Author:
Shawn Curry
See Also:
ChildHandler, TagHandler, Serialized Form

Field Summary
 
Fields inherited from class com.metasolutions.jfcml.helpers.DocumentHandler
windowContext
 
Constructor Summary
ChildHandlerAnchor(WindowContext context, ReflectionHandler handler, ScriptHandler scriptHandler)
           
 
Method Summary
 void handleChildren(Element elem, SimpleStack children)
           
 
Methods inherited from class com.metasolutions.jfcml.extend.ChildHandler
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

ChildHandlerAnchor

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

handleChildren

public void handleChildren(Element elem,
                           SimpleStack children)
Overrides:
handleChildren in class ChildHandler

SourceForge.net
java.net

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