Class ConfigFileDocsPrinter
java.lang.Object
com.github.joschi.jadconfig.documentation.printers.ConfigFileDocsPrinter
- All Implemented Interfaces:
DocsPrinter,Closeable,Flushable,AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()voidflush()voidwrite(List<ConfigurationSection> configurationSections)
-
Constructor Details
-
ConfigFileDocsPrinter
-
-
Method Details
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-
flush
- Specified by:
flushin interfaceFlushable- Throws:
IOException
-
write
- Specified by:
writein interfaceDocsPrinter
-