Package nom.tam.fits.header.hierarch
Interface IHierarchKeyFormatter
-
- All Known Implementing Classes:
BlanksDotHierarchKeyFormatter
,StandardIHierarchKeyFormatter
public interface IHierarchKeyFormatter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
append(java.lang.String key, FitsLineAppender buffer)
-
-
-
Method Detail
-
append
void append(java.lang.String key, FitsLineAppender buffer)
-
-