Uses of Class
org.xquark.bridge.Mapping

Packages that use Mapping
org.xquark.bridge   
 

Uses of Mapping in org.xquark.bridge
 

Methods in org.xquark.bridge that return Mapping
 Mapping XQBridge.getMapping(org.xml.sax.InputSource source)
          Deprecated. Prefer the string methods because they do not create a problem for resolving relative URIs in mapping file schemaLocation attribute.
 Mapping XQBridge.getMapping(org.xml.sax.InputSource source, boolean reload)
          Deprecated. Prefer the string methods because they do not create a problem for resolving relative URIs in mapping file schemaLocation attribute.
 Mapping XQBridge.getMapping(java.lang.String fileURI)
          Creates a mapping object containing the processed version of the specified mapping file.
 Mapping XQBridge.getMapping(java.lang.String fileURI, boolean reload)
          Creates a mapping object containing the processed version of the specified mapping file.
 Mapping Mapper.getMapping()
          Returns the mapping used by this object
 



Copyright © 2004 Université de Versailles Saint-Quentin, XQuark Group. All rights reserved.