com.jxml.quick.util.qjml4
Interface QMConnector

All Superinterfaces:
QGBaseIntf
All Known Implementing Classes:
QMProperty, QMField

public interface QMConnector
extends QGBaseIntf


Method Summary
 void print(PrintWriter pw, String indent)
          print a summary of this object
 
Methods inherited from interface com.jxml.quick.util.qjml4.QGBaseIntf
print
 

Method Detail

print

public void print(PrintWriter pw,
                  String indent)
Description copied from interface: QGBaseIntf
print a summary of this object
Specified by:
print in interface QGBaseIntf