public class ExifTagFinder extends Object
| Constructor and Description |
|---|
ExifTagFinder() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getTagCodeAsString(String tagName)
Get the tag code (hex string) from the tag name
|
static String |
getTagName(Long tagCode)
Lookup the tag name from the tag code
|
Copyright © 2016. All rights reserved.