Package com.smallx.xml.infoset

Interface Summary
Attribute This interface represents an attribute on an element.
Characters  
Child This interface represents a infoset item in an XML document.
Comment This interface represents an XML comment.
Data This interface represents a node with data.
DestinationSource  
Document This interface represents an XML document.
DocumentEnd This interface represents the end of a document.
DocumentLoader This interface repesents a processor that is able to load document instances from a URI.
Element This interface represents an XML element.
ElementEnd This interface represents an end of a element.
Infoset This interface represents an implementation context.
Item This interface represents a infoset item in an XML document.
ItemConstructor  
ItemDestination  
ItemSource  
Location  
Named This interface represents something that is named.
Namespace  
NamespaceDataProxy  
NameTable This interface represents a construction facility for names.
Parent This interface represents a node that is a parent.
Prefixed  
ProcessingInstruction This interface represents a processing instruction.
SourceLocation  
Text  
TypeDefinition Representes a type definition from a schema implementation.
Validity  
 

Class Summary
InfosetFactory  
Name This class represents an XML name.
NamespaceDataProxy.DefaultDataProxy  
NamespaceScope This class represents a namespace scope.
XMLException.Error A data structure that encapsulates an error.
 

Exception Summary
NamespaceScope.NotDeclared An exception throw when a prefix is not declared.
XMLException This exception encapsulates XML runtime errors.