Drools Workbench - XML for migration 6.2.0.CR4

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

java.lang.Object
  extended by org.drools.workbench.jcr2vfsmigration.xml.format.AbstractXmlAssetFormat
      extended by org.drools.workbench.jcr2vfsmigration.xml.format.XmlAssetFormat
          extended by org.drools.workbench.jcr2vfsmigration.xml.format.AttachmentAssetFormat
All Implemented Interfaces:
XmlFormat<XmlAsset>

public class AttachmentAssetFormat
extends XmlAssetFormat


Field Summary
 
Fields inherited from class org.drools.workbench.jcr2vfsmigration.xml.format.AbstractXmlAssetFormat
ASSET, ASSET_CHECKIN_COMMENT, ASSET_HISTORY, ASSET_LAST_CONTRIBUTOR, ASSET_LAST_MODIFIED, ASSET_NAME, ASSET_TYPE
 
Fields inherited from interface org.drools.workbench.jcr2vfsmigration.xml.format.XmlFormat
CDATA_CLOSE, CDATA_OPEN, GT, LT, LT_SLASH, SLASH_GT
 
Constructor Summary
AttachmentAssetFormat()
           
 
Method Summary
protected  String doFormat(AttachmentAsset attachmentAsset)
           
protected  AttachmentAsset doParse(String name, String format, String lastContributor, String checkinComment, Date lastModified, Node assetNode)
           
 
Methods inherited from class org.drools.workbench.jcr2vfsmigration.xml.format.XmlAssetFormat
formatAssetAsString, parseStringToXmlAsset
 
Methods inherited from class org.drools.workbench.jcr2vfsmigration.xml.format.AbstractXmlAssetFormat
format, parse, parseAssetHistory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttachmentAssetFormat

public AttachmentAssetFormat()
Method Detail

doFormat

protected String doFormat(AttachmentAsset attachmentAsset)

doParse

protected AttachmentAsset doParse(String name,
                                  String format,
                                  String lastContributor,
                                  String checkinComment,
                                  Date lastModified,
                                  Node assetNode)

Drools Workbench - XML for migration 6.2.0.CR4

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