public class TiffSingleNode extends TiffNode
| Constructor and Description |
|---|
TiffSingleNode(String context,
String value) |
TiffSingleNode(String context,
String value,
int nifd) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContext() |
String |
getValue() |
contextMatch, getChild, getChild, getChildren, getChildren, getChildren, getLocation, getParent, hasChild, hasChild, setLocation, setParent, toStringpublic String value
public String getContext()
getContext in interface TiffNodeInterfacegetContext in class TiffNodepublic String getValue()
getValue in interface TiffNodeInterfacegetValue in class TiffNodeCopyright © 2016–2020. All rights reserved.