Uses of Class
nom.tam.fits.header.StandardCommentReplacement
Packages that use StandardCommentReplacement
-
Uses of StandardCommentReplacement in nom.tam.fits.header
Fields in nom.tam.fits.header declared as StandardCommentReplacementModifier and TypeFieldDescriptionprivate final StandardCommentReplacement[]
Standard.commentReplacements
Methods in nom.tam.fits.header that return StandardCommentReplacementModifier and TypeMethodDescriptionprivate static StandardCommentReplacement
Standard.replaceable
(String string, Class<?> clazz) private static StandardCommentReplacement
Standard.replaceable
(String string, Class<?> clazz, String comment) Constructors in nom.tam.fits.header with parameters of type StandardCommentReplacementModifierConstructorDescriptionprivate
Standard
(String headerName, IFitsHeader.SOURCE status, IFitsHeader.HDU hdu, IFitsHeader.VALUE valueType, String comment, StandardCommentReplacement... replacements) private
Standard
(IFitsHeader.SOURCE status, IFitsHeader.HDU hdu, IFitsHeader.VALUE valueType, String comment, StandardCommentReplacement... replacements)