public class TranscodingFile extends UnmanagedFile
myBufferedReader, myBufferedWriter, myErrorMessage, myFile, myFileOutputStream, myXmp
CONST, DONTENUM, EMPTY, PERMANENT, READONLY, UNINITIALIZED_CONST
kServerTypeAttribute
Constructor and Description |
---|
TranscodingFile() |
Modifier and Type | Method and Description |
---|---|
void |
jsConstructor(java.lang.String thePathName)
Construct a unmanaged file reference to a file that may or may not exist.
|
java.lang.String |
jsGet_name()
Returns the name of the file or directory.
|
long |
jsGet_rawLength()
Get the raw file size, without metadata.
|
Xmp |
jsGet_xmp()
Returns the Xmp (metadata) object for the file.
|
jsFunction_create, jsFunction_getBufferedReader, jsFunction_getBufferedWriter, jsFunction_getFileOutputStream, jsFunction_getRelativePath, jsFunction_releaseXmp, jsFunction_toString, jsFunction_writeXmp, jsGet_base64, jsGet_colorprofile, jsGet_colorspace, jsGet_errorMessage, jsGet_exists, jsGet_fileNameExtension, jsGet_format, jsGet_getFileContents, jsGet_height, jsGet_lastModified, jsGet_length, jsGet_parent, jsGet_path, jsGet_resolution, jsGet_width
applyDescriptorToAttributeBitset, associateValue, avoidObjectDetection, buildDataDescriptor, callMethod, callMethod, checkPropertyChange, checkPropertyDefinition, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineFunctionProperties, defineOwnProperties, defineOwnProperty, defineOwnProperty, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, delete, delete, delete, deleteProperty, deleteProperty, ensureScriptable, ensureScriptableObject, ensureSymbolScriptable, equivalentValues, get, get, get, get, getAllIds, getArrayPrototype, getAssociatedValue, getAttributes, getAttributes, getAttributes, getAttributes, getAttributes, getClassName, getClassPrototype, getDefaultValue, getDefaultValue, getExternalArrayData, getExternalArrayLength, getFunctionPrototype, getGeneratorFunctionPrototype, getGetterOrSetter, getIds, getObjectPrototype, getOwnPropertyDescriptor, getParentScope, getProperty, getProperty, getProperty, getPropertyIds, getPrototype, getSlot, getTopLevelScope, getTopScopeValue, getTypedProperty, getTypedProperty, getTypeOf, has, has, has, hasInstance, hasProperty, hasProperty, hasProperty, isAccessorDescriptor, isConst, isDataDescriptor, isEmpty, isExtensible, isFalse, isGenericDescriptor, isGetterOrSetter, isSealed, isTrue, preventExtensions, put, put, put, putConst, putConstProperty, putProperty, putProperty, putProperty, redefineProperty, sameValue, sealObject, setAttributes, setAttributes, setAttributes, setAttributes, setAttributes, setExternalArrayData, setGetterOrSetter, setParentScope, setPrototype, size
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public void jsConstructor(java.lang.String thePathName) throws java.io.IOException
jsConstructor
in class UnmanagedFile
thePathName
- the absolute or relative path to the file.java.io.IOException
public Xmp jsGet_xmp()
jsGet_xmp
in interface IFileObject
jsGet_xmp
in class UnmanagedFile
Xmp
public long jsGet_rawLength()
jsGet_rawLength
in class UnmanagedFile
public java.lang.String jsGet_name()
jsGet_name
in interface IFileObject
jsGet_name
in class UnmanagedFile
Copyright © 2023 MediaBeacon, Inc. All Rights Reserved.