public class SpringTransformer extends Object
| Constructor and Description |
|---|
SpringTransformer() |
| Modifier and Type | Method and Description |
|---|---|
static Set<String> |
analyze(Source source) |
protected static String |
getImportPackages(Set<String> packages) |
protected static long |
getLastModified(URL url) |
protected static String |
getPath(URL url) |
protected static Document |
parse(URL url) |
static void |
transform(URL url,
OutputStream os) |
public static void transform(URL url, OutputStream os) throws Exception
Exceptionprotected static long getLastModified(URL url) throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.