com.jxml.quick.util.qjml4
Interface QGBaseIntf

All Known Subinterfaces:
QMConnector
All Known Implementing Classes:
QGBase, QMProperty, QMTargetEditor, QMValue, QMAccessListProperty, QMQJML, QMField, QMSequence, QMElement, QMTargetFactory, QMAccessField, QMSelection, QMChild, QMAccessClass, QMRem, QMImplements, QMTargetClass, QMAccessListField, QMContentRef, QMAttribute, QMAccessProperty, QMExtends

public interface QGBaseIntf


Method Summary
 void print(PrintWriter pw)
          print a summary of this object
 void print(PrintWriter pw, String indent)
          print a summary of this object
 

Method Detail

print

public void print(PrintWriter pw,
                  String indent)
print a summary of this object

print

public void print(PrintWriter pw)
print a summary of this object