com.oxygenxml.validate.isoschematron
Class SchematronProperty.PhaseOption

java.lang.Object
  extended by com.thaiopensource.validate.StringOption
      extended by com.oxygenxml.validate.isoschematron.SchematronProperty.PhaseOption
All Implemented Interfaces:
Option
Enclosing class:
SchematronProperty

public static class SchematronProperty.PhaseOption
extends StringOption


Constructor Summary
private SchematronProperty.PhaseOption()
           
 
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
 

Constructor Detail

SchematronProperty.PhaseOption

private SchematronProperty.PhaseOption()
Method Detail

normalize

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