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