-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected long |
count |
-
Fields inherited from class java.io.FilterWriter
out
-
Fields inherited from class java.io.Writer
lock
-
Method Summary
Methods
Modifier and Type |
Method and Description |
long |
getCount() |
void |
setCount(long count) |
void |
write(java.lang.String string) |
-
Methods inherited from class java.io.FilterWriter
close, write, write, write
-
Methods inherited from class java.io.Writer
append, append, append, write
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
count
protected long count
-
Method Detail
-
getCount
public long getCount()
Copyright 2000-2005 Apache Software Foundation.