org.apache.ibatis.parsing
Class PropertyParser

java.lang.Object
  extended by org.apache.ibatis.parsing.PropertyParser

public class PropertyParser
extends java.lang.Object


Constructor Summary
PropertyParser()
           
 
Method Summary
static java.lang.String parse(java.lang.String string, java.util.Properties variables)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyParser

public PropertyParser()
Method Detail

parse

public static java.lang.String parse(java.lang.String string,
                                     java.util.Properties variables)


Copyright © 2010. All Rights Reserved.