|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IXDLSSerializableCollection
Represents required functionality for serialization by XDLSReader/Writer. Used for collections/lists implementation
| Method Summary | |
|---|---|
IDocumentSerializable |
addNewItem(IXDLSContentReader reader)
Collection must creates and adds new empty item. |
int |
getCount()
Gets the count. |
java.lang.String |
getTagItemNameEx()
Gets the name of the tag item. |
| Method Detail |
|---|
IDocumentSerializable addNewItem(IXDLSContentReader reader)
reader - IXDLSContentReader
java.lang.String getTagItemNameEx()
int getCount()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||