Class PlatformAnalyticsStatisticsTableSettingResponseHandler

  • All Implemented Interfaces:
    org.xml.sax.ContentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandler

    public class PlatformAnalyticsStatisticsTableSettingResponseHandler
    extends AbstractHandler
    • Constructor Detail

      • PlatformAnalyticsStatisticsTableSettingResponseHandler

        public PlatformAnalyticsStatisticsTableSettingResponseHandler()
    • Method Detail

      • doEndElement

        protected void doEndElement​(java.lang.String uri,
                                    java.lang.String local,
                                    java.lang.String qName)
                             throws org.xml.sax.SAXException
        Description copied from class: AbstractHandler
        Override this method insted of endElement to process end element event. This way you will not have problems with depth counter while subclassing your event handlers.
        Specified by:
        doEndElement in class AbstractHandler
        Throws:
        org.xml.sax.SAXException - Any SAX exception, possibly wrapping another exception
      • isMobileStatsOn

        public boolean isMobileStatsOn()
      • isLogManipulations

        public boolean isLogManipulations()
      • isCollectLocation

        public boolean isCollectLocation()
      • isStatsCollectionOn

        public boolean isStatsCollectionOn()