DataPreprocessor
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Preprocessor
class Object
trait Matchable
class Any
DataPreprocessor.type
Type members
Value members
Concrete methods
def preprocess(input: SingleElement, logger: Logger, maybeRecoverOnError: BuildException => Option[BuildException], allowRestrictedFeatures: Boolean): Option[Either[BuildException, Seq[PreprocessedSource]]]