JFCML - JFC/Swing
XML Markup Language

com.metasolutions.jfcml.helpers
Class MethodParser

java.lang.Object
  extended by com.metasolutions.jfcml.helpers.MethodParser

public class MethodParser
extends Object

A utility class used to parse simple Java statements containing method calls.

Version:
0.9 May 28, 2005
Author:
Shawn Curry

Constructor Summary
MethodParser()
           
 
Method Summary
static void main(String[] args)
           
 SimpleStack parse(String attrs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MethodParser

public MethodParser()
Method Detail

main

public static void main(String[] args)

parse

public SimpleStack parse(String attrs)

SourceForge.net
java.net

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