com.thaiopensource.validate.schematron
Class SchematronProperty.PhaseOption

java.lang.Object
  |
  +--com.thaiopensource.validate.StringOption
        |
        +--com.thaiopensource.validate.schematron.SchematronProperty.PhaseOption
All Implemented Interfaces:
Option
Enclosing class:
SchematronProperty

public static class SchematronProperty.PhaseOption
extends StringOption


Method Summary
 String normalize(String value)
           
 
Methods inherited from class com.thaiopensource.validate.StringOption
combine, defaultValue, getPropertyId, valueOf
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

normalize

public String normalize(String value)
                 throws OptionArgumentFormatException
Overrides:
normalize in class StringOption
OptionArgumentFormatException