com.raghuraman.rb.popup.actions.rb2code
Class Rb2Properties
java.lang.Object
com.raghuraman.rb.popup.actions.rb2code.Rb2Properties
- public class Rb2Properties
- extends java.lang.Object
- Author:
- R.Raghuraman
Method Summary |
(package private) void |
createProps(org.eclipse.core.resources.IFile file,
org.eclipse.core.runtime.IProgressMonitor monitor,
com.raghuraman.xml.rb.model.Rb rb,
java.lang.String filename)
|
private org.eclipse.core.resources.IFile |
identifyPropFileForCode(org.eclipse.core.resources.IFile file,
org.eclipse.core.runtime.IProgressMonitor monitor,
com.raghuraman.xml.rb.model.Rb rb,
java.lang.String filename,
java.lang.String code,
java.lang.String[] keys,
boolean forDefaultLocale)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Rb2Properties
public Rb2Properties()
createProps
void createProps(org.eclipse.core.resources.IFile file,
org.eclipse.core.runtime.IProgressMonitor monitor,
com.raghuraman.xml.rb.model.Rb rb,
java.lang.String filename)
throws org.eclipse.core.runtime.CoreException,
java.io.IOException,
org.eclipse.jdt.core.JavaModelException
- Throws:
org.eclipse.core.runtime.CoreException
java.io.IOException
org.eclipse.jdt.core.JavaModelException
identifyPropFileForCode
private org.eclipse.core.resources.IFile identifyPropFileForCode(org.eclipse.core.resources.IFile file,
org.eclipse.core.runtime.IProgressMonitor monitor,
com.raghuraman.xml.rb.model.Rb rb,
java.lang.String filename,
java.lang.String code,
java.lang.String[] keys,
boolean forDefaultLocale)
throws org.eclipse.core.runtime.CoreException,
java.io.IOException
- Throws:
org.eclipse.core.runtime.CoreException
java.io.IOException
Copyright © 2004 R.Raghuraman. Distributable under LGPL license.