package org.gege.caldavsyncadapter.caldav.xml.sax; public class PropStat { public Prop prop; public String status = ""; }