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, toString
public 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 TagInfo
ImageWriteException
public java.lang.String getValue(TiffField entry) throws ImageReadException
getValue
in class TagInfo
entry
- the TIFF field whose value to returnImageReadException
- thrown by subclasses"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"