About Question enthuware.ocpjp.v7.2.1627 :

All the posts and topics that contain only an error report will be moved here after the error is corrected. This is to ensure that when users view a question in ETS Viewer, the "Discuss" button will not indicate the presence of a discussion that adds no value to the question.

Moderators: Site Manager, fjwalraven

Post Reply
sinapse
Posts: 27
Joined: Sat Aug 31, 2013 5:38 pm
Contact:

About Question enthuware.ocpjp.v7.2.1627 :

Post by sinapse »

"It has three constructors - StringTokenizer(): Default delimiters, delimiters not returned as tokens StringTokenizer(String str, String delim): custom delimiters, delimiters not returned as tokens. StringTokenizer(String str, String delim, boolean returnDelims): custom delimiters, delimiters returned as tokens if returnDelims is true."

And after you create a StringTokenizer with:

StringTokenizer st = new StringTokenizer("this is a test");

sinapse
Posts: 27
Joined: Sat Aug 31, 2013 5:38 pm
Contact:

Re: About Question enthuware.ocpjp.v7.2.1627 :

Post by sinapse »

StringTokenizer(String str)
Constructs a string tokenizer for the specified string.

admin
Site Admin
Posts: 10388
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: About Question enthuware.ocpjp.v7.2.1627 :

Post by admin »

You are right. This has now been fixed.

thank you for your feedback!
Paul.

Post Reply

Who is online

Users browsing this forum: No registered users and 11 guests