Deprecated API

Deprecated Methods
org.webmacro.util.WMEval.eval()
            
org.webmacro.RethrowableRuntimeException.getCaught()
          you should use getCause instead 
org.webmacro.RethrowableException.getCaught()
          you should use getCause instead 
org.webmacro.parser.CharStream.getColumn()
            
org.webmacro.parser.BackupCharStream.getColumn()
            
org.webmacro.parser.ASCII_CharStream.getColumn()
            
org.webmacro.parser.CharStream.getLine()
            
org.webmacro.parser.BackupCharStream.getLine()
            
org.webmacro.parser.ASCII_CharStream.getLine()
            
org.webmacro.Broker.getValue(String, String)
          call get(String,String) instead