Class Filter
java.lang.Object
org.apache.jackrabbit.webdav.observation.Filter
- All Implemented Interfaces:
XmlSerializable
Filter...-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Filter
-
Filter
-
-
Method Details
-
getName
-
getNamespace
-
getValue
-
isMatchingFilter
-
toXml
Description copied from interface:XmlSerializableReturns the xml representation of the implementing object asElement. The givenDocumentis used as factory and represents theowner documentof the returned DOM element.- Specified by:
toXmlin interfaceXmlSerializable- Parameters:
document- to be used as factory.- Returns:
- a w3c element representing this object
-