org.ikasan.framework.component.transformation.flatfile.reader
Class FlatFileLocator
java.lang.Object
org.ikasan.framework.component.transformation.flatfile.reader.FlatFileLocator
- All Implemented Interfaces:
- Locator
public class FlatFileLocator
- extends Object
- implements Locator
- Author:
- Ikasan Development Team
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlatFileLocator
public FlatFileLocator(int columnNumber)
- Constructor
- Parameters:
columnNumber -
getColumnNumber
public int getColumnNumber()
- Specified by:
getColumnNumber in interface Locator
getLineNumber
public int getLineNumber()
- Specified by:
getLineNumber in interface Locator
getPublicId
public String getPublicId()
- Specified by:
getPublicId in interface Locator
getSystemId
public String getSystemId()
- Specified by:
getSystemId in interface Locator
Copyright © 2007-2012 Ikasan. All Rights Reserved.