Package | Description |
---|---|
org.apache.torque.generator.source |
This package contains the handling of source files.
|
org.apache.torque.generator.source.skipDecider |
This package contains the definition and implementations of source
filters.
|
Modifier and Type | Method and Description |
---|---|
SkipDecider |
SourceProcessConfiguration.getSkipDecider()
Returns the current SkipDecider.
|
Modifier and Type | Class and Description |
---|---|
class |
StopGenerationDecider
A SkipDecider which always stops the current generation.
|
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.