createProperty
public Property createProperty(ParameterList parameters,
                               java.lang.String value)
                        throws java.io.IOException,
                               java.net.URISyntaxException,
                               java.text.ParseException
- Specified by:
 
createProperty in interface PropertyFactory 
- Parameters:
 
parameters - a list of property parameters 
value - a property value 
- Returns:
 
- a new instance of the specified property
 
- Throws:
 
java.io.IOException - where an unexpected error occurs reading data 
java.net.URISyntaxException - where data contains an invalid URI 
java.text.ParseException - where data is unable to be parsed correctly