Uses of Interface
org.gxml.xdm.ProcessingContext

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

Uses of ProcessingContext in org.gxml.sa
 

Subinterfaces of ProcessingContext in org.gxml.sa
 interface GxProcessingContext<I,U,N extends I,A extends I,S,T,X>
          A processing context parameterized by atom(s) and type(s).
 

Uses of ProcessingContext in org.gxml.u
 

Subinterfaces of ProcessingContext in org.gxml.u
 interface GuProcessingContext<N>
          The processing context is a factory for new XML documents and adapters.
 

Uses of ProcessingContext in org.gxml.xdm
 

Methods in org.gxml.xdm that return ProcessingContext
 ProcessingContext<N,S,Q> Application.newProcessingContext()
          Allocates a new processing context.
 



Copyright © 2009 TIBCO Software Inc. All Rights Reserved.