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 TypeMethodDescriptionvoid
close()
readLine()
static List<StringLocated>
removeYamlHeader
(List<StringLocated> input)
-
Constructor Details
-
ReadLineWithYamlHeader
-
-
Method Details
-
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Throws:
IOException
-
readLine
- Specified by:
readLine
in interfaceReadLine
- Throws:
IOException
-
getMetadata
-
removeYamlHeader
-