Drools Workbench - XML for migration 6.2.0.CR4

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

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

public class CategoriesXmlFormat
extends Object
implements XmlFormat<Categories>


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

Field Detail

CATEGORIES

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

CategoriesXmlFormat

public CategoriesXmlFormat()
Method Detail

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>

Drools Workbench - XML for migration 6.2.0.CR4

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