aQute.lib.spring
Class XMLType
java.lang.Object
aQute.lib.spring.XMLType
public class XMLType
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLType
public XMLType(URL source,
String root,
String paths)
throws Exception
- Throws:
Exception
analyze
public Set<String> analyze(InputStream in)
throws Exception
- Throws:
Exception
analyzeJar
public boolean analyzeJar(Analyzer analyzer)
throws Exception
- Throws:
Exception
getTransformer
protected Transformer getTransformer(URL url)
throws Exception
- Throws:
Exception
Copyright © 2012 aQute SARL. All Rights Reserved.