Package com.diffplug.spotless.rdf
Class RdfFormatterFunc
java.lang.Object
com.diffplug.spotless.rdf.RdfFormatterFunc
- All Implemented Interfaces:
FormatterFunc
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.diffplug.spotless.FormatterFunc
FormatterFunc.Closeable, FormatterFunc.NeedsFile
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.diffplug.spotless.FormatterFunc
lint
-
Constructor Details
-
RdfFormatterFunc
public RdfFormatterFunc(RdfFormatterStep.State state) throws ClassNotFoundException, NoSuchMethodException, InvocationTargetException, IllegalAccessException
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceFormatterFunc
- Throws:
Exception
-
apply
- Specified by:
apply
in interfaceFormatterFunc
- Throws:
Exception
-