Class Features
- java.lang.Object
-
- org.bedework.webdav.servlet.shared.serverInfo.Features
-
public class Features extends Object
Class to represent server info- Author:
- Mike Douglass douglm
-
-
Constructor Summary
Constructors Constructor Description Features()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddFeature(Feature val)List<Feature>getFeatures()voidsetFeatures(List<Feature> val)voidtoXml(org.bedework.util.xml.XmlEmit xml)
-