Uses of Interface
pro.verron.officestamper.core.EngineFactory
Packages that use EngineFactory
Package
Description
Provides the core functionality for the OfficeStamper library.
-
Uses of EngineFactory in pro.verron.officestamper.core
Methods in pro.verron.officestamper.core with parameters of type EngineFactoryModifier and TypeMethodDescriptionbooleanCommentHook.run(EngineFactory engineFactory, ContextRoot contextRoot, OfficeStamperEvaluationContextFactory evaluationContextFactory) booleanDocxHook.run(EngineFactory engineFactory, ContextRoot contextTree, OfficeStamperEvaluationContextFactory officeStamperContextFactory) Executes the hook's logic within the context of a document processing flow.booleanTagHook.run(EngineFactory engineFactory, ContextRoot contextRoot, OfficeStamperEvaluationContextFactory evaluationContextFactory)