Class Features
java.lang.Object
org.bedework.webdav.servlet.shared.serverInfo.Features
Class to represent server info
- Author:
- Mike Douglass douglm
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddFeature(Feature val) voidsetFeatures(List<Feature> val) voidtoXml(org.bedework.util.xml.XmlEmit xml)
-
Constructor Details
-
Features
public Features()
-
-
Method Details
-
setFeatures
-
getFeatures
-
toXml
public void toXml(org.bedework.util.xml.XmlEmit xml) - Parameters:
xml- emitter
-