On Fri, Dec 19, 2008 at 5:11 PM, Tobias Demuth <[email protected]> wrote:
> Ok,
> sounds like "Does not work currently" ;( ... So I will skip this feature and
> move on until Digester supports XInclude (which I didn't know but it is
> exactly what I want to have).
>
<snip/>

I've floated the idea:

    http://markmail.org/message/lbfgtrgtlvmutgjj

Lets see. If all goes well, could be supported soon (in weeks, rather
than years :-).


> You said, XInclude was introduced in Java5 - can you tell me where to find
> information about that?
>
<snap/>

At the core of digester's parsing capabilities is the
javax.xml.parsers.SAXParserFactory class. Now compare and constrast:

  
http://java.sun.com/j2se/1.4.2/docs/api/javax/xml/parsers/SAXParserFactory.html

with:

  
http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/parsers/SAXParserFactory.html

-Rahul


> thanks
> Tobias
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to