Class WebChangeJournalObjectEntriesImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void clear()
      Remove all WebChangeJournalObjectEntry objects in this collection.
      WebChangeJournalObjectEntry get​(int index)
      Returns the WebChangeJournalObjectEntry in this collection according to the index (0-based).
      void handle​(SAXSupport parser, java.lang.String localName, AttributesXt attrs)  
      int size()
      Returns the size of this collection.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait