org.griphyn.cPlanner.provenance.pasoa.producer |
|
Java Source File Name | Type | Comment |
InMemory.java | Class | An implementation of the XMLProducer interface backed by a StringBuffer.
It does not check for any wellformedness of the XML. |
XMLProducerFactory.java | Class | The factory for instantiating an XMLProducer. |
XMLProducerFactoryException.java | Class | Class to notify of failures while instantiating XMLProducer implementations. |