public class STStreamXRefSection extends STXRefSection
| Modifier and Type | Field and Description |
|---|---|
static COSName |
CN_Type_XRef |
static COSName |
DK_Index |
static COSName |
DK_Type |
static COSName |
DK_W |
DK_XRefStm| Constructor and Description |
|---|
STStreamXRefSection(STDocument doc) |
STStreamXRefSection(STDocument doc,
long offset,
COSStream stream) |
| Modifier and Type | Method and Description |
|---|---|
COSDictionary |
cosGetDict()
The "trailer" dictionary associated with the XRef section.
|
COSObject |
cosGetObject() |
COSStream |
cosGetStream() |
STXRefSection |
createSuccessor() |
AbstractXRefWriter |
getWriter(COSWriter cosWriter) |
void |
setIndex(COSArray index) |
addEntry, contains, entryIterator, getDoc, getEntry, getID, getIncrementalCount, getMaxObjectNumber, getOffset, getPrevious, getPreviousOffset, getSize, getStart, getXRefSubsection, load, subsectionIteratorpublic static final COSName DK_Type
public static final COSName CN_Type_XRef
public static final COSName DK_Index
public static final COSName DK_W
public STStreamXRefSection(STDocument doc)
public STStreamXRefSection(STDocument doc, long offset, COSStream stream)
public COSDictionary cosGetDict()
STXRefSectioncosGetDict in class STXRefSectionpublic COSObject cosGetObject()
cosGetObject in class STXRefSectionpublic COSStream cosGetStream()
public STXRefSection createSuccessor()
createSuccessor in class STXRefSectionpublic AbstractXRefWriter getWriter(COSWriter cosWriter)
getWriter in class STXRefSectionpublic void setIndex(COSArray index)
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.