@Deprecated public class XmpMMSchema extends XmpSchema
| Modifier and Type | Field and Description | 
|---|---|
static String |  
           DEFAULT_XPATH_ID 
             Deprecated.  
              
            
              default namespace identifier 
               |  
          
static String |  
           DEFAULT_XPATH_URI 
             Deprecated.  
              
            
              default namespace uri 
               |  
          
static String |  
           DERIVEDFROM 
             Deprecated.  
              
            
              A reference to the original document from which this one is derived. 
               |  
          
static String |  
           DOCUMENTID 
             Deprecated.  
              
            
              The common identifier for all versions and renditions of a document. 
               |  
          
static String |  
           HISTORY 
             Deprecated.  
              
            
              An ordered array of high-level user actions that resulted in this resource. 
               |  
          
static String |  
           MANAGEDFROM 
             Deprecated.  
              
            
              A reference to the document as it was prior to becoming managed. 
               |  
          
static String |  
           MANAGER 
             Deprecated.  
              
            
              The name of the asset management system that manages this resource. 
               |  
          
static String |  
           MANAGERVARIANT 
             Deprecated.  
              
            
              Specifies a particular variant of the asset management system. 
               |  
          
static String |  
           MANAGETO 
             Deprecated.  
              
            
              A URI identifying the managed resource to the asset management system; the presence of this property is the formal indication that this resource is managed. 
               |  
          
static String |  
           MANAGEUI 
             Deprecated.  
              
            
              A URI that can be used to access information about the managed resource through a web browser. 
               |  
          
static String |  
           RENDITIONCLASS 
             Deprecated.  
              
            
              The rendition class name for this resource. 
               |  
          
static String |  
           RENDITIONPARAMS 
             Deprecated.  
              
            
              Can be used to provide additional rendition parameters that are too complex or verbose to encode in xmpMM: RenditionClass. 
               |  
          
static String |  
           VERSIONID 
             Deprecated.  
              
            
              The document version identifier for this resource. 
               |  
          
static String |  
           VERSIONS 
             Deprecated.  
              
            
              The version history associated with this resource. 
               |  
          
defaults| Constructor and Description | 
|---|
XmpMMSchema() 
             Deprecated.  
                |  
          
addProperty, escape, getXmlns, process, setProperty, setProperty, setProperty, toStringgetProperty, getProperty, list, list, load, load, loadFromXML, propertyNames, save, store, store, storeToXML, storeToXML, stringPropertyNamesclear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keys, keySet, merge, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, valuespublic static final String DEFAULT_XPATH_ID
public static final String DEFAULT_XPATH_URI
public static final String DERIVEDFROM
public static final String DOCUMENTID
public static final String HISTORY
public static final String MANAGEDFROM
public static final String MANAGER
public static final String MANAGETO
public static final String MANAGEUI
public static final String MANAGERVARIANT
public static final String RENDITIONCLASS
public static final String RENDITIONPARAMS
public static final String VERSIONID
public static final String VERSIONS
Copyright © 1998–2019. All rights reserved.