Package de.funfried.netbeans.plugins.external.formatter
package de.funfried.netbeans.plugins.external.formatter
Package containing classes for common formatter logic.
-
ClassDescriptionAbstract base implementation of a
FormatJobwhich is called by theFormatterServicewhere this implementation belongs to.RuntimeExceptionwhich is used as abreakcondition inside aIterable.forEach(java.util.function.Consumer).Service interface for external formatter implementations.Singleton delegation class for calling the activated external formatter, if no external formatter is activated nothing will be done by this implementation.Enum describing the supported mime types for external formatters.