public final class PerspectiveDescriptorSerializer extends AbstractConfigurableMultiSerializer<org.eclipse.ui.IPerspectiveDescriptor>
ConfigurableSerializer.Option, ConfigurableSerializer.StandardOptionoptions| Constructor and Description |
|---|
PerspectiveDescriptorSerializer(ConfigurableSerializer.Option... options) |
PerspectiveDescriptorSerializer(java.lang.Iterable<ConfigurableSerializer.Option> options) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
put(StructuredContent content,
org.eclipse.ui.IPerspectiveDescriptor descriptor) |
serialize, serialize, serializeserializeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitserializepublic PerspectiveDescriptorSerializer(ConfigurableSerializer.Option... options)
public PerspectiveDescriptorSerializer(java.lang.Iterable<ConfigurableSerializer.Option> options)
protected void put(StructuredContent content, org.eclipse.ui.IPerspectiveDescriptor descriptor)
put in class AbstractSerializer<org.eclipse.ui.IPerspectiveDescriptor>