[ http://jira.codehaus.org/browse/JIBX-51?page=history ]

Dennis Sosnoski updated JIBX-51:
--------------------------------

    Environment: 

This is really out of scope for JiBX. I'd suggest you look into using a 
Jaxen-style XPath implementation that works with generic Java objects. The 
Apache Jakarta Commons has JXPath: http://jakarta.apache.org/commons/jxpath/ I 
haven't worked with this myself, but it looks like the type of thing you could 
use. You might also want to look into XML Beans, which does use a form of data 
binding in combination with comprehensive XPath support.

> ability to use JiBX against any xinfoset / xpath-navigable data
> ---------------------------------------------------------------
>
>          Key: JIBX-51
>          URL: http://jira.codehaus.org/browse/JIBX-51
>      Project: JiBX
>         Type: New Feature
>   Components: core
>     Reporter: David Owen

>
>
> I have data in other various text formats, which can all be represented as 
> infosets and are navigable using XPath expressions.  It would be nice to be 
> able to use JiBX to marshall and unmarshall these as well.  Presumably, the 
> object providing the custom XInfoset/XPath navigation would then be 
> responsible for proper encoding, such as for XML.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
jibx-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-devs

Reply via email to