Uses of Interface
org.gxml.xdm.Application

Packages that use Application
org.gxml.sa   
org.gxml.u Provides the core API for gXML-U 
org.gxml.xdm   
 

Uses of Application in org.gxml.sa
 

Subinterfaces of Application in org.gxml.sa
 interface GxApplication<I,U,N extends I,A extends I,S,T,X>
           
 

Uses of Application in org.gxml.u
 

Subinterfaces of Application in org.gxml.u
 interface GuApplication<N>
          The application acts as the factory for processing contexts.
 

Uses of Application in org.gxml.xdm
 

Methods in org.gxml.xdm that return Application
 Application<N,S,Q> ProcessingContext.getApplication()
          Returns the application that owns this processing context.
 



Copyright © 2009 TIBCO Software Inc. All Rights Reserved.