Hi, Both org.apache.commons.httpclient.URIException and import org.apache.commons.httpclient.util.URIUtil are used by the URLFileName class. And yes, VFS has a dependency on the Commons HttpClient library. Was this your question?
Regards, Robert On 12/29/05, ?? <[EMAIL PROTECTED]> wrote: > > > any body use vfs? > > I meet a question? > > in org.apache.commons.vfs.provider.URLFileName ; > > import org.apache.commons.httpclient.URIException; ???????why? > import org.apache.commons.httpclient.util.URIUtil > ; ???????why? > import org.apache.commons.vfs.FileName; > import org.apache.commons.vfs.FileSystemException; > import org.apache.commons.vfs.FileType; > > > > > if the class like this.it's depended on Commons Httpclient. > > > Is there any question here? > > > > ******************************************************************************************************************************** > The information in this email is confidential and may be legally > privileged. If you have received this email in error or are > not the intended recipient, please immediately notify the sender and > delete this message from your computer. Any use, distribution, > or copying of this email other than by the intended recipient is strictly > prohibited. All messages sent to and from us may be > monitored to ensure compliance with internal policies and to protect our > business. > Emails are not secure and cannot be guaranteed to be error free as they > can be intercepted, amended, lost or destroyed, > or contain viruses. Anyone who communicates with us by email is taken to > accept these risks. > > 收发邮件者请注意: > 本邮件含保密信息,若误收本邮件,请务必通知发送人并直接删去,不得使用、传播或复制本邮件。 > 进出邮件均受到本公司合规监控。邮件可能发生被截留、被修改、丢失、被破坏或包含计算机病毒等不安全情况。 > > ******************************************************************************************************************************** > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
