public class TagInfoXpString extends TagInfo
dataTypes, directoryType, length, LENGTH_UNKNOWN, name, tag| Constructor and Description |
|---|
TagInfoXpString(java.lang.String name,
int tag,
int length,
TiffDirectoryType directoryType) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
encodeValue(FieldType fieldType,
java.lang.Object value,
java.nio.ByteOrder byteOrder) |
java.lang.String |
getValue(TiffField entry) |
getDescription, isOffset, isText, toStringpublic TagInfoXpString(java.lang.String name,
int tag,
int length,
TiffDirectoryType directoryType)
public byte[] encodeValue(FieldType fieldType, java.lang.Object value, java.nio.ByteOrder byteOrder) throws ImageWriteException
encodeValue in class TagInfoImageWriteExceptionpublic java.lang.String getValue(TiffField entry) throws ImageReadException
getValue in class TagInfoentry - the TIFF field whose value to returnImageReadException - thrown by subclasses"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"