Great, thanks for the feedback. Will try it tomorrow.
On Thursday, July 24, 2014 7:22:35 PM UTC-4, Stan wrote:
>
>
> On 07/24/2014 02:45 PM, Adrian O'Sullivan wrote:
> > I'm really struggling to understand how to parse XML in Clojure.
> >
> > Here's my xml:
> >
> >
> >
> > java.comple
On 07/24/2014 02:45 PM, Adrian O'Sullivan wrote:
I'm really struggling to understand how to parse XML in Clojure.
Here's my xml:
java.complexity.HelloWorld.notcomplex()
2
1
0
java.complexity.HelloWorld.complex(int)
4
2
0
... etc
I can do
I'm really struggling to understand how to parse XML in Clojure.
Here's my xml:
java.complexity.HelloWorld.notcomplex()
2
1
0
java.complexity.HelloWorld.complex(int)
4
2
0
... etc
I can do (xml-seq (xml/parse .. )) on this, or