org.gxml.xs
Interface SmPattern


public interface SmPattern


Method Summary
 java.lang.String getValue()
           
 void validate(java.lang.String input)
          Checks the passed String value according to this pattern facet.
 

Method Detail

getValue

java.lang.String getValue()

validate

void validate(java.lang.String input)
              throws SmPatternException
Checks the passed String value according to this pattern facet.

Throws:
SmPatternException


Copyright © 2009 TIBCO Software Inc. All Rights Reserved.