Searched defs:readAtom (Results 1 - 1 of 1) sorted by relevance

/javamail/mail/src/main/java/com/sun/mail/iap/
H A DResponse.java164 tag = readAtom(); // read the TAG, index positioned beyond tag
170 String s = readAtom(); // updates index
230 public String readAtom() { method in class:Response

Completed in 896 milliseconds