org.apache.lucene.gdata.gom.core.extension
Interface GOMExtensionFactory


public interface GOMExtensionFactory

Author:
Simon Willnauer

Method Summary
 GOMExtension canHandleExtensionElement(javax.xml.namespace.QName name)
           
 List<GOMNamespace> getNamespaces()
           
 

Method Detail

getNamespaces

List<GOMNamespace> getNamespaces()

canHandleExtensionElement

GOMExtension canHandleExtensionElement(javax.xml.namespace.QName name)


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