Class DavProp


  • public class DavProp
    extends Object
    A PROPFIND prop class.
    • Constructor Detail

      • DavProp

        public DavProp()
    • Method Detail

      • getNodes

        public List<Element> getNodes()
        Get the the prop element from a propstat response.
        Returns:
        the property element
      • setNodes

        public void setNodes​(List<Element> nodes)
        Set the property elements.
        Parameters:
        nodes - the child nodes