[ 
https://issues.apache.org/jira/browse/TIKA-625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jukka Zitting resolved TIKA-625.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0

The new metadata handler classes are now in.

> Easier XML parser extensibility
> -------------------------------
>
>                 Key: TIKA-625
>                 URL: https://issues.apache.org/jira/browse/TIKA-625
>             Project: Tika
>          Issue Type: Improvement
>          Components: parser
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>            Priority: Minor
>             Fix For: 1.0
>
>
> The DcXMLParser class uses our streaming XPath mechanism to locate Dublin 
> Core elements from a stream of SAX events. While powerful, that mechanism is 
> a bit cumbersome to use for simple use cases where you'd just want to map the 
> contents of a specific XML element or attribute into a metadata field. To 
> make this simpler (and to remove the XPath processing overhead), I'd like to 
> add new Attribute- and ElementMetadataHandler utility classes that focus on 
> this specific use case.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to