|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.tomp.xtcl.command.AbstractCommand
net.sf.tomp.xtcl.command.VarCommand
net.sf.tomp.xtcl.command.FilterCommand
net.sf.tomp.xml.type.xtcl.TypeDetectorFilterCommand
net.sf.tomp.xml.include.xtcl.AdaptiveFilterCommand
net.sf.tomp.xml.include.xtcl.AdaptiveXIncluderCommand
DOCUMENT ME!
Field Summary |
Fields inherited from class net.sf.tomp.xml.type.xtcl.TypeDetectorFilterCommand |
tdVar |
Fields inherited from class net.sf.tomp.xtcl.command.FilterCommand |
className, params, realParams |
Fields inherited from class net.sf.tomp.xtcl.command.VarCommand |
var |
Constructor Summary | |
AdaptiveXIncluderCommand()
|
Method Summary | |
int |
execute(net.sf.tomp.xtcl.Context context)
DOCUMENT ME! |
java.lang.String |
toString()
DOCUMENT ME! |
Methods inherited from class net.sf.tomp.xml.type.xtcl.TypeDetectorFilterCommand |
setTypeDatabaseVar |
Methods inherited from class net.sf.tomp.xtcl.command.FilterCommand |
initFilter, setClassName, setParameter |
Methods inherited from class net.sf.tomp.xtcl.command.VarCommand |
setVar |
Methods inherited from class net.sf.tomp.xtcl.command.AbstractCommand |
done, initParameters, listArray, listList, listMap |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public AdaptiveXIncluderCommand()
Method Detail |
public int execute(net.sf.tomp.xtcl.Context context) throws java.lang.Exception
execute
in interface net.sf.tomp.xtcl.Command
execute
in class AdaptiveFilterCommand
context
- DOCUMENT ME!
java.lang.Exception
- DOCUMENT ME!public java.lang.String toString()
toString
in class AdaptiveFilterCommand
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |