160161162163164165166
public BaseEntry getEntry() { /* * this wrapps the entry again. BufferableEntry creates a new instance * for the dynamic element like links. */ return new BufferableEntry(this.entry.getEntry()); }