com.drew.metadata

Class SampleUsage


public class SampleUsage
extends java.lang.Object

Constructor Summary

SampleUsage(String fileName)
Constructor which executes multiple sample usages, each of which return the same output.

Method Summary

static void
main(String[] args)
Executes the sample usage program.

Constructor Details

SampleUsage

public SampleUsage(String fileName)
Constructor which executes multiple sample usages, each of which return the same output. This class showcases multiple usages of this metadata class library.
Parameters:
fileName - path to a jpeg file upon which to operate

Method Details

main

public static void main(String[] args)
Executes the sample usage program.
Parameters:
args - command line parameters

Copyright © 2006 Drew Noakes. All Rights Reserved.