Package net.sourceforge.plantuml.preproc
Class ReadLineWithYamlHeader
java.lang.Object
net.sourceforge.plantuml.preproc.ReadLineWithYamlHeader
- All Implemented Interfaces:
Closeable,AutoCloseable,ReadLine
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()readLine()static List<StringLocated>removeYamlHeader(List<StringLocated> input)
-
Constructor Details
-
ReadLineWithYamlHeader
-
-
Method Details
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-
readLine
- Specified by:
readLinein interfaceReadLine- Throws:
IOException
-
getMetadata
-
removeYamlHeader
-