Uses of Class
org.eclipse.tycho.model.Category
-
-
Uses of Category in org.eclipse.tycho.model
Methods in org.eclipse.tycho.model that return Category Modifier and Type Method Description static CategoryCategory. read(File file)static CategoryCategory. read(InputStream is)Methods in org.eclipse.tycho.model with parameters of type Category Modifier and Type Method Description static voidCategory. write(Category category, File file)
-