org.apache.tika.metadata
Interface CreativeCommons

All Known Implementing Classes:
Metadata, XMPMetadata

public interface CreativeCommons

A collection of Creative Commons properties names.

See Also:
creativecommons.org

Field Summary
static String LICENSE_LOCATION
           
static String LICENSE_URL
           
static String WORK_TYPE
           
 

Field Detail

LICENSE_URL

static final String LICENSE_URL
See Also:
Constant Field Values

LICENSE_LOCATION

static final String LICENSE_LOCATION
See Also:
Constant Field Values

WORK_TYPE

static final String WORK_TYPE
See Also:
Constant Field Values


Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.