Save This Page
Home » openjdk-7 » javax » imageio » metadata » [javadoc | source]
javax.imageio.metadata
class: IIOStandardMetadataFormat [javadoc | source]
java.lang.Object
   javax.imageio.metadata.IIOMetadataFormatImpl
      javax.imageio.metadata.IIOStandardMetadataFormat

All Implemented Interfaces:
    IIOMetadataFormat

Fields inherited from javax.imageio.metadata.IIOMetadataFormatImpl:
standardMetadataFormatName
Constructor:
 public IIOStandardMetadataFormat() 
Method from javax.imageio.metadata.IIOStandardMetadataFormat Summary:
canNodeAppear
Methods from javax.imageio.metadata.IIOMetadataFormatImpl:
addAttribute,   addAttribute,   addAttribute,   addAttribute,   addBooleanAttribute,   addChildElement,   addElement,   addElement,   addObjectValue,   addObjectValue,   addObjectValue,   addObjectValue,   canNodeAppear,   getAttributeDataType,   getAttributeDefaultValue,   getAttributeDescription,   getAttributeEnumerations,   getAttributeListMaxLength,   getAttributeListMinLength,   getAttributeMaxValue,   getAttributeMinValue,   getAttributeNames,   getAttributeValueType,   getChildNames,   getChildPolicy,   getElementDescription,   getElementMaxChildren,   getElementMinChildren,   getObjectArrayMaxLength,   getObjectArrayMinLength,   getObjectClass,   getObjectDefaultValue,   getObjectEnumerations,   getObjectMaxValue,   getObjectMinValue,   getObjectValueType,   getResourceBaseName,   getRootName,   getStandardFormatInstance,   isAttributeRequired,   removeAttribute,   removeElement,   removeObjectValue,   setResourceBaseName
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from javax.imageio.metadata.IIOStandardMetadataFormat Detail:
 public boolean canNodeAppear(String elementName,
    ImageTypeSpecifier imageType)