Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

org.apache.commons.lang.StringEscapeUtils

447980Oct 25 2005
I think i know the answer to this but I better ask anyway. I wrote my own class that does the same things as org.apache.commons.lang.StringEscapeUtils. I would much rather use the ones from apache, but when I
import org.apache.commons.lang.StringEscapeUtils;

it isn't found, is there anything I can do to use this class with jdeveloper 10.1.2

Thanks
troy
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 22 2005
Added on Oct 25 2005
0 comments
272 views