public interface RepositoryWriter
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RepositoryWriter.ContentHandler |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
writeRepositoryElement(Map<String,String> attributes) |
void |
writeResource(org.jboss.gravia.resource.Resource resource) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.