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

/openjdk7/jdk/src/share/classes/javax/imageio/metadata/
H A DIIOMetadataFormat.java138 * A constant returned by <code>getAttributeValueType</code> and
145 * A constant returned by <code>getAttributeValueType</code> and
163 * <code>getAttributeValueType</code>or
176 * <code>getAttributeValueType</code>or
183 * A constant returned by <code>getAttributeValueType</code> and
192 * A constant returned by <code>getAttributeValueType</code> and
201 * A constant returned by <code>getAttributeValueType</code> and
214 * A constant returned by <code>getAttributeValueType</code> and
227 * A constant returned by <code>getAttributeValueType</code> and
432 int getAttributeValueType(Strin method in interface:IIOMetadataFormat
[all...]
H A DIIOMetadataFormatImpl.java1050 public int getAttributeValueType(String elementName, String attrName) { method in class:IIOMetadataFormatImpl

Completed in 48 milliseconds