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

Packages that use Prefixed
com.smallx.xml.infoset   
com.smallx.xml.infoset.memory   
 

Uses of Prefixed in com.smallx.xml.infoset
 

Subinterfaces of Prefixed in com.smallx.xml.infoset
 interface Attribute
          This interface represents an attribute on an element.
 interface Element
          This interface represents an XML element.
 

Uses of Prefixed in com.smallx.xml.infoset.memory
 

Classes in com.smallx.xml.infoset.memory that implement Prefixed
 class MemoryAttribute
           
 class MemoryElement