| Package | Description |
|---|---|
| org.unidal.maven.plugin.source.lines.handler | |
| org.unidal.maven.plugin.source.pipeline | |
| org.unidal.maven.plugin.source.upgrade.handler |
| Modifier and Type | Method and Description |
|---|---|
void |
LineCounter.handleEnd(SourceHandlerContext ctx,
SourceScope scope) |
void |
LineCounter.handleLine(SourceHandlerContext ctx,
String line) |
void |
LineCounter.handleStart(SourceHandlerContext ctx,
SourceScope scope) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSourceHandlerContext |
| Modifier and Type | Method and Description |
|---|---|
protected SourceHandlerContext |
SourceHandlerAdaptor.getContext(SourceHandlerContext ctx) |
protected SourceHandlerContext |
DefaultSourcePipeline.getContext(SourceHandlerContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected SourceHandlerContext |
SourceHandlerAdaptor.getContext(SourceHandlerContext ctx) |
protected SourceHandlerContext |
DefaultSourcePipeline.getContext(SourceHandlerContext ctx) |
void |
SourceHandlerAdaptor.handleEnd(SourceHandlerContext ctx,
SourceScope scope) |
void |
SourceHandler.handleEnd(SourceHandlerContext ctx,
SourceScope scope) |
void |
SourceHandlerAdaptor.handleLine(SourceHandlerContext ctx,
String line) |
void |
SourceHandler.handleLine(SourceHandlerContext ctx,
String line) |
void |
PipelineDriver.handleProject(DefaultSource source,
SourceHandlerContext ctx,
org.apache.maven.project.MavenProject project) |
void |
SourceHandlerAdaptor.handleStart(SourceHandlerContext ctx,
SourceScope scope) |
void |
SourceHandler.handleStart(SourceHandlerContext ctx,
SourceScope scope) |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentTestCaseClassHandler.handleEnd(SourceHandlerContext ctx,
SourceScope scope) |
void |
ClassFileSink.handleEnd(SourceHandlerContext ctx,
SourceScope scope) |
void |
ContainerHolderClassHandler.handleEnd(SourceHandlerContext ctx,
SourceScope scope) |
void |
NamedAnnotationHandler.handleLine(SourceHandlerContext ctx,
String line) |
void |
InjectAnnotationHandler.handleLine(SourceHandlerContext ctx,
String line) |
void |
ComponentTestCaseClassHandler.handleLine(SourceHandlerContext ctx,
String line) |
void |
InitializableInterfaceHandler.handleLine(SourceHandlerContext ctx,
String line) |
void |
ClassFileSink.handleLine(SourceHandlerContext ctx,
String line) |
void |
ContainerHolderClassHandler.handleLine(SourceHandlerContext ctx,
String line) |
void |
ClassFileSink.handleStart(SourceHandlerContext ctx,
SourceScope scope) |
Copyright © 2022 Unidal Organization. All rights reserved.