JFCML - JFC/Swing
XML Markup Language

com.metasolutions.jfcml.extend
Class StatementHandlerAnchor

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

public class StatementHandlerAnchor
extends StatementHandler

The default StatementHandler used by JFCMLScript.

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

Field Summary
 
Fields inherited from class com.metasolutions.jfcml.helpers.DocumentHandler
windowContext
 
Constructor Summary
StatementHandlerAnchor(WindowContext context, JFCMLScript jfcmlScript)
           
 
Method Summary
 Object parseStatementFragment(String s)
           
 
Methods inherited from class com.metasolutions.jfcml.extend.StatementHandler
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

StatementHandlerAnchor

public StatementHandlerAnchor(WindowContext context,
                              JFCMLScript jfcmlScript)
Method Detail

parseStatementFragment

public Object parseStatementFragment(String s)
Overrides:
parseStatementFragment in class StatementHandler

SourceForge.net
java.net

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