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
FormatJob
which is called by theFormatterService
where this implementation belongs to.RuntimeException
which is used as abreak
condition 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.