public class PPPModelFileReaderWriterFactory
extends james.core.data.model.ModelFileReaderFactory
Serializer
.Constructor and Description |
---|
PPPModelFileReaderWriterFactory() |
Modifier and Type | Method and Description |
---|---|
james.core.data.model.IModelReader |
create(james.core.parameters.ParameterBlock params) |
String |
getDescription() |
String |
getFileEnding() |
boolean |
supportsMIMEType(james.core.data.model.read.plugintype.IMIMEType mime) |
boolean |
supportsModel(james.core.model.IModel model) |
boolean |
supportsModel(james.core.model.symbolic.ISymbolicModel<?> model) |
getOptionalParameters, getParameters, getReadableName, getRequiredParameters, getSubAlgoByParams, getSubAlgoParams, hasParameters, toString
compareTo, getCompleteInfoString, getName, setName
changed, changed, getMediator, getSimpleId, isObserved, registerObserver, report, report, report, report, report, report, report, report, setMediator, unregister, unregisterObserver, unregisterObservers
public String getDescription()
public String getFileEnding()
public james.core.data.model.IModelReader create(james.core.parameters.ParameterBlock params)
create
in class james.core.data.model.read.plugintype.ModelReaderFactory
public boolean supportsModel(james.core.model.IModel model)
supportsModel
in class james.core.data.model.read.plugintype.ModelReaderFactory
public boolean supportsModel(james.core.model.symbolic.ISymbolicModel<?> model)
supportsModel
in class james.core.data.model.read.plugintype.ModelReaderFactory
public boolean supportsMIMEType(james.core.data.model.read.plugintype.IMIMEType mime)
Copyright © 2012. All Rights Reserved.