Package com.nt.udc.oi.node.xml
Class XMLOISimpleFormatter
java.lang.Object
com.nt.udc.ndk.node.OIFileFormatter
com.nt.udc.oi.node.xml.XMLOIFormatter
com.nt.udc.oi.node.xml.XMLOISimpleFormatter
This class is responsible for properly formatting the output
files of the XML OI node. This formatter uses the string
form of every record it gets.
- Since:
- JDK1.2.2
-
Field Summary
Fields inherited from class com.nt.udc.ndk.node.OIFileFormatter
emptyFile, errMesg, logger, writer -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected final StringgetRecordString(DCFieldContainer record) Methods inherited from class com.nt.udc.oi.node.xml.XMLOIFormatter
fileClosing, fileOpening, writeToFileMethods inherited from class com.nt.udc.ndk.node.OIFileFormatter
getFileWriter, getFtpPusher, isHealthy, putToFile, readyToCycle, setFtpPusher, shutdown
-
Constructor Details
-
XMLOISimpleFormatter
-
-
Method Details
-
getRecordString
- Specified by:
getRecordStringin classXMLOIFormatter
-