Package org.jumpmind.symmetric.transport
Class TransportUtils
java.lang.Object
org.jumpmind.symmetric.transport.TransportUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconvertNodeToProperties(Node node, Map<String, String> prop) static NodeconvertPropertiesToNode(Map<String, String> prop) static Stringstatic BufferedReadertoReader(InputStream is) static BufferedWritertoWriter(OutputStream os)
-
Constructor Details
-
TransportUtils
public TransportUtils()
-
-
Method Details
-
toReader
-
toWriter
-
toCSV
-
convertPropertiesToNode
- Throws:
IOException
-
convertNodeToProperties
-