org.apache.catalina.servlets

Class DefaultServlet.Range

protected class DefaultServlet.Range extends Object

Field Summary
longend
longlength
longstart
Method Summary
voidrecycle()
booleanvalidate()
Validate range.

Field Detail

end

public long end

length

public long length

start

public long start

Method Detail

recycle

public void recycle()

validate

public boolean validate()
Validate range.
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.