Thank  for your answer Chavan,
What does this means exactly, does it "download" the documents relative to
the URL ? Let's suppose the URL points to a text file or image, does this
code download these documents instead of having them in folder ?

Rad

2009/6/25 Chavan, Girish <[email protected]>

> Here it is:
>
> XMLInputSource in = new XMLInputSource(collectionReaderDescURL);
> ResourceSpecifier specifier =
> UIMAFramework.getXMLParser().parseResourceSpecifier(in);
> CollectionReader collectionReader =
> UIMAFramework.produceCollectionReader(specifier);
>
> ~g
> -----Original Message-----
> From: Radwen ANIBA [mailto:[email protected]]
> Sent: Thursday, June 25, 2009 4:24 PM
> To: [email protected]
> Subject: Re: Collection Reader
>
> yes ?
>
> 2009/6/25 Chavan, Girish <[email protected]>
>
> > Do you mean the CollectionReader descriptor file being a URL?
> > ~g
> >
> > -----Original Message-----
> > From: Radwen ANIBA [mailto:[email protected]]
> > Sent: Thursday, June 25, 2009 4:13 PM
> > To: uima-user
> > Subject: Collection Reader
> >
> > Hello everyone,
> >
> > A simple question :
> >
> > Could Collection reader be an URL ?
> >
> > If yes how to configure it ?
> >
> > Radwen
> >
>

Reply via email to