|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SVGConverterSource
Interface used to handle both Files and URLs in the SVGConverter
| Method Summary | |
|---|---|
String |
getName()
Returns the name of the source. |
String |
getURI()
Returns a URI string corresponding to this source |
boolean |
isReadable()
Checks if source can be read |
boolean |
isSameAs(String srcStr)
Checks if same as source described by srcStr |
InputStream |
openStream()
Gets a TranscoderInput for that source |
| Method Detail |
|---|
String getName()
InputStream openStream()
throws IOException
IOExceptionboolean isSameAs(String srcStr)
boolean isReadable()
String getURI()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||