Class WebSyncSearchFolderParser


  • public class WebSyncSearchFolderParser
    extends java.lang.Object
    • Method Detail

      • clearDependents

        protected boolean clearDependents()
      • postProcessOi

        protected void postProcessOi​(com.microstrategy.web.objects.WebObjectInfoImpl obj,
                                     SAXSupport parser,
                                     AttributesXt attrs)
                              throws org.xml.sax.SAXException
        Throws:
        org.xml.sax.SAXException
      • loadOiAttrs

        protected void loadOiAttrs​(AttributesXt attrs)
                            throws SAXSupportException
        Populates object members from the oi attributes
        Parameters:
        oiAttrs - oi attributes
        Throws:
        SAXSupportException - if there are some problems in the input XML
      • handleOiBody

        protected void handleOiBody​(SAXSupport parser,
                                    java.lang.String local,
                                    org.xml.sax.Attributes attrs)
                             throws org.xml.sax.SAXException
        Throws:
        org.xml.sax.SAXException
      • handleOiEnd

        protected void handleOiEnd​(SAXSupport parser,
                                   java.lang.String local,
                                   java.lang.String buf)