Chapter 7. Strings and String Processing


[Page 305]

OBJECTIVES

After studying this chapter, you will

  • Be more familiar with Java Strings.

  • Know how to solve problems that involve manipulating strings.

  • Be able to use loops in designing string-processing algorithms.

OUTLINE

7.1

Introduction

7.2

String Basics

7.3

Finding Things within a String

7.4

Example: Keyword Search

7.5

From the Java Library: StringBuffer

7.6

Retrieving Parts of Strings

7.7

Example: Processing Names and Passwords

7.8

Processing Each Character in a String

7.9

Comparing Strings

7.10

From the Java Library: java.util.StringTokenizer

7.11

Handling Text in a Graphics Context (Optional)

 

Chapter Summary

 

Solutions to Self-Study Exercises

 

Exercises





Java, Java, Java(c) Object-Orienting Problem Solving
Java, Java, Java, Object-Oriented Problem Solving (3rd Edition)
ISBN: 0131474340
EAN: 2147483647
Year: 2005
Pages: 275

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net