Uses of Interface
org.gxml.xs.SmParticle

Packages that use SmParticle
org.gxml.xs   
 

Uses of SmParticle in org.gxml.xs
 

Subinterfaces of SmParticle in org.gxml.xs
 interface SmElementUse<A,S>
           
 interface SmModelGroupUse<A,S>
           
 interface SmWildcardUse<A,S>
           
 

Methods in org.gxml.xs that return types with arguments of type SmParticle
 java.util.List<SmParticle<A,S>> SmModelGroup.getParticles()
          Returns the {particles} property of this model group.
 

Methods in org.gxml.xs with parameters of type SmParticle
 void SmParserHandler.error(SmParticle<A,S> particle, SmException exception)
           
 



Copyright © 2009 TIBCO Software Inc. All Rights Reserved.