public static class Attach.Factory extends Content.Factory implements PropertyFactory<Attach>
| Type | Property and Description |
|---|---|
Attach |
create |
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
Attach |
createProperty() |
Attach |
createProperty(ParameterList parameters,
String value) |
supportsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsupportspublic Attach createProperty
createProperty in interface PropertyFactory<Attach>public Attach createProperty(ParameterList parameters, String value) throws URISyntaxException
createProperty in interface PropertyFactory<Attach>parameters - a list of property parametersvalue - a property valueURISyntaxException - where data contains an invalid URIpublic Attach createProperty()
createProperty in interface PropertyFactory<Attach>