uPortal 2.4.1
API Documentation

org.jasig.portal.utils
Class PropsMatcher

java.lang.Object
  extended byorg.jasig.portal.utils.PropsMatcher

public class PropsMatcher
extends java.lang.Object


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

Constructor Detail

PropsMatcher

public PropsMatcher(java.io.InputStream is)
             throws java.io.IOException
Method Detail

match

public java.lang.String match(java.lang.String input)

uPortal 2.4.1
API Documentation