org.exolab.castor.dsml.jndi
Class JNDIProducer

java.lang.Object
  extended by org.exolab.castor.dsml.Producer
      extended by org.exolab.castor.dsml.jndi.JNDIProducer

public class JNDIProducer
extends Producer

Version:
$Revision: 8145 $ $Date: 2005-08-05 13:58:36 -0600 (Fri, 05 Aug 2005) $
Author:
Assaf Arkin

Field Summary
 
Fields inherited from class org.exolab.castor.dsml.Producer
_docHandler
 
Constructor Summary
JNDIProducer(DocumentHandler docHandler, boolean namespace)
           
 
Method Summary
 void produce(NamingEnumeration<SearchResult> results)
           
 void produce(SearchResult result)
           
 void produce(String name, Attributes attrs)
           
 
Methods inherited from class org.exolab.castor.dsml.Producer
endDocument, enterDirectory, enterSchema, leaveDirectory, leaveSchema, prefix, produce, produce, startDocument
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JNDIProducer

public JNDIProducer(DocumentHandler docHandler,
                    boolean namespace)
Method Detail

produce

public void produce(String name,
                    Attributes attrs)
             throws SAXException,
                    NamingException
Throws:
SAXException
NamingException

produce

public void produce(SearchResult result)
             throws SAXException
Throws:
SAXException

produce

public void produce(NamingEnumeration<SearchResult> results)
             throws ImportExportException,
                    SAXException
Throws:
ImportExportException
SAXException


Copyright © 2013. All Rights Reserved.