Home
last modified time | relevance | path

Searched refs:newsgroupEnd (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/scripting/examples/java/Newsgroup/
H A DSubscribedNewsgroups.java215 int newsgroupEnd = inString.indexOf(":"); in findNewsgroups() local
216 newsgroup = inString.substring( 0, newsgroupEnd ); in findNewsgroups()

Completed in 22 milliseconds