com.liferay.portal.kernel.xml
Interface SAXReader


public interface SAXReader

View Source

Author:
Brian Wing Shun Chan

Method Summary
 Document read(java.io.Reader reader)
           
 

Method Detail

read

Document read(java.io.Reader reader)
              throws DocumentException
Throws:
DocumentException