ShrinkWrap Descriptors Aggregator 2.0.0-alpha-2
-
-
Constructor Summary
Constructors
Constructor and Description |
DomWriter() |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
write(Metadata metadata,
String pathToMetadata)
Writes an XML file based on the given meta-data information at the specified location.
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
DomWriter
public DomWriter()
-
Method Detail
-
write
public void write(Metadata metadata,
String pathToMetadata)
Writes an XML file based on the given meta-data information at the specified location.
TODO: a lot of recurring code is here, needs to be refactored.
- Parameters:
metadata
- pathToMetadata
-
ShrinkWrap Descriptors Aggregator 2.0.0-alpha-2
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.