Uses of Record Class
pro.verron.officestamper.core.Matcher
Packages that use Matcher
Package
Description
This package contains experimental implementations of the OfficeStamper API.
-
Uses of Matcher in pro.verron.officestamper.experimental
Methods in pro.verron.officestamper.experimental that return MatcherModifier and TypeMethodDescriptionPlaceholderFinder.matcher()Returns the value of thematcherrecord component.StandardPlaceholder.matcher()Returns the value of thematcherrecord component.Constructors in pro.verron.officestamper.experimental with parameters of type MatcherModifierConstructorDescriptionPlaceholderFinder(Pattern pattern, Matcher matcher) Creates an instance of aPlaceholderFinderrecord class.StandardPlaceholder(Matcher matcher, String expression) Creates an instance of aStandardPlaceholderrecord class.