public class MavenMetadataReader extends Object
Constructor and Description |
---|
MavenMetadataReader() |
Modifier and Type | Method and Description |
---|---|
static ArchivaRepositoryMetadata |
read(File metadataFile)
Read and return the
ArchivaRepositoryMetadata object from the provided xml file. |
public MavenMetadataReader()
public static ArchivaRepositoryMetadata read(File metadataFile) throws XMLException
ArchivaRepositoryMetadata
object from the provided xml file.metadataFile
- the maven-metadata.xml file to read.XMLException
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.