org.apache.batik.dom.util
protected class DocumentDescriptor.Entry extends CleanerThread.WeakReferenceCleared
Field Summary | |
---|---|
int | hash
The hash code |
int | locationColumn
The column number. |
int | locationLine
The line number. |
DocumentDescriptor.Entry | next
The next entry |
Constructor Summary | |
---|---|
Entry(int hash, Element element, int locationLine, int locationColumn, DocumentDescriptor.Entry next)
Creates a new entry |
Method Summary | |
---|---|
void | cleared() |