org.kde.qt
Class QXmlLocator

java.lang.Object
  extended by org.kde.qt.QXmlLocator
All Implemented Interfaces:
QtSupport

public class QXmlLocator
extends java.lang.Object
implements QtSupport


Constructor Summary
protected QXmlLocator(java.lang.Class dummy)
           
 
Method Summary
 int columnNumber()
           
 int lineNumber()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QXmlLocator

protected QXmlLocator(java.lang.Class dummy)
Method Detail

columnNumber

public int columnNumber()

lineNumber

public int lineNumber()