public interface ConfigurationHandle<P extends ParseContext<P>>
ArooaParser
as the result of parsing an ArooaConfiguration.| Modifier and Type | Method and Description |
|---|---|
P |
getDocumentContext()
Get the
ArooaContext that corresponds to
the document element or it's equivalent. |
void |
save()
Save the parsed configuration tree back into
the underlying configuration.
|
void save() throws ArooaParseException
ArooaParseExceptionP getDocumentContext()
ArooaContext that corresponds to
the document element or it's equivalent.Copyright © 2023. All rights reserved.