Class PropertyName

java.lang.Object
org.apache.webdav.lib.util.QName
org.apache.webdav.lib.PropertyName

public class PropertyName extends QName
This class models a DAV property name.
Version:
$Revision: 1.4 $
  • Constructor Details

    • PropertyName

      public PropertyName(String namespaceURI, String localName)