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