net.sf.doolin.oxml
Class OXMLContextConfig
java.lang.Object
net.sf.doolin.oxml.OXMLContextConfig
public class OXMLContextConfig
- extends Object
Context configuration.
- Author:
- Damien Coraboeuf (x74639)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OXMLContextConfig
public OXMLContextConfig()
isCollectEnabled
public boolean isCollectEnabled()
- Checks if is collect enabled.
- Returns:
- true, if is collect enabled
setCollectEnabled
public void setCollectEnabled(boolean collectEnabled)
- Sets the collect enabled.
- Parameters:
collectEnabled - the new collect enabled
Copyright © 2011. All Rights Reserved.