Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A B C D E F G H I L N O P R S T

A

ABNDebug(String) - Method in class com.flexstor.flexdbserver.services.asset.iptc.EPSParser
 
ABNDebug(String) - Method in class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
 
ABNError(String) - Method in class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
 
abImageResourceSection - Variable in class com.flexstor.flexdbserver.services.asset.iptc.PSDParser
This is an array of bytes which consists of the entire Image Resource Section (i.e.
addExcludeTagId(int) - Method in class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
 
addIncludeTagId(int) - Method in class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
 
asFileInfoDataItems - Variable in class com.flexstor.flexdbserver.services.asset.iptc.FileInfoPSDService
These are the possible "File Info..." fields which can be mapped to asset data fields.

B

BGPDebug(String) - Method in class com.flexstor.flexdbserver.services.asset.iptc.IPTCParser
Quick (and easily changeable) way of printing a debug statement.
BGPError(String) - Method in class com.flexstor.flexdbserver.services.asset.iptc.IPTCParser
Quick (and easily changeable) way of printing an error.
bDebug - Variable in class com.flexstor.flexdbserver.services.asset.iptc.EPSParser
DEBUG
bDebug - Variable in class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
 
bIntelFormat - Variable in class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
 
binaryHexToChar(byte[]) - Method in class com.flexstor.flexdbserver.services.asset.iptc.EPSParser
Binary hex consists of two consequtive binary hex ascii bytes each of which when decoded represents half of a hex ascii char.
binaryHexToString(byte[]) - Method in class com.flexstor.flexdbserver.services.asset.iptc.EPSParser
 
binaryToInt(byte[], int, int) - Method in class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
 

C

closeFile() - Method in class com.flexstor.flexdbserver.services.asset.iptc.PSDParser
 
closeFile() - Method in class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
 
com.flexstor.flexdbserver.services.asset.iptc - package com.flexstor.flexdbserver.services.asset.iptc
 
context - Variable in class com.flexstor.flexdbserver.services.asset.iptc.FileInfoPSDService
 

D

debugPrintHash() - Method in class com.flexstor.flexdbserver.services.asset.iptc.EPSParser
 
debugPrintHash() - Method in class com.flexstor.flexdbserver.services.asset.iptc.TIFFParser
 

E

EPSParser - class com.flexstor.flexdbserver.services.asset.iptc.EPSParser.
 
EPSParser(FlexXFile) - Constructor for class com.flexstor.flexdbserver.services.asset.iptc.EPSParser
 

F

FileInfoPSDService - class com.flexstor.flexdbserver.services.asset.iptc.FileInfoPSDService.
FileInfoPSDService
This service will obtain the IPTC information from a Photoshop file and place it in the metadata based on the configuration specification in the roletype_services.config file.
FileInfoPSDService() - Constructor for class com.flexstor.flexdbserver.services.asset.iptc.FileInfoPSDService
 
fPSDFile - Variable in class com.flexstor.flexdbserver.services.asset.iptc.PSDParser
The file we will parse.
findChar(char) - Method in class com.flexstor.flexdbserver.services.asset.iptc.EPSParser
 

G

getBitsPerChannel() - Method in class com.flexstor.flexdbserver.services.asset.iptc.PSDParser
Obtain the number of bits per channel.
getColorMode() - Method in class com.flexstor.flexdbserver.services.asset.iptc.PSDParser
Obtain the color mode of the file.
getDatasetValue(String) - Method in class com.flexstor.flexdbserver.services.asset.iptc.EPSParser
Obtain the value for the specified Dataset number.
getDatasetValue(String) - Method in interface com.flexstor.flexdbserver.services.asset.iptc.IIPTCParser
 
getDatasetValue(String) - Method in class com.flexstor.flexdbserver.services.asset.iptc.PSDParser
Obtain the value for the specified Dataset number.
getDatasetValue(String) - Method in class com.flexstor.flexdbserver.services.asset.iptc.TIFFParser
Obtain the value for the specified Dataset number.
getExcludeTagIdTable() - Method in class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
 
getFileReference() - Method in class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
 
getHeight() - Method in class com.flexstor.flexdbserver.services.asset.iptc.PSDParser
Obtain the height of the image.
getIPTCNAArecord() - Method in class com.flexstor.flexdbserver.services.asset.iptc.PSDParser
Obtain the IPTC-NAA Record of the file.
getImageResource(int) - Method in class com.flexstor.flexdbserver.services.asset.iptc.PSDParser
Obtain a specific Image Resource Data Block of the file.
getIncludeTagIdTable() - Method in class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
 
getIptcHashtable() - Method in class com.flexstor.flexdbserver.services.asset.iptc.EPSParser
 
getNextChar() - Method in class com.flexstor.flexdbserver.services.asset.iptc.EPSParser
 
getNumberOfChannels() - Method in class com.flexstor.flexdbserver.services.asset.iptc.PSDParser
Obtain the number of channels in the image.
getTagData(int) - Method in class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
 
getWidth() - Method in class com.flexstor.flexdbserver.services.asset.iptc.PSDParser
Obtain the width of the image.
go() - Method in class com.flexstor.flexdbserver.services.asset.iptc.FileInfoPSDService
Start of the Service
goToOffset(long) - Method in class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
 

H

hAssetToSubservice - Variable in class com.flexstor.flexdbserver.services.asset.iptc.FileInfoPSDService
This hashtable holds the asset file type to subservice mapping
hDataSets - Variable in class com.flexstor.flexdbserver.services.asset.iptc.IPTCParser
 
hDataToField - Variable in class com.flexstor.flexdbserver.services.asset.iptc.FileInfoPSDService
This hashtable holds the IPTC_dataset_number to Asset_field mapping
hImageResourceBlockHash - Variable in class com.flexstor.flexdbserver.services.asset.iptc.PSDParser
I think the Image Resource Block data would go nicely in a Hashtable because there may be more than one Image Resource Block in a file and we would really only care about the 2-byte ID and the N-byte Resource Data (where N is always an even number)
hexBytesToInt(byte[], int, int) - Method in class com.flexstor.flexdbserver.services.asset.iptc.IPTCParser
This method converts part of an array of bytes into an integer value.
hexBytesToInt(byte[], int, int) - Method in class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
This method converts part of an array of bytes into an integer value.
htExcludeTagIds - Variable in class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
 
htIncludeTagIds - Variable in class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
 
htTagData - Variable in class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
 

I

IDENTIFIER - Variable in class com.flexstor.flexdbserver.services.asset.iptc.FileInfoPSDService
Is this the MKS identifier? Hmm...
IIPTCParser - interface com.flexstor.flexdbserver.services.asset.iptc.IIPTCParser.
 
IPTCParser - class com.flexstor.flexdbserver.services.asset.iptc.IPTCParser.
 
IPTCParser() - Constructor for class com.flexstor.flexdbserver.services.asset.iptc.IPTCParser
Creates new IPTCParser
importData - Variable in class com.flexstor.flexdbserver.services.asset.iptc.FileInfoPSDService
The import data object.
initData(ActionData) - Method in class com.flexstor.flexdbserver.services.asset.iptc.FileInfoPSDService
Data initialization method called at the beginning of the service.
isIntel() - Method in class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
 
isNextString(String) - Method in class com.flexstor.flexdbserver.services.asset.iptc.EPSParser
 
isTagExcluded(int) - Method in class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
 
isTagIncluded(int) - Method in class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
 

L

loadTagDirectory() - Method in class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
 

N

nBitsPerChannel - Variable in class com.flexstor.flexdbserver.services.asset.iptc.PSDParser
The number of bits per channel.
nChannels - Variable in class com.flexstor.flexdbserver.services.asset.iptc.PSDParser
The number of channels in the image, including any alpha channels.
nColorMode - Variable in class com.flexstor.flexdbserver.services.asset.iptc.PSDParser
The color mode of the file.
nColorModeDataLength - Variable in class com.flexstor.flexdbserver.services.asset.iptc.PSDParser
The length of the color data.
nColumns - Variable in class com.flexstor.flexdbserver.services.asset.iptc.PSDParser
The width of the image in pixels.
nImageResourcesLength - Variable in class com.flexstor.flexdbserver.services.asset.iptc.PSDParser
nImageResourcesLength is the total length of all Image Resource Blocks.
nRows - Variable in class com.flexstor.flexdbserver.services.asset.iptc.PSDParser
The height of the image in pixels.
nSavedPointer - Variable in class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
 

O

openFile(FlexXFile) - Method in class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
 

P

PSDParser - class com.flexstor.flexdbserver.services.asset.iptc.PSDParser.
The PSDParser is used to parse header information for an Adobe Photoshop Document (PSD File).
PSDParser(FlexXFile) - Constructor for class com.flexstor.flexdbserver.services.asset.iptc.PSDParser
Creates new PSDParser from the File parameter passed in.
parseEfsHeader() - Method in class com.flexstor.flexdbserver.services.asset.iptc.EPSParser
 
parseFile() - Method in class com.flexstor.flexdbserver.services.asset.iptc.EPSParser
 
parseFile() - Method in interface com.flexstor.flexdbserver.services.asset.iptc.IIPTCParser
 
parseFile() - Method in class com.flexstor.flexdbserver.services.asset.iptc.PSDParser
Parse a PSD (Photoshop) file.
parseFile() - Method in class com.flexstor.flexdbserver.services.asset.iptc.TIFFParser
 
parseIPTCdata(byte[]) - Method in class com.flexstor.flexdbserver.services.asset.iptc.IPTCParser
 
parseImageResourceBlocks() - Method in class com.flexstor.flexdbserver.services.asset.iptc.PSDParser
This method parses the entire Image Resource Section byte array into separate Image Resource Blocks and places them in the hIRBhashtable.
parseIptcTags(int) - Method in class com.flexstor.flexdbserver.services.asset.iptc.EPSParser
 
parseResourceBlock() - Method in class com.flexstor.flexdbserver.services.asset.iptc.EPSParser
 
parseStrToInt(String) - Method in class com.flexstor.flexdbserver.services.asset.iptc.EPSParser
 
parseStrToInt(String, int) - Method in class com.flexstor.flexdbserver.services.asset.iptc.EPSParser
 
parseTag(byte[]) - Method in class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
 
printTagData(byte[]) - Method in class com.flexstor.flexdbserver.services.asset.iptc.EPSParser
Debug code
printTagData(byte[]) - Method in class com.flexstor.flexdbserver.services.asset.iptc.TIFFParser
Debug code
printTagData(byte[]) - Method in class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
Debug code
processAsset(DisguiseAssetRecordData) - Method in class com.flexstor.flexdbserver.services.asset.iptc.FileInfoPSDService
Cycle through the IPTC info already found and retrieved from a file and attach it to the Asset
processIFD(long) - Method in class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
 
processTags(int) - Method in class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
 
putInCRs(String) - Method in class com.flexstor.flexdbserver.services.asset.iptc.EPSParser
 

R

readBytes(int) - Method in class com.flexstor.flexdbserver.services.asset.iptc.EPSParser
 
readBytes(int) - Method in class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
 
refDisguiseExtend - Variable in class com.flexstor.flexdbserver.services.asset.iptc.FileInfoPSDService
The disguise extend data contains the field labels, etc., for the disguise.
refFile - Variable in class com.flexstor.flexdbserver.services.asset.iptc.EPSParser
 
refXFile - Variable in class com.flexstor.flexdbserver.services.asset.iptc.TIFFParser
 
refXRandomFile - Variable in class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
 
removeExcludeTagId(int) - Method in class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
 
removeIncludeTagId(int) - Method in class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
 
restorePointer(long) - Method in class com.flexstor.flexdbserver.services.asset.iptc.EPSParser
 
restorePointer(long) - Method in class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
 

S

sSignature - Variable in class com.flexstor.flexdbserver.services.asset.iptc.PSDParser
The "signature" of a PSD file is always equal to "8BPS" The format of a Photoshop file is described in a document titled "Photoshop File Formats.pdf" and is available on the Adobe site.
sThisService - Variable in class com.flexstor.flexdbserver.services.asset.iptc.FileInfoPSDService
A string for holding the service name (set during initData)
savePointer() - Method in class com.flexstor.flexdbserver.services.asset.iptc.EPSParser
 
savePointer() - Method in class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
 
setExcludeTagIdTable(Hashtable) - Method in class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
The Tad Id exclude table can contain the id of those tags that will NOT be parsed
setIncludeTagIdTable(Hashtable) - Method in class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
The Tad Id include table can contain the id of those tags that will NOT be parsed
setServiceContext(ServiceContext) - Method in class com.flexstor.flexdbserver.services.asset.iptc.FileInfoPSDService
Calls before the service is initialized (before initData is called) to pass information about the environment in which the service is running.
skipBytes(int) - Method in class com.flexstor.flexdbserver.services.asset.iptc.EPSParser
 
successful - Variable in class com.flexstor.flexdbserver.services.asset.iptc.FileInfoPSDService
The final result; whether we were successful.

T

TIFFParser - class com.flexstor.flexdbserver.services.asset.iptc.TIFFParser.
 
TIFFParser(FlexXFile) - Constructor for class com.flexstor.flexdbserver.services.asset.iptc.TIFFParser
 
TiffFile - class com.flexstor.flexdbserver.services.asset.iptc.TiffFile.
 
TiffFile(String) - Constructor for class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
 
TiffFile(FlexXFile) - Constructor for class com.flexstor.flexdbserver.services.asset.iptc.TiffFile
 

A B C D E F G H I L N O P R S T