public class RepositoryXMLReader extends Object implements RepositoryReader
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static RepositoryReader |
create(InputStream input) |
Map<String,String> |
getRepositoryAttributes() |
XResource |
nextResource() |
public static RepositoryReader create(InputStream input)
public Map<String,String> getRepositoryAttributes()
getRepositoryAttributes in interface RepositoryReaderpublic XResource nextResource()
nextResource in interface RepositoryReaderpublic void close()
close in interface RepositoryReaderCopyright © 2016 JBoss by Red Hat. All rights reserved.