Uses of Enum
org.apache.jackrabbit.oak.exporter.NodeStateSerializer.Format
Packages that use NodeStateSerializer.Format
-
Uses of NodeStateSerializer.Format in org.apache.jackrabbit.oak.exporter
Methods in org.apache.jackrabbit.oak.exporter that return NodeStateSerializer.FormatModifier and TypeMethodDescriptionstatic NodeStateSerializer.Format
Returns the enum constant of this type with the specified name.static NodeStateSerializer.Format[]
NodeStateSerializer.Format.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.jackrabbit.oak.exporter with parameters of type NodeStateSerializer.FormatModifier and TypeMethodDescriptionvoid
NodeStateSerializer.setFormat
(NodeStateSerializer.Format format)