|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public String getName()
public InputStream openStream() throws IOException
IOException
public boolean isSameAs(String srcStr)
public boolean isReadable()
public String getURI()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |