/** * */ package org.betaconceptframework.astroboa.resourceapi.resource; public enum Output { XML, JSON, HTML, XHTML, PDF, XSD, XLS }