Uses of Package
pro.verron.officestamper.api

Package
Description
Defines the core API for the library.
Provides the core functionality for the OfficeStamper library.
This package contains experimental implementations of the OfficeStamper API.
This package contains the preset configurations and utilities for OfficeStamper.
  • Class
    Description
    The Comment interface provides methods for managing comments in a document.
    Abstract base class for processing comments within a paragraph.
    A factory for creating CommentProcessor instances.
    Represents a tree of contexts used for expression evaluation during document stamping.
    Represents a custom function encapsulating a name, parameter types, and a functional implementation.
    Represents a contract for classes that require the implementation of a BiFunction.
    The NeedsFunctionImpl interface specifies a contract for classes that require the implementation of a function that operates on a specific type and produces a result.
    Represents a contract for classes requiring the implementation of a TriFunction.
    Represents a part of a WordprocessingML-based document.
    Factory interface for creating EvaluationContext instances.
    ExceptionResolver is a functional interface used to resolve the behavior when an exception occurs during the processing of a placeholder.
    Represents a hook that can be used to extend or customize the behavior of an OfficeStamper document processing flow.
    The Insert record represents a container for managing collections of document elements that can be inserted into a DOCX document.
    The ObjectResolver interface provides a contract for resolving objects to create a run with the resolved content.
    This is an interface that defines the contract for stamping templates with context and returning the result as a document.
    Interface representing the configuration for the Office Stamper functionality.
    OfficeStamperException is a subclass of RuntimeException that represents an exception that can be thrown during the processing of an Office document using the OfficeStamper library.
    The Paragraph interface represents a paragraph in a text document.
    The PostProcessor interface defines a contract for performing transformations or manipulations on instances of WordprocessingMLPackage.
    The PreProcessor interface defines a method for processing a WordprocessingMLPackage document prior to executing specific operations.
    Represents a context within a document processing operation.
    Represents a table in a document that can be manipulated by the office stamper.
    Represents a row within a table that can be manipulated by the office stamper.
  • Class
    Description
    The Comment interface provides methods for managing comments in a document.
    A factory for creating CommentProcessor instances.
    Represents a tree of contexts used for expression evaluation during document stamping.
    Represents a custom function encapsulating a name, parameter types, and a functional implementation.
    Represents a contract for classes that require the implementation of a BiFunction.
    The NeedsFunctionImpl interface specifies a contract for classes that require the implementation of a function that operates on a specific type and produces a result.
    Represents a contract for classes requiring the implementation of a TriFunction.
    Represents a part of a WordprocessingML-based document.
    Factory interface for creating EvaluationContext instances.
    ExceptionResolver is a functional interface used to resolve the behavior when an exception occurs during the processing of a placeholder.
    Represents a hook that can be used to extend or customize the behavior of an OfficeStamper document processing flow.
    The Insert record represents a container for managing collections of document elements that can be inserted into a DOCX document.
    The ObjectResolver interface provides a contract for resolving objects to create a run with the resolved content.
    This is an interface that defines the contract for stamping templates with context and returning the result as a document.
    Interface representing the configuration for the Office Stamper functionality.
    The Paragraph interface represents a paragraph in a text document.
    The PostProcessor interface defines a contract for performing transformations or manipulations on instances of WordprocessingMLPackage.
    The PreProcessor interface defines a method for processing a WordprocessingMLPackage document prior to executing specific operations.
    Represents a context within a document processing operation.
    Represents a table in a document that can be manipulated by the office stamper.
    Represents a row within a table that can be manipulated by the office stamper.
  • Class
    Description
    The Insert record represents a container for managing collections of document elements that can be inserted into a DOCX document.
    This is an interface that defines the contract for stamping templates with context and returning the result as a document.
    OfficeStamperException is a subclass of RuntimeException that represents an exception that can be thrown during the processing of an Office document using the OfficeStamper library.
    The Paragraph interface represents a paragraph in a text document.
    This class implements the functionality of an OfficeStamper meant for dealing with streams of data.
    Represents a table in a document that can be manipulated by the office stamper.
    Represents a row within a table that can be manipulated by the office stamper.
  • Class
    Description
    Represents a part of a WordprocessingML-based document.
    Factory interface for creating EvaluationContext instances.
    ExceptionResolver is a functional interface used to resolve the behavior when an exception occurs during the processing of a placeholder.
    The ObjectResolver interface provides a contract for resolving objects to create a run with the resolved content.
    This is an interface that defines the contract for stamping templates with context and returning the result as a document.
    Interface representing the configuration for the Office Stamper functionality.
    The PostProcessor interface defines a contract for performing transformations or manipulations on instances of WordprocessingMLPackage.
    The PreProcessor interface defines a method for processing a WordprocessingMLPackage document prior to executing specific operations.
    This class implements the functionality of an OfficeStamper meant for dealing with streams of data.