Uses of Interface
org.gxml.xs.SmElementNodeType

Packages that use SmElementNodeType
org.gxml.xs   
 

Uses of SmElementNodeType in org.gxml.xs
 

Subinterfaces of SmElementNodeType in org.gxml.xs
 interface SmElement<A,S>
          The SmElement interface models an element declaration, which could be global within the schema or local to some other element.
 

Methods in org.gxml.xs that return SmElementNodeType
 SmElementNodeType<A,S> SmCache.elementWild(SmSequenceType<A,S> type, boolean nillable)
           
 

Methods in org.gxml.xs with parameters of type SmElementNodeType
 void SmSequenceTypeVisitor.visit(SmElementNodeType<A,S> elementNodeType)
           
 



Copyright © 2009 TIBCO Software Inc. All Rights Reserved.