Package net.sourceforge.plantuml
Interface ISourceFileReader
- All Known Implementing Classes:
SourceFileReader,SourceFileReaderAbstract,SourceFileReaderCopyCat,SourceFileReaderHardFile
public interface ISourceFileReader
-
Method Summary
Modifier and TypeMethodDescriptionbooleanhasError()voidsetCheckMetadata(boolean checkMetadata) setFileFormatOption(FileFormatOption fileFormatOption)
-
Method Details
-
getGeneratedImages
- Throws:
IOException
-
getBlocks
-
hasError
boolean hasError() -
setFileFormatOption
-
setCheckMetadata
void setCheckMetadata(boolean checkMetadata)
-