Class LongUTFDataInputStream

java.lang.Object
java.io.InputStream
java.io.FilterInputStream
java.io.DataInputStream
org.apache.xmlbeans.impl.util.LongUTFDataInputStream
All Implemented Interfaces:
Closeable, DataInput, AutoCloseable

public class LongUTFDataInputStream
extends DataInputStream
This class works around the size limitation of UTF strings (< 64kb) of DataInputStream and needs to be used with LongUTFDataOutputStream