|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsync4j.exchange.util.SourceUtils
Constructor Summary | |
SourceUtils()
|
Method Summary | |
static java.lang.String |
handleLineDelimiting(java.lang.String content)
This method is used to replace the String "=\r\n" with the String "\r\n ": This replace is necessary because the are devices that doesn't sent the correct line delimiting for long line. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SourceUtils()
Method Detail |
public static java.lang.String handleLineDelimiting(java.lang.String content)
content
- the input content
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |