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