|
|||||||||
| Home >> All >> com >> flexstor >> flexdbserver >> services >> asset >> [ iptc overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.flexstor.flexdbserver.services.asset.iptc
Class TIFFParser

java.lang.Objectcom.flexstor.flexdbserver.services.asset.iptc.IPTCParser
com.flexstor.flexdbserver.services.asset.iptc.TIFFParser
- All Implemented Interfaces:
- IIPTCParser
- public class TIFFParser
- extends IPTCParser
- implements IIPTCParser
- extends IPTCParser
| Field Summary | |
(package private) com.flexstor.common.io.xfile.FlexXFile |
refXFile
|
| Fields inherited from class com.flexstor.flexdbserver.services.asset.iptc.IPTCParser |
hDataSets |
| Constructor Summary | |
TIFFParser(com.flexstor.common.io.xfile.FlexXFile refXFile)
|
|
| Method Summary | |
void |
debugPrintHash()
|
java.lang.String |
getDatasetValue(java.lang.String sDatasetID)
Obtain the value for the specified Dataset number. |
boolean |
parseFile()
|
protected void |
printTagData(byte[] anTagData)
Debug code |
| Methods inherited from class com.flexstor.flexdbserver.services.asset.iptc.IPTCParser |
BGPDebug, BGPError, hexBytesToInt, parseIPTCdata |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
refXFile
com.flexstor.common.io.xfile.FlexXFile refXFile
| Constructor Detail |
TIFFParser
public TIFFParser(com.flexstor.common.io.xfile.FlexXFile refXFile)
| Method Detail |
parseFile
public boolean parseFile()
- Specified by:
parseFilein interfaceIIPTCParser
getDatasetValue
public java.lang.String getDatasetValue(java.lang.String sDatasetID)
- Obtain the value for the specified Dataset number.
- Specified by:
getDatasetValuein interfaceIIPTCParser
printTagData
protected void printTagData(byte[] anTagData)
- Debug code
debugPrintHash
public void debugPrintHash()
|
|||||||||
| Home >> All >> com >> flexstor >> flexdbserver >> services >> asset >> [ iptc overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC