com.jxml.quick.util.qjml2java
Class Preferences
java.lang.Object
|
+--com.jxml.quick.ocm.OCMsinkSupport
|
+--com.jxml.quick.util.qjml2java.Preferences
- All Implemented Interfaces:
- Item, OCMbase, OCMsink
- public class Preferences
- extends OCMsinkSupport
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
printQAware
public boolean printQAware
setParents
public boolean setParents
printPrint
public boolean printPrint
- useful for debugging
printXPath
public boolean printXPath
printFullConst
public boolean printFullConst
oneNewClass
public boolean oneNewClass
printMoreMethods
public boolean printMoreMethods
- convenience methods (add, getXXX(i), ...)
genPackage
public String genPackage
Preferences
public Preferences()
spawn
public OCMbase.SubBase spawn(HashMap prior)
- Description copied from interface:
OCMbase
- Creates a processing structure.
- Overrides:
spawn
in class OCMsinkSupport
- Following copied from interface:
com.jxml.quick.ocm.OCMbase
- Parameters:
prior
- A table of already spawned objects,
keyed by their base object.