public class ObjectLinker.RecInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
SaxParser.Record<ObjectLinker.CTXInfo,ObjectLinker.RecInfo> |
back
a reference to parent record or a record in another pool
|
SaxParser.Record<ObjectLinker.CTXInfo,ObjectLinker.RecInfo> |
next
a reference to a record in another pool
|
java.lang.String |
uniqueID
must be unique.
|
| Constructor and Description |
|---|
RecInfo() |
public SaxParser.Record<ObjectLinker.CTXInfo,ObjectLinker.RecInfo> back
public SaxParser.Record<ObjectLinker.CTXInfo,ObjectLinker.RecInfo> next
public java.lang.String uniqueID