Uses of Interface
com.smallx.xml.infoset.ItemSource

Packages that use ItemSource
com.smallx.xml.infoset.util   
 

Uses of ItemSource in com.smallx.xml.infoset.util
 

Classes in com.smallx.xml.infoset.util that implement ItemSource
 class DocumentSource
           
 class EmptySource
           
 class ItemQueue
           
 

Methods in com.smallx.xml.infoset.util with parameters of type ItemSource
static Document DocumentDestination.toDocument(ItemSource source)