net.sourceforge.plantuml
Interface ISourceFileReader
- All Known Implementing Classes:
- SourceFileReader, SourceFileReader2
public interface ISourceFileReader
getGeneratedImages
List<GeneratedImage> getGeneratedImages()
throws IOException,
InterruptedException
- Throws:
IOException
InterruptedException
getEncodedUrl
List<String> getEncodedUrl()
throws IOException,
InterruptedException
- Throws:
IOException
InterruptedException
hasError
boolean hasError()
throws IOException,
InterruptedException
- Throws:
IOException
InterruptedException
Copyright © 2013. All Rights Reserved.