public class TldTaglibXml extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TldTaglibXml.TaglibNamespaceFilter |
| Constructor and Description |
|---|
TldTaglibXml() |
| Modifier and Type | Method and Description |
|---|---|
static void |
marshal(TldTaglib taglib,
OutputStream outputStream) |
static TldTaglib |
unmarshal(InputStream inputStream) |
static TldTaglib |
unmarshal(URL url) |
public static TldTaglib unmarshal(InputStream inputStream) throws Exception
Exceptionpublic static void marshal(TldTaglib taglib, OutputStream outputStream) throws Exception
ExceptionCopyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.