| Package | Description |
|---|---|
| org.oddjob.arooa.parsing |
Classes concerning the parsing a configurations.
|
| Modifier and Type | Method and Description |
|---|---|
CutAndPasteSupport.ReplaceResult<ArooaContext> |
CutAndPasteSupport.replace(ArooaContext childContext,
ArooaConfiguration config)
Replace the childContext with the given configuration.
|
CutAndPasteSupport.ReplaceResult<ArooaContext> |
CutAndPasteSupport.replace(ArooaContext childContext,
ArooaConfiguration config)
Replace the childContext with the given configuration.
|
static <P extends ParseContext<P>> |
CutAndPasteSupport.replace(P parentContext,
P childContext,
ArooaConfiguration config)
Replaces a child context with the contents of the configuration.
|
static <P extends ParseContext<P>> |
CutAndPasteSupport.replace(P parentContext,
P childContext,
ArooaConfiguration config)
Replaces a child context with the contents of the configuration.
|
Copyright © 2023. All rights reserved.