protected static class DefaultTargetPlatformFactory.Parser extends Object
| Constructor and Description |
|---|
Parser(Platforms platforms,
URL url)
Constructs a Parser.
|
| Modifier and Type | Method and Description |
|---|---|
void |
parse(Properties properties,
Map<String,DefaultTargetPlatformFactory.Implementations> implementations)
Parse properties, adding them to the specified implementations.
|
protected void |
warning(String message)
Handles parser warnings.
|
public void parse(Properties properties, Map<String,DefaultTargetPlatformFactory.Implementations> implementations)
properties - the properties to parseimplementations - the implementations to populateprotected void warning(String message)
message - the error messageCopyright © 2001–2025. All rights reserved.