|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.mitre.jsip.HeaderParser
| Constructor Summary | |
HeaderParser(java.lang.String headbuf)
HeaderParser |
|
| Method Summary | |
java.lang.String |
getLine()
Returns the position where the header ends, the body begins, and the length of the body of the header. |
boolean |
hasMoreLines()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HeaderParser(java.lang.String headbuf)
| Method Detail |
public boolean hasMoreLines()
public java.lang.String getLine()
buf -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||