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