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