org.apache.commons.jci.compilers.eclipse
Class EclipseJavaCompilerSettings

java.lang.Object
  extended byorg.apache.commons.jci.compilers.eclipse.EclipseJavaCompilerSettings
All Implemented Interfaces:
JavaCompilerSettings

public class EclipseJavaCompilerSettings
extends java.lang.Object
implements JavaCompilerSettings


Constructor Summary
EclipseJavaCompilerSettings()
           
 
Method Summary
 java.util.Map getMap()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EclipseJavaCompilerSettings

public EclipseJavaCompilerSettings()
Method Detail

getMap

public java.util.Map getMap()


Copyright © 2004-2005 The Apache Software Foundation. All Rights Reserved.