@Internal public final class CachedPropertyNode extends PropertyNode<CachedPropertyNode>
PropertyNode.EndComparator, PropertyNode.StartComparator| Modifier and Type | Field and Description |
|---|---|
protected java.lang.ref.SoftReference<java.lang.Object> |
_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, hashCode, limitsAreEqual, setEnd, setStartpublic CachedPropertyNode(int start,
int end,
SprmBuffer buf)
protected void fillCache(java.lang.Object ref)
protected java.lang.Object getCacheContents()
public SprmBuffer getSprmBuf()
Copyright 2014 The Apache Software Foundation or its licensors, as applicable.