Modifier and Type | Method and Description |
---|---|
XmpNodeView |
XmpProperties.get_Item(String xmpKey)
Gets the
XmpNodeView with the specified XMP key. |
static XmpNodeView[] |
SearchFacade.scanXmp(InputStream stream,
Pattern pattern)
Scans the XMP metadata.
|
static XmpNodeView[] |
SearchFacade.scanXmp(InputStream stream,
String propertyOrPhrase)
Scans the XMP metadata.
|
static XmpNodeView[] |
SearchFacade.scanXmp(InputStream stream,
String propertyOrPhrase,
int searchCondition)
Scans the XMP metadata.
|
static XmpNodeView[] |
SearchFacade.scanXmp(String path,
Pattern pattern)
Scans the XMP metadata.
|
static XmpNodeView[] |
SearchFacade.scanXmp(String path,
String propertyOrPhrase)
Scans the XMP metadata.
|
static XmpNodeView[] |
SearchFacade.scanXmp(String path,
String propertyOrPhrase,
int searchCondition)
Scans the XMP metadata.
|
Copyright © 2018. All rights reserved.