|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface ConfigurationHandle
Something returned by an ArooaParser
as the result of parsing an ArooaConfiguration.
It can be envisaged as something that provides just a
grasp of the results of the parse.
| Method Summary | |
|---|---|
ArooaContext |
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. |
| Method Detail |
|---|
void save()
throws ArooaParseException
ArooaParseExceptionArooaContext getDocumentContext()
ArooaContext that corresponds to
the document element or it's equivalent.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||