org.mvel2.util
Class LineMapper

java.lang.Object
  extended by org.mvel2.util.LineMapper

public class LineMapper
extends Object

Author:
Mike Brock

Nested Class Summary
static interface LineMapper.LineLookup
           
 
Constructor Summary
LineMapper(char[] expr)
           
 
Method Summary
 LineMapper.LineLookup map()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LineMapper

public LineMapper(char[] expr)
Method Detail

map

public LineMapper.LineLookup map()


Copyright © 2011. All Rights Reserved.