Uses of Class
org.jomc.tools.SourceFileProcessor.SourceFileEditor

Packages that use SourceFileProcessor.SourceFileEditor
org.jomc.tools Object management and configuration tool classes. 
 

Uses of SourceFileProcessor.SourceFileEditor in org.jomc.tools
 

Methods in org.jomc.tools that return SourceFileProcessor.SourceFileEditor
 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.
 

Methods in org.jomc.tools with parameters of type SourceFileProcessor.SourceFileEditor
 void SourceFileProcessor.setSourceFileEditor(SourceFileProcessor.SourceFileEditor value)
          Sets the source file editor of the instance.
 



Copyright © 2005-2012 The JOMC Project. All Rights Reserved.Get JOMC at SourceForge.net. Fast, secure and Free Open Source software downloads
Please note that this documentation is maintained by non-native english speaking authors. As such, you may encounter phrases or wordings which seem imprecise or may even have a totally different meaning to native english speaking readers than what the individual author was trying to express. If you are a native english speaking reader and find any such phrases or wordings we kindly ask you to send an email to the corresponding author and help us improve this documentation in order to avoid misunderstandings. You will find the authors' email addresses at the top of each class. Please accept our apologies for any inconvenience caused.