Drools Workbench - XML for migration 6.2.0.CR4

org.drools.workbench.jcr2vfsmigration.xml.format
Class ModulesXmlFormat

java.lang.Object
  extended by org.drools.workbench.jcr2vfsmigration.xml.format.ModulesXmlFormat
All Implemented Interfaces:
XmlFormat<Modules>

public class ModulesXmlFormat
extends Object
implements XmlFormat<Modules>


Field Summary
static String MODULES
           
 
Fields inherited from interface org.drools.workbench.jcr2vfsmigration.xml.format.XmlFormat
CDATA_CLOSE, CDATA_OPEN, GT, LT, LT_SLASH, SLASH_GT
 
Constructor Summary
ModulesXmlFormat()
           
 
Method Summary
 void format(StringBuilder sb, Modules modules)
           
 Modules parse(Node modulesNode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MODULES

public static final String MODULES
See Also:
Constant Field Values
Constructor Detail

ModulesXmlFormat

public ModulesXmlFormat()
Method Detail

format

public void format(StringBuilder sb,
                   Modules modules)
Specified by:
format in interface XmlFormat<Modules>

parse

public Modules parse(Node modulesNode)
Specified by:
parse in interface XmlFormat<Modules>

Drools Workbench - XML for migration 6.2.0.CR4

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.