org.josql.functions
public class FileMatch extends Object
FileMatch(File f, int line, int col, String str, String oLine)
int
getColumn()
File
getFile()
getLine()
String
getOriginalLine()
getString()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public FileMatch(File f, int line, int col, String str, String oLine)
public String toString()
toString
Object
public String getOriginalLine()
public String getString()
public int getColumn()
public int getLine()
public File getFile()
Copyright © 2010 Gary Bentley. All Rights Reserved.