Package net.sourceforge.plantuml.preproc
Class FileWithSuffix
java.lang.Object
net.sourceforge.plantuml.preproc.FileWithSuffix
-
Method Summary
Modifier and TypeMethodDescriptionconvert
(Set<FileWithSuffix> all) boolean
boolean
fileOk()
static String
getFileName
(File file) final String
int
hashCode()
toString()
-
Method Details
-
toString
-
getReader
- Throws:
IOException
-
fileOk
public boolean fileOk() -
hashCode
public int hashCode() -
equals
-
getParentFile
-
getDescription
-
getSuffix
-
convert
- Throws:
FileNotFoundException
-
getFileName
-