Uses of Interface
io.wcm.siteapi.processor.Processor
Packages that use Processor
-
Uses of Processor in io.wcm.siteapi.processor
Subinterfaces of Processor in io.wcm.siteapi.processorModifier and TypeInterfaceDescriptioninterfaceProcesses Site API requests.interfaceProcesses Site API requests.Methods in io.wcm.siteapi.processor that return ProcessorModifier and TypeMethodDescription@Nullable ProcessorProcessorManager.getMatching(@NotNull String suffix, @NotNull org.apache.sling.api.resource.Resource contextResource) Get processor matching for suffix and context.Methods in io.wcm.siteapi.processor that return types with arguments of type Processor