java.lang.Object
com.foursoft.harness.navext.runtime.io.write.XMLWriter<VecContent>
com.foursoft.harness.vec.v113.VecWriter
a default implementation for a vec 113 writer
-
Constructor Summary
ConstructorsConstructorDescriptioncreate a default VecWriter with a default validation events loggerValidationEventLoggercreate a default VecWriter with a custom validation events logger -
Method Summary
Methods inherited from class com.foursoft.harness.navext.runtime.io.write.XMLWriter
configureMarshaller, write, write, writeToString, writeToString
-
Constructor Details
-
VecWriter
public VecWriter()create a default VecWriter with a default validation events loggerValidationEventLogger -
VecWriter
create a default VecWriter with a custom validation events logger- Parameters:
validationEventConsumer- a custom validation events consumer
-