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

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

Uses of Validity in com.smallx.xml.infoset
 

Subinterfaces of Validity 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 Validity in com.smallx.xml.infoset.memory
 

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