com.ximpleware.extended
Class ElementFragmentNsHuge
java.lang.Object
com.ximpleware.extended.ElementFragmentNsHuge
public class ElementFragmentNsHuge
- extends Object
|
Method Summary |
long[] |
getOffsetLen()
Get the long encoding the len and offset of uncompensated element fragment |
long |
getSize()
getSize gets the byte length of ns compensated fragment in its source
encoding format |
void |
writeToFileOutputStream(FileOutputStream ost)
Write ns compensated fragments (bytes in original encoding format) to outputstream |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElementFragmentNsHuge
protected ElementFragmentNsHuge(VTDNavHuge vn1,
long[] l1,
FastIntBuffer fib1,
long len)
- Parameters:
vn1 - l1 - fib1 - len -
getSize
public final long getSize()
- getSize gets the byte length of ns compensated fragment in its source
encoding format
- Returns:
- the byte length of ns compensated fragment in its source encoding format
writeToFileOutputStream
public final void writeToFileOutputStream(FileOutputStream ost)
throws IOException
- Write ns compensated fragments (bytes in original encoding format) to outputstream
- Parameters:
ost -
- Throws:
IOException
getOffsetLen
public final long[] getOffsetLen()
- Get the long encoding the len and offset of uncompensated element fragment
- Returns:
Copyright © 2013. All Rights Reserved.