org.jbpm.jpdl.par
Interface ConfigurableParser

All Superinterfaces:
ProcessArchiveParser, java.io.Serializable
All Known Implementing Classes:
FileFilter

public interface ConfigurableParser
extends ProcessArchiveParser


Method Summary
 void configure(org.w3c.dom.Element parserElement)
           
 
Methods inherited from interface org.jbpm.jpdl.par.ProcessArchiveParser
readFromArchive
 

Method Detail

configure

void configure(org.w3c.dom.Element parserElement)


Version : jbpm-3.1.1