org.apache.poi.hwpf.model
public final class CachedPropertyNode extends PropertyNode
Modifier and Type | Field and Description |
---|---|
protected java.lang.ref.SoftReference |
_propCache |
_buf
Constructor and Description |
---|
CachedPropertyNode(int start,
int end,
SprmBuffer buf) |
Modifier and Type | Method and Description |
---|---|
protected void |
fillCache(java.lang.Object ref) |
protected java.lang.Object |
getCacheContents() |
SprmBuffer |
getSprmBuf() |
adjustForDelete, clone, compareTo, equals, getEnd, getStart, limitsAreEqual, setEnd, setStart
public CachedPropertyNode(int start, int end, SprmBuffer buf)
protected void fillCache(java.lang.Object ref)
protected java.lang.Object getCacheContents()
public SprmBuffer getSprmBuf()
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.