com.liferay.portal.xml
Class SAXReaderImpl

java.lang.Object
  extended by com.liferay.portal.xml.SAXReaderImpl
All Implemented Interfaces:
com.liferay.portal.kernel.xml.SAXReader

public class SAXReaderImpl
extends java.lang.Object
implements com.liferay.portal.kernel.xml.SAXReader

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
SAXReaderImpl()
           
 
Method Summary
 com.liferay.portal.kernel.xml.Document read(java.io.Reader reader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SAXReaderImpl

public SAXReaderImpl()
Method Detail

read

public com.liferay.portal.kernel.xml.Document read(java.io.Reader reader)
                                            throws com.liferay.portal.kernel.xml.DocumentException
Specified by:
read in interface com.liferay.portal.kernel.xml.SAXReader
Throws:
com.liferay.portal.kernel.xml.DocumentException