package org.gege.caldavsyncadapter.caldav.xml.sax; public class Response { public String href = ""; public PropStat propstat; }