Uses of Interface
pro.verron.officestamper.api.ContextTree
Packages that use ContextTree
Package
Description
Defines the core API for the library.
Provides the core functionality for the OfficeStamper library.
-
Uses of ContextTree in pro.verron.officestamper.api
Methods in pro.verron.officestamper.api that return ContextTreeModifier and TypeMethodDescriptionProcessorContext.contextHolder()Returns the context tree managing the hierarchical scopes for this context.Constructors in pro.verron.officestamper.api with parameters of type ContextTreeModifierConstructorDescriptionProcessorContext(DocxPart part, Paragraph paragraph, Comment comment, String expression, ContextTree contextTree) Constructs a ProcessorContext. -
Uses of ContextTree in pro.verron.officestamper.core
Classes in pro.verron.officestamper.core that implement ContextTreeModifier and TypeClassDescriptionclassA branch in the context tree.classThe root of the context tree.