Type | Property and Description |
---|---|
Property |
build
Constructs a property and returns it.
|
Constructor and Description |
---|
ExifInfo() |
Modifier and Type | Method and Description |
---|---|
Property |
buildProperty()
Constructs a property and returns it.
|
protected void |
setExifVersion(String version)
Converts the raw 4-byte array into a version string and
stores it.
|
protected void |
setMakerNote(byte[] note)
Sets the maker note.
|
protected void |
setManufacturer(String file)
Sets the manufacturer of the equipment that produced the file.
|
protected void |
setModel(String file)
Sets the model of the equipment that produced the file.
|
protected void |
setRelatedImageFile(String file)
Sets the related image file name.
|
protected void |
setTimeCreated(String time)
Sets the creation time as an ASCII string.
|
protected void |
setUserComment(String comment)
Sets the user comment.
|
public Property buildProperty
public Property buildProperty()
protected void setExifVersion(String version)
protected void setRelatedImageFile(String file)
protected void setTimeCreated(String time)
protected void setManufacturer(String file)
protected void setModel(String file)
protected void setMakerNote(byte[] note)
protected void setUserComment(String comment)
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.