Uses of Interface
org.apache.lucene.gdata.gom.GOMExtension

Packages that use GOMExtension
org.apache.lucene.gdata.gom   
org.apache.lucene.gdata.gom.core   
org.apache.lucene.gdata.gom.core.extension   
 

Uses of GOMExtension in org.apache.lucene.gdata.gom
 

Methods in org.apache.lucene.gdata.gom that return types with arguments of type GOMExtension
 List<GOMExtension> GOMExtensible.getExtensions()
           
 

Uses of GOMExtension in org.apache.lucene.gdata.gom.core
 

Fields in org.apache.lucene.gdata.gom.core with type parameters of type GOMExtension
protected  List<GOMExtension> GOMEntryImpl.extensions
           
 

Methods in org.apache.lucene.gdata.gom.core that return types with arguments of type GOMExtension
 List<GOMExtension> GOMEntryImpl.getExtensions()
           
 

Uses of GOMExtension in org.apache.lucene.gdata.gom.core.extension
 

Methods in org.apache.lucene.gdata.gom.core.extension that return GOMExtension
 GOMExtension GOMExtensionFactory.canHandleExtensionElement(javax.xml.namespace.QName name)
           
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.