Interface | Description |
---|---|
ToolchainsReader |
Handles deserialization of toolchains from some kind of textual format like XML.
|
Class | Description |
---|---|
DefaultToolchainsReader |
Handles deserialization of toolchains from the default textual format.
|
Exception | Description |
---|---|
ToolchainsParseException |
Signals a failure to parse the toolchains due to invalid syntax (e.g. non-wellformed XML or unknown elements).
|
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.