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