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, deepClone
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toString
public 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()
Resettable
reset
in interface Resettable
public ToString toString(ToString s)
Dumpable
toString
in interface Dumpable
toString
in class DumpableObject
Copyright © 2014 EsprIT-Systems. All Rights Reserved.