Package | Description |
---|---|
org.apache.tools.ant.module.spi |
Ways of influencing how Ant is run inside NetBeans.
|
Modifier and Type | Method and Description |
---|---|
Object |
AntSession.getCustomData(AntLogger logger)
Get optional data stored by the logger in this session.
|
void |
AntSession.putCustomData(AntLogger logger,
Object data)
Store custom data associated with this session.
|
Built on August 30 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.