Package org.smallmind.scribe.pen
Interface PatternRule
-
- All Known Implementing Classes:
ConversionPatternRule,StaticPatternRule
public interface PatternRule
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringconvert(Record<?> record, Timestamp timestamp)StringgetFooter()StringgetHeader()
-