Package | Description |
---|---|
org.drools.workbench.jcr2vfsmigration.xml.format | |
org.drools.workbench.jcr2vfsmigration.xml.model.asset |
Modifier and Type | Method and Description |
---|---|
XmlAssets |
XmlAssetsFormat.parse(Node assetsNode) |
protected XmlAssets |
AbstractXmlAssetFormat.parseAssetHistory(Node assetNode) |
Modifier and Type | Method and Description |
---|---|
void |
XmlAssetsFormat.format(StringBuilder sb,
XmlAssets xmlAssets) |
Modifier and Type | Field and Description |
---|---|
protected XmlAssets |
BaseXmlAsset.assetHistory |
Modifier and Type | Method and Description |
---|---|
XmlAssets |
XmlAsset.getAssetHistory() |
XmlAssets |
BaseXmlAsset.getAssetHistory() |
Modifier and Type | Method and Description |
---|---|
void |
XmlAsset.setAssetHistory(XmlAssets assetHistory) |
void |
BaseXmlAsset.setAssetHistory(XmlAssets assetHistory) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.