public class SourceHandlerAdaptor extends Object implements SourceHandler
| Constructor and Description |
|---|
SourceHandlerAdaptor() |
| Modifier and Type | Method and Description |
|---|---|
protected SourceHandlerContext |
getContext(SourceHandlerContext ctx) |
void |
handleEnd(SourceHandlerContext ctx,
SourceScope scope) |
void |
handleLine(SourceHandlerContext ctx,
String line) |
void |
handleStart(SourceHandlerContext ctx,
SourceScope scope) |
protected SourceHandlerContext getContext(SourceHandlerContext ctx)
public void handleLine(SourceHandlerContext ctx, String line)
handleLine in interface SourceHandlerpublic void handleEnd(SourceHandlerContext ctx, SourceScope scope)
handleEnd in interface SourceHandlerpublic void handleStart(SourceHandlerContext ctx, SourceScope scope)
handleStart in interface SourceHandlerCopyright © 2022 Unidal Organization. All rights reserved.