Package | Description |
---|---|
org.jvnet.lafwidget.ant |
Modifier and Type | Method and Description |
---|---|
void |
AugmentContainerGhostingTask.addContainerGhosting(ContainerGhostingType containerGhosting)
Adds information on a single class-method pair for injecting the
container ghosting code.
|
Modifier and Type | Method and Description |
---|---|
void |
ContainerGhostingAugmenter.process(java.lang.String toStrip,
java.io.File file,
java.util.List<ContainerGhostingType> ids)
Processes a single file or a directory, augmenting all relevant classes.
|