Package | Description |
---|---|
ball.activation |
Provides
DataSource (and other
javax.activation ) implementation classes. |
ball.text |
Provides implementation classes for handling text.
|
Modifier and Type | Class and Description |
---|---|
class |
ByteArrayDataSource
|
class |
FilterDataSource
Abstract
DataSource base class that wraps another
DataSource . |
class |
JAXBDataSource
ReaderWriterDataSource implementation to provide
Marshaller marshalling and Unmarshaller unmarshalling
services. |
class |
ReaderWriterDataSource
DataSource implementation that provides a
BufferedReader wrapping the DataSource
InputStream and a PrintWriter wrapping the
DataSource OutputStream . |
class |
TempFileDataSource
|
class |
ThrowableDataSource
|
Modifier and Type | Class and Description |
---|---|
class |
TextTable
Text-based
JTable implementation. |
Copyright © 2015–2020 Allen D. Ball. All rights reserved.