org.jbpm.pvm.internal.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()


Copyright © 2010 JBoss Community. All Rights Reserved.