public class SimpleXMLFactory extends AbstractXMLFactory
AbstractXMLFactory.MainRuleFactory
level, NODE_RULES
Constructor and Description |
---|
SimpleXMLFactory() |
SimpleXMLFactory(CompilationLevel compilationLevel) |
SimpleXMLFactory(ICompilationContext compilationContext) |
Modifier and Type | Method and Description |
---|---|
protected AbstractXMLFactory.MainRuleFactory |
getMainRuleFactory() |
autoSetFromAttributes, autoSetFromChildren, closeNode, closeNode, finishCloseNode, finishOpenNode, finishOpenNode, getEvaluationOperator, getEvaluationOperator, getLogicalOperator, getLogicalOperator, getSpaces, handleRuleEngineObject, openNode, openNode, read, read, read, read, read, read, startOpenNode, updateDebugInfos, write, write, write, write, writeAttribute, writeNode, writeNode, writeNode, writeNode
compile, getCacheActivationResolver, getCompilationContext, getCompilationLevel, isForceCompilationLevel, isOptimizationEnabled, setCacheActivationResolver, setCompilationContext, setCompilationLevel, setForceCompilationLevel, setOptimizationEnabled
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCacheActivationResolver, getCompilationContext, getCompilationLevel, isForceCompilationLevel, isOptimizationEnabled, setCacheActivationResolver, setCompilationContext, setCompilationLevel, setForceCompilationLevel, setOptimizationEnabled
public SimpleXMLFactory()
public SimpleXMLFactory(CompilationLevel compilationLevel)
public SimpleXMLFactory(ICompilationContext compilationContext)
protected AbstractXMLFactory.MainRuleFactory getMainRuleFactory()
getMainRuleFactory
in class AbstractXMLFactory