Uses of Interface
org.gxml.xdm.Model

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

Uses of Model in org.gxml.sa
 

Subinterfaces of Model in org.gxml.sa
 interface GxModel<N,A,S,T>
          Aspect of the data model interface providing read-only access to the XQuery Data Model tree.
 

Uses of Model in org.gxml.u
 

Subinterfaces of Model in org.gxml.u
 interface GuModel<N>
          The model provides the tree API.
 

Uses of Model in org.gxml.xdm
 

Methods in org.gxml.xdm that return Model
 Model<N,S,Q> ProcessingContext.getModel()
          Returns the model for navigating the document model.
 



Copyright © 2009 TIBCO Software Inc. All Rights Reserved.