cern.jjar.repository
Class LocalDescriptorXML
java.lang.Object
cern.jjar.repository.LocalDescriptorXML
public class LocalDescriptorXML
- extends Object
- Version:
- $Id: LocalDescriptorXML.java,v 1.7 2006/11/15 16:29:39 enes Exp $
- Author:
- Lionel Mestre
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalDescriptorXML
public LocalDescriptorXML(File localDescriptor)
throws IOException
- Throws:
IOException
LocalDescriptorXML
public LocalDescriptorXML(File localDescriptor,
boolean loadElement)
throws IOException
- Throws:
IOException
getDocument
public Document getDocument()
getProducts
public Product[] getProducts()
getProduct
public Product getProduct()
getProduct
public Product getProduct(String name)
getDependencies
public Dependency[] getDependencies()
getDependencies
public Dependency[] getDependencies(String productName)
main
public static void main(String[] args)
Copyright © 2007 CERN. All Rights Reserved.