com.eviware.soapui.support.editor
Interface EditorLocation<T extends EditorDocument>

All Known Implementing Classes:
XmlLocation

public interface EditorLocation<T extends EditorDocument>


Method Summary
 int getColumn()
           
 int getLine()
           
 

Method Detail

getColumn

int getColumn()

getLine

int getLine()


Copyright © 2005-2008 eviware.com. All Rights Reserved.