raw string literals in java

C # uses the @ character to denounce a raw String Literal ( a string without any escape characters)how does java impliment raw string literals? is there a special character too that i can use or some special syntax?
[229 byte] By [mariziona] at [2007-10-2 4:59:34]
# 1
> is there a special character too that i can use or some> special syntax?nope
jfbrierea at 2007-7-16 1:03:37 > top of Java-index,Java Essentials,Java Programming...