com.bea.document.internal.pattern
Class PatternInfo

java.lang.Object
  extended bycom.bea.document.internal.pattern.PatternInfo

public class PatternInfo
extends Object


Constructor Summary
PatternInfo()
           
 
Method Summary
 String getDefaultValue()
           
 boolean isValid(String inputString)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PatternInfo

public PatternInfo()
Method Detail

toString

public String toString()

getDefaultValue

public String getDefaultValue()

isValid

public boolean isValid(String inputString)
                throws MalformedPatternException
Throws:
MalformedPatternException