<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MindsMapped | Andre Russel | Activity</title>
	<link>https://www.mindsmapped.com/members/andre-russel/activity/</link>
	<atom:link href="https://www.mindsmapped.com/members/andre-russel/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Andre Russel.</description>
	<lastBuildDate>Sun, 05 Apr 2026 19:19:51 -0400</lastBuildDate>
	<generator>https://buddypress.org/?v=11.3.1</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">81ef790d7271761bc610dd95b88c210e</guid>
				<title>Andre Russel replied to the topic Escape Sequences in Java in the forum Java J2EE Programming</title>
				<link>https://www.mindsmapped.com/topic/escape-sequences-in-java/#post-13435</link>
				<pubDate>Wed, 15 Aug 2018 19:26:44 -0400</pubDate>

									<content:encoded><![CDATA[<p>Escape Sequences are used to signal an alternative interpretation of a series of characters. Some of the escape sequence are listed below:<br />
b	Backspace<br />
t	Horizontal tab<br />
n	Line feed<br />
f	Form feed<br />
r	Carriage return<br />
&#8221; 	Double quote<br />
&#8216;	Single quote<br />
\	Backslash<br />
uxxxx	Unicode character</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>