org.eclipse.tycho.model
Class Category
java.lang.Object
org.eclipse.tycho.model.Category
public class Category
- extends Object
|
Constructor Summary |
Category(de.pdark.decentxml.Document document)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CATEGORY_XML
public static final String CATEGORY_XML
- See Also:
- Constant Field Values
Category
public Category(de.pdark.decentxml.Document document)
getFeatures
public List<FeatureRef> getFeatures()
read
public static Category read(File file)
throws IOException
- Throws:
IOException
read
public static Category read(InputStream is)
throws IOException
- Throws:
IOException
write
public static void write(Category category,
File file)
throws IOException
- Throws:
IOException
Copyright © 2008-2013 Eclipse Foundation. All Rights Reserved.