12-09-2010 11:08 AM
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE beans PUBLIC '-//SPRING//DTD BEAN//EN' 'http://www.springframework.org/dtd/spring-beans.dtd'>
<beans>
<bean id="extracter.OpenDocument"
class="org.alfresco.repo.content.metadata.OpenDocumentMetadataExtracter"
parent="baseMetadataExtracter" >
<property name="inheritDefaultMapping">
<value>true</value>
</property>
<property name="mappingProperties">
<props>
<prop key="namespace.prefix.p">http://www.mygroup.fr/alfresco/model/document/1.0</prop>
<prop key="test">p:test</prop>
</props>
</property>
</bean>
</beans>
12-09-2010 02:50 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.