public class StructuredTextWriter extends Object
Constructor and Description |
---|
StructuredTextWriter() |
Modifier and Type | Method and Description |
---|---|
String |
write(StructuredTextRecord record)
Return a string representing the StructuredTextRecord instance in structured text format.
|
public String write(StructuredTextRecord record)
record
- StructuredTextRecord instanceCopyright © 2000–2024 Packwood Software. All rights reserved.