Uses of Package
pro.verron.officestamper.core
Packages that use pro.verron.officestamper.core
Package
Description
Provides the core functionality for the OfficeStamper library.
This package contains experimental implementations of the OfficeStamper API.
-
Classes in pro.verron.officestamper.core used by pro.verron.officestamper.coreClassDescriptionA branch in the context tree.The root of the context tree.Interface for hooks that process specific parts of a DOCX document.The
DocxStamperConfigurationclass represents the configuration for theDocxStamperclass.The core engine of OfficeStamper, responsible for processing expressions.A functional interface responsible for creating instances of theEngineclass.Represents an invoker that encapsulates the name, arguments, and executor of a method to be invoked.The Invokers class serves as an implementation of the MethodResolver interface.Represents argument types associated with method invocation.A registry for object resolvers.Factory for creatingEvaluationContextinstances for OfficeStamper.Standard implementation of theCommentinterface.Represents a wrapper for managing and manipulating DOCX paragraph elements.Represents a Tag entity consisting of a DocxPart and a CTSmartTagRun. -
Classes in pro.verron.officestamper.core used by pro.verron.officestamper.experimentalClassDescriptionThe Matcher class provides methods to match and strip expressions based on a specified prefix and suffix.