org.jasig.portal.utils
Class PropsMatcher

java.lang.Object
  extended by org.jasig.portal.utils.PropsMatcher

public class PropsMatcher
extends Object


Constructor Summary
PropsMatcher(InputStream is)
           
 
Method Summary
 String match(String input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropsMatcher

public PropsMatcher(InputStream is)
             throws IOException
Throws:
IOException
Method Detail

match

public String match(String input)


Copyright © 2010 Jasig. All Rights Reserved.