32333435363738
* @version $Rev$ $Date$ */ public class TldTaglibXml { public static TldTaglib unmarshal(InputStream inputStream) throws Exception { return Sxc.unmarshalJavaee(new TldTaglib$JAXB(), inputStream); }