com.jxml.quick.util.qjml4
Interface QGBaseIntf

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

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