rb api

com.raghuraman.rb.popup.actions.rb2code
Class Rb2Properties

java.lang.Object
  extended bycom.raghuraman.rb.popup.actions.rb2code.Rb2Properties

public class Rb2Properties
extends java.lang.Object

Author:
R.Raghuraman

Constructor Summary
Rb2Properties()
           
 
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
 

Constructor Detail

Rb2Properties

public Rb2Properties()
Method Detail

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

jxpress

Copyright © 2004 R.Raghuraman. Distributable under LGPL license.