net.sf.rej.files
Class FieldLocator

java.lang.Object
  extended by net.sf.rej.files.FieldLocator

public class FieldLocator
extends java.lang.Object

FieldLocator

Author:
Sami Koivu

Constructor Summary
FieldLocator(ClassLocator cl, Field field)
           
 
Method Summary
 ClassLocator getClassLocator()
           
 Field getField()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FieldLocator

public FieldLocator(ClassLocator cl,
                    Field field)
Method Detail

getClassLocator

public ClassLocator getClassLocator()

getField

public Field getField()