Home
last modified time | relevance | path

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

/aoo41x/main/scripting/examples/java/Newsgroup/
H A DOfficeAttachment.java91 int lastSep = attachmentName.lastIndexOf( "/" ); in OfficeAttachment() local
92 attachmentName = attachmentName.substring( lastSep + 1, attachmentName.length() ); in OfficeAttachment()

Completed in 5 milliseconds