Would it be possible to convert the private variables type propertyNames to protected instead of private variables? I am trying to extend Propfind so that I can have more than one namespace and namespaceinfo and am having trouble overriding the generateQuery method because these two variables are private. Is there a better way to do this? many thanks Don Smith
- Re: private variables in org.apache.webdav.methods.PropFind... Don Smith
- Re: private variables in org.apache.webdav.methods.Pro... Remy Maucherat
- Re: private variables in org.apache.webdav.methods.Pro... Don Smith
- Re: private variables in org.apache.webdav.methods.Pro... Remy Maucherat
- Re: private variables in org.apache.webdav.methods.Pro... Don Smith
- Re: private variables in org.apache.webdav.methods.Pro... Don Smith
- Re: private variables in org.apache.webdav.methods.Pro... Remy Maucherat
