Uses of Class
org.apache.sis.metadata.Pruner
Packages that use Pruner
-
Uses of Pruner in org.apache.sis.metadata
Fields in org.apache.sis.metadata with type parameters of type PrunerModifier and TypeFieldDescriptionprivate static final ThreadLocal
<Pruner> Pruner.VISITORS
Provider of visitor instances.Methods in org.apache.sis.metadata that return types with arguments of type PrunerModifier and TypeMethodDescription(package private) final ThreadLocal
<Pruner> Pruner.creator()
Returns the thread-local variable that created thisPruner
instance.