|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.io.Reader com.liferay.portal.kernel.io.unsync.UnsyncStringReader com.liferay.util.xml.XMLSafeReader
public class XMLSafeReader
Field Summary |
---|
Fields inherited from class com.liferay.portal.kernel.io.unsync.UnsyncStringReader |
---|
index, markIndex, string, stringLength |
Fields inherited from class java.io.Reader |
---|
lock |
Constructor Summary | |
---|---|
XMLSafeReader(String xml)
|
Method Summary |
---|
Methods inherited from class com.liferay.portal.kernel.io.unsync.UnsyncStringReader |
---|
close, mark, markSupported, read, read, read, read, ready, reset, skip |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XMLSafeReader(String xml)
|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |