public class STTrailerXRefSection extends STXRefSection
DK_XRefStm| Constructor and Description |
|---|
STTrailerXRefSection(STDocument doc) |
STTrailerXRefSection(STDocument doc,
long offset) |
| Modifier and Type | Method and Description |
|---|---|
COSDictionary |
cosGetDict()
The "trailer" dictionary associated with the XRef section.
|
COSObject |
cosGetObject() |
void |
cosSetDict(COSDictionary pTrailerDict) |
STXRefSection |
createSuccessor() |
AbstractXRefWriter |
getWriter(COSWriter cosWriter) |
STStreamXRefSection |
getXRefStream() |
COSObject |
load(int objectNumber,
ISystemSecurityHandler securityHandler) |
void |
setXRefStream(STStreamXRefSection xRefStream) |
addEntry, contains, entryIterator, getDoc, getEntry, getID, getIncrementalCount, getMaxObjectNumber, getOffset, getPrevious, getPreviousOffset, getSize, getStart, getXRefSubsection, subsectionIteratorpublic STTrailerXRefSection(STDocument doc)
public STTrailerXRefSection(STDocument doc, long offset)
public COSDictionary cosGetDict()
STXRefSectioncosGetDict in class STXRefSectionpublic COSObject cosGetObject()
cosGetObject in class STXRefSectionpublic void cosSetDict(COSDictionary pTrailerDict)
public STXRefSection createSuccessor()
createSuccessor in class STXRefSectionpublic AbstractXRefWriter getWriter(COSWriter cosWriter)
getWriter in class STXRefSectionpublic STStreamXRefSection getXRefStream()
public COSObject load(int objectNumber, ISystemSecurityHandler securityHandler) throws IOException, COSLoadException
load in class STXRefSectionIOExceptionCOSLoadExceptionpublic void setXRefStream(STStreamXRefSection xRefStream)
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.