• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: When is a newline not a newline?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: When is a newline not a newline?


  • Subject: Re: When is a newline not a newline?
  • From: email@hidden
  • Date: Fri, 10 Oct 2003 11:55:45 +0100

Hi Jonathan

'\r' is '\u000A' in Java

Cheers,
-- Denis.

On Thursday, October 9, 2003, at 08:56 pm, email@hidden wrote:

[demime could not interpret encoding binary - treating as plain text]
I have some code that is supposed to take newlines out of a string. It is
supposed to replace an actual newline (Java "\n", right?) with the
escaped newline (Java string literal "\\n" to get an actual '\n' in the
string, not a newline). This is for use with javascript, if you're wondering.
<snip>
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >When is a newline not a newline? (From: email@hidden)

  • Prev by Date: Rép : WebObjects and Panther - strange behavio r of Apple server!
  • Next by Date: Re: Help Please: Problem with Insert in Chapter 10 of Web Applications Tutorial
  • Previous by thread: When is a newline not a newline?
  • Next by thread: NSNotificationCenter's removeOmniscientObserver(Object observer)
  • Index(es):
    • Date
    • Thread