Searched refs:getAttributeDataType (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/imageio/metadata/
H A DIIOMetadataFormat.java237 * A constant returned by <code>getAttributeDataType</code>
244 * A constant returned by <code>getAttributeDataType</code>
255 * A constant returned by <code>getAttributeDataType</code>
262 * A constant returned by <code>getAttributeDataType</code>
269 * A constant returned by <code>getAttributeDataType</code>
454 int getAttributeDataType(String elementName, String attrName); method in interface:IIOMetadataFormat
523 * dependent on the value of <code>getAttributeDataType</code>.
550 * dependent on the value of <code>getAttributeDataType</code>.
H A DIIOMetadataFormatImpl.java1055 public int getAttributeDataType(String elementName, String attrName) { method in class:IIOMetadataFormatImpl

Completed in 27 milliseconds