public class ParseTracker extends TransferableObject implements Resettable
| Constructor and Description |
|---|
ParseTracker() |
| Modifier and Type | Method and Description |
|---|---|
long |
calculateReadBytes() |
int |
getHandlerCount() |
int |
getLineNumber() |
org.xml.sax.Locator |
getLocator() |
void |
incrementHandlerCount() |
void |
reset()
This method is called by the ResetButton on it's registered target.
|
void |
setLocator(org.xml.sax.Locator locator) |
ToString |
toString(ToString s)
This method allows subclasses to add values to the existing ToString of the superclass.
|
clone, deepCloneconfigureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toStringpublic int getLineNumber()
public long calculateReadBytes()
public void incrementHandlerCount()
public int getHandlerCount()
public void setLocator(org.xml.sax.Locator locator)
public org.xml.sax.Locator getLocator()
public void reset()
Resettablereset in interface Resettablepublic ToString toString(ToString s)
DumpabletoString in interface DumpabletoString in class DumpableObjectCopyright © 2014 EsprIT-Systems. All Rights Reserved.