JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.apache.commons.imaging.formats.jpeg.iptc
IptcType
Contents
Description
Method Summary
Method Details
getName()
getType()
toString()
Hide sidebar
Show sidebar
Interface IptcType
All Known Implementing Classes:
IptcTypes
public interface
IptcType
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getName
()
int
getType
()
String
toString
()
Method Details
getName
String
getName
()
getType
int
getType
()
toString
String
toString
()
Overrides:
toString
in class
Object