org.drools.workbench.jcr2vfsmigration.xml.format
Class CategoriesXmlFormat
java.lang.Object
org.drools.workbench.jcr2vfsmigration.xml.format.CategoriesXmlFormat
- All Implemented Interfaces:
- XmlFormat<Categories>
public class CategoriesXmlFormat
- extends Object
- implements XmlFormat<Categories>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CATEGORIES
public static final String CATEGORIES
- See Also:
- Constant Field Values
CategoriesXmlFormat
public CategoriesXmlFormat()
format
public void format(StringBuilder sb,
Categories categories)
- Specified by:
format in interface XmlFormat<Categories>
parse
public Categories parse(Node categoriesNode)
- Specified by:
parse in interface XmlFormat<Categories>
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.