JTools

org.jtools.tmpl.compiler.stmt
Class XmlStyleArgReader

java.lang.Object
  extended by org.jtools.tmpl.compiler.stmt.XmlStyleArgReader
All Implemented Interfaces:
ArgumentReader

public class XmlStyleArgReader
extends Object
implements ArgumentReader


Constructor Summary
XmlStyleArgReader(char escape)
           
 
Method Summary
static ArgumentReader getDefaultArgReader()
           
 boolean readArguments(char[][] image, int[] offs, int len, ArgumentValues result, InfoSupport support)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlStyleArgReader

public XmlStyleArgReader(char escape)
Method Detail

getDefaultArgReader

public static ArgumentReader getDefaultArgReader()

readArguments

public boolean readArguments(char[][] image,
                             int[] offs,
                             int len,
                             ArgumentValues result,
                             InfoSupport support)
Specified by:
readArguments in interface ArgumentReader

JTools

© 2000-2006, JTools.org.