Example usage for com.liferay.portal.kernel.io.unsync UnsyncStringReader subclass-usage

List of usage examples for com.liferay.portal.kernel.io.unsync UnsyncStringReader subclass-usage

Introduction

In this page you can find the example usage for com.liferay.portal.kernel.io.unsync UnsyncStringReader subclass-usage.

Usage

From source file com.liferay.util.xml.XMLSafeReader.java

/**
 * @author Brian Wing Shun Chan
 */
public class XMLSafeReader extends UnsyncStringReader {

    public XMLSafeReader(String xml) {