| Package | Description | 
|---|---|
| org.apache.torque.generator.source.stream | 
      This package contains the handling of stream-based sources, 
      such as file sources. | 
| Modifier and Type | Method and Description | 
|---|---|
| Fileset | FileSourceProvider. getSourceFileset()Returns the fileset which determines the source files to read. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FileSourceProvider. setSourceFileset(Fileset sourceFileset)Sets the fileset which determines the source files to read. | 
| Constructor and Description | 
|---|
| FileSourceProvider(StreamSourceFormat sourceFormat,
                  Fileset sourceFileset,
                  Boolean combineFiles)Constructor. | 
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.