Uses of Interface
org.gxml.xs.SmNodeType

Packages that use SmNodeType
org.gxml.xs   
 

Uses of SmNodeType in org.gxml.xs
 

Subinterfaces of SmNodeType in org.gxml.xs
 interface SmAttribute<A,S>
          An attribute declaration, which may be global or local to some complex type.
 interface SmAttributeNodeType<A,S>
           
 interface SmCommentNodeType<A,S>
           
 interface SmDataComponent<A,S>
           
 interface SmDocumentNodeType<A,S>
           
 interface SmElement<A,S>
          The SmElement interface models an element declaration, which could be global within the schema or local to some other element.
 interface SmElementNodeType<A,S>
           
 interface SmNamespaceNodeType<A,S>
           
 interface SmProcessingInstructionNodeType<A,S>
           
 interface SmTextNodeType<A,S>
           
 



Copyright © 2009 TIBCO Software Inc. All Rights Reserved.