public class DtStampFactory
extends java.lang.Object
implements net.fortuna.ical4j.model.PropertyFactory
Constructor and Description |
---|
DtStampFactory() |
Modifier and Type | Method and Description |
---|---|
net.fortuna.ical4j.model.Property |
createProperty(java.lang.String name) |
net.fortuna.ical4j.model.Property |
createProperty(java.lang.String name,
net.fortuna.ical4j.model.ParameterList parameters,
java.lang.String value) |
public net.fortuna.ical4j.model.Property createProperty(java.lang.String name)
createProperty
in interface net.fortuna.ical4j.model.PropertyFactory
public net.fortuna.ical4j.model.Property createProperty(java.lang.String name, net.fortuna.ical4j.model.ParameterList parameters, java.lang.String value) throws java.io.IOException, java.net.URISyntaxException, java.text.ParseException
createProperty
in interface net.fortuna.ical4j.model.PropertyFactory
java.io.IOException
java.net.URISyntaxException
java.text.ParseException
Copyright © 2021. All Rights Reserved.