com.spire.doc.documents.xml
Class DocumentSerializableCollection

java.lang.Object
  extended by com.spire.doc.OwnerHolder
      extended by com.spire.doc.collections.CollectionEx
          extended by com.spire.doc.documents.xml.DocumentSerializableCollection
All Implemented Interfaces:
IXDLSSerializableCollection, java.lang.Iterable
Direct Known Subclasses:
ColumnCollection, DocumentObjectCollection, DropDownCollection, ListLevelCollection, ListStyleCollection, StyleCollection, TabCollection

public abstract class DocumentSerializableCollection
extends CollectionEx
implements IXDLSSerializableCollection


Constructor Summary
  DocumentSerializableCollection()
           
protected DocumentSerializableCollection(Document doc, OwnerHolder owner)
          Initializes a new instance of the DocumentSerializableCollection class.
 
Method Summary
 
Methods inherited from class com.spire.doc.collections.CollectionEx
getCount, iterator
 
Methods inherited from class com.spire.doc.OwnerHolder
getDocument
 
Methods inherited from interface com.spire.doc.interfaces.IXDLSSerializableCollection
addNewItem, getCount, getTagItemNameEx
 

Constructor Detail

DocumentSerializableCollection

public DocumentSerializableCollection()

DocumentSerializableCollection

protected DocumentSerializableCollection(Document doc,
                                         OwnerHolder owner)
Initializes a new instance of the DocumentSerializableCollection class.

Parameters:
doc - the document
owner - the owner