public class XmlApiWriter extends Object
Constructor and Description |
---|
XmlApiWriter(boolean changesOnly)
Construction
|
Modifier and Type | Method and Description |
---|---|
void |
write(Asset asset,
Writer destination)
Write the asset to the specified destination
|
public XmlApiWriter(boolean changesOnly)
changesOnly
- - Only write attributes that have changedpublic void write(Asset asset, Writer destination) throws APIException
asset
- - asset to processdestination
- - writer to hold xmlAPIException
- -Copyright © 2015 VersionOne, Inc.. All rights reserved.