Package net.sf.yavtags.util

Class Summary
CharUtils  
HTMLUtils  
Log Wrapper for org.apache.commons.logging.Log, avoid silently commons-logging dependence.
LogFactory Wrapper for org.apache.commons.logging.LogFactory, avoid silently commons-logging dependence.
MemoryServletInputStream ServletInputStream from a byte[]
Misc Utility class
MultipartRequest  
RequestDecorator Decorator to encapsule both ServletRequest and MultipartRequest classes.
ReusableHttpServletRequest Wrap an HttpServletRequest in order to allow call method getInputStream() more than once.
Streams Implementation of commmons-fileupload Streams.copy method to avoid library dependence.