Package | Description |
---|---|
org.apache.chemistry.opencmis.tools.mapper | |
org.apache.chemistry.opencmis.tools.parser |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPropertyMapper |
class |
PropertyMapperExif |
class |
PropertyMapperTika |
Modifier and Type | Method and Description |
---|---|
PropertyMapper |
Configurator.getPropertyMapper(String contentType) |
Modifier and Type | Field and Description |
---|---|
protected PropertyMapper |
AbstractMetadataParser.mapper |
Modifier and Type | Method and Description |
---|---|
PropertyMapper |
MetadataParser.getMapper()
get the associated property mapper for this CMIS type
|
PropertyMapper |
AbstractMetadataParser.getMapper() |
Modifier and Type | Method and Description |
---|---|
void |
MetadataParser.initialize(PropertyMapper mapper,
String contentType)
Initialize a parser with a given property mapper and a content type
|
void |
AbstractMetadataParser.initialize(PropertyMapper mapper,
String contentType) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.