org.jbpm.xml
Interface Entity

All Known Implementing Classes:
UrlEntity

public interface Entity

used by Parser to implement EntityResolver for entity resolving. See also 'entity resolving'.

Author:
Tom Baeyens

Method Summary
 org.xml.sax.InputSource getInputSource()
           
 

Method Detail

getInputSource

org.xml.sax.InputSource getInputSource()