|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.aspose.imaging.sources.FileSource
public abstract class FileSource
Represents a file source which is capable of files manipulation.
| Constructor Summary | |
|---|---|
FileSource()
|
|
| Method Summary | |
|---|---|
abstract boolean |
isTemporal()
Gets a value indicating whether file will be temporal. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.aspose.imaging.Source |
|---|
getStreamContainer |
| Constructor Detail |
|---|
public FileSource()
| Method Detail |
|---|
public abstract boolean isTemporal()
Gets a value indicating whether file will be temporal.
Value:true if file will be temporal; otherwise, false.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||