ccc.api.types
Class FilePropertyNames

java.lang.Object
  extended by ccc.api.types.FilePropertyNames

public final class FilePropertyNames
extends java.lang.Object

A list of possible file property names.

Author:
Civic Computing Ltd.

Field Summary
static java.lang.String CHARSET
          CHARSET : String.
static java.lang.String HEIGHT
          HEIGHT : String.
static java.lang.String WIDTH
          WIDTH : String.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CHARSET

public static final java.lang.String CHARSET
CHARSET : String.

See Also:
Constant Field Values

WIDTH

public static final java.lang.String WIDTH
WIDTH : String.

See Also:
Constant Field Values

HEIGHT

public static final java.lang.String HEIGHT
HEIGHT : String.

See Also:
Constant Field Values


Copyright © 2010. All Rights Reserved.