| Package | Description |
|---|---|
| org.jomc.tools |
Object management and configuration tool classes.
|
| Modifier and Type | Method and Description |
|---|---|
SourceFileProcessor.SourceFileEditor |
SourceFileProcessor.getSourceFileEditor()
Gets the source file editor of the instance.
|
SourceFileProcessor.SourceFileEditor |
SourceFileProcessor.getSourceFileEditor(Implementation implementation)
Deprecated.
As of JOMC 1.2, please use method
SourceFileProcessor.getSourceFileEditor(). This method will be removed in
version 2.0. |
SourceFileProcessor.SourceFileEditor |
SourceFileProcessor.getSourceFileEditor(Specification specification)
Deprecated.
As of JOMC 1.2, please use method
SourceFileProcessor.getSourceFileEditor(). This method will be removed in
version 2.0. |
| Modifier and Type | Method and Description |
|---|---|
void |
SourceFileProcessor.setSourceFileEditor(SourceFileProcessor.SourceFileEditor value)
Sets the source file editor of the instance.
|
Copyright © 2005–2014 The JOMC Project. All rights reserved.