Package | Description |
---|---|
com.bstek.dorado.idesupport | |
com.bstek.dorado.idesupport.initializer | |
com.bstek.dorado.idesupport.output | |
com.bstek.dorado.idesupport.template |
Modifier and Type | Method and Description |
---|---|
protected void |
RuleSetBuilder.addChildrenByChildTemplate(Rule rule,
ChildTemplate childTemplate,
RuleSet ruleSet) |
protected void |
RuleSetBuilder.applyTemplateToChild(ChildTemplate childTemplate,
Child child,
RuleSet ruleSet) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<org.apache.commons.collections.keyvalue.MultiKey,ChildTemplate> |
InitializerContext.getChildTemplateMap() |
Modifier and Type | Method and Description |
---|---|
protected void |
RuleSetOutputter.outputChildTemplate(org.dom4j.io.XMLWriter xmlWriter,
ChildTemplate childTemplate,
OutputContext context) |
Modifier and Type | Class and Description |
---|---|
class |
AutoChildTemplate |
Modifier and Type | Method and Description |
---|---|
ChildTemplate |
RuleTemplate.getChild(java.lang.String childName) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,ChildTemplate> |
RuleTemplate.getChildren() |
java.util.Map<java.lang.String,ChildTemplate> |
RuleTemplate.getFinalChildren() |
Modifier and Type | Method and Description |
---|---|
void |
RuleTemplate.addChild(ChildTemplate childTemplate) |
Modifier and Type | Method and Description |
---|---|
void |
RuleTemplate.addChildren(java.util.Collection<ChildTemplate> children) |
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.