public class BundleDocumentBuilder
extends java.lang.Object
| Constructor and Description |
|---|
BundleDocumentBuilder(org.w3c.dom.Document document) |
| Modifier and Type | Method and Description |
|---|---|
org.w3c.dom.Element |
build() |
BundleDocumentBuilder |
withEntity(Entity entity) |
BundleDocumentBuilder |
withFolder(Folder folder) |
public BundleDocumentBuilder(org.w3c.dom.Document document)
public BundleDocumentBuilder withFolder(Folder folder)
public BundleDocumentBuilder withEntity(Entity entity)
public org.w3c.dom.Element build()