public static class XNElement.XRepresentationRecord
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
charOffset
The offset.
|
XNElement |
element
The current element.
|
XNElement.XRepresentationState |
state
The state.
|
| Constructor and Description |
|---|
XRepresentationRecord(XNElement.XRepresentationState state,
XNElement element,
int charOffset)
Create the record.
|
public final int charOffset
public final XNElement element
public final XNElement.XRepresentationState state
public XRepresentationRecord(XNElement.XRepresentationState state, XNElement element, int charOffset)
state - the stateelement - the elementcharOffset - the offset