Uses of Interface
org.project.strategy.InputProcessor
Packages that use InputProcessor
Package
Description
This package contains business logic and translation services.
This package defines strategies and interfaces for text processing.
-
Uses of InputProcessor in org.project.service
Methods in org.project.service that return InputProcessorModifier and TypeMethodDescriptionstatic InputProcessorProcessorFactory.getProcessor(String type) Get processor for the given type. -
Uses of InputProcessor in org.project.strategy
Classes in org.project.strategy that implement InputProcessorModifier and TypeClassDescriptionclassPreprocess plain text input before translation.