Uses of Class
org.apache.lucene.DocumentBuilder.DocumentBuilderException

Packages that use DocumentBuilder.DocumentBuilderException
org.apache.lucene   
 

Uses of DocumentBuilder.DocumentBuilderException in org.apache.lucene
 

Methods in org.apache.lucene that throw DocumentBuilder.DocumentBuilderException
 org.apache.lucene.document.Document DocumentBuilder.build(org.apache.lucene.document.Document doc)
          Adds to the given document whatever Fields the implementation needs to add.
 



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