Package | Description |
---|---|
scriptella.text |
Classes for formatting and parsing text.
|
Modifier and Type | Method and Description |
---|---|
static PropertyFormatInfo |
PropertyFormatInfo.createEmpty()
Creates an empty format without columns.
|
PropertyFormatInfo |
PropertyFormatter.getFormatInfo() |
static PropertyFormatInfo |
PropertyFormatInfo.parse(ConnectionParameters params,
java.lang.String prefix) |
static PropertyFormatInfo |
PropertyFormatInfo.parse(TypedPropertiesSource properties,
java.lang.String prefix)
Creates a
PropertyFormatInfo from specified properties. |
Constructor and Description |
---|
PropertyFormatter(PropertyFormatInfo formatInfo) |
Copyright © Copyright 2006-2019 The Scriptella Project Team.