java - Unicode Filtering Problems -


i have small problem in java. using apache poi text doc, pdf , docx files. however, getting weird symbols , signs can't seem filtered. somehow cant unicode of symbols.

web  g

how can use filter strings, have usuall symbols (/", still can use german letters: "üäö"?


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

What is the difference between data design and data model(ERD) -

ios - Can NSManagedObject conform to NSCoding -