org.drools.workbench.jcr2vfsmigration.xml.format
Class ModulesXmlFormat
java.lang.Object
org.drools.workbench.jcr2vfsmigration.xml.format.ModulesXmlFormat
- All Implemented Interfaces:
- XmlFormat<Modules>
public class ModulesXmlFormat
- extends Object
- implements XmlFormat<Modules>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MODULES
public static final String MODULES
- See Also:
- Constant Field Values
ModulesXmlFormat
public ModulesXmlFormat()
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>
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.