Package net.sf.jplist.core

Contains the core classes for JPList.

See:
          Description

Interface Summary
IElement Interface that all JPList types must implement.
 

Class Summary
ArrayElement Implements the ArrayElement object.
DataElement Implement the DataElement.
DictionaryElement Implements a DictionaryElement.
Document Implements the Document object for JPList.
NameValuePair Simple POJO to hold a name-value pair.
StringElement Implements a StringElement object.
 

Exception Summary
JPListException Exception class specific to JPLists.
 

Package net.sf.jplist.core Description

Contains the core classes for JPList.