JFCML - JFC/Swing
XML Markup Language

com.metasolutions.jfcml.extend
Class AttributeHandlerAnchor

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

public class AttributeHandlerAnchor
extends AttributeHandler

The default AttributeHandler used by the TagHandler.

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

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

AttributeHandlerAnchor

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

handleAttribute

public void handleAttribute(Element elem,
                            Attribute attrib,
                            SimpleStack children)
Overrides:
handleAttribute in class AttributeHandler

SourceForge.net
java.net

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