Package org.apache.cxf.pmd

Class Summary
UnsafeStringConstructorRule Look for new String(byte[]) or new String(byte[], start, end) and complain.
 



Apache CXF