org.kuali.common.util.pom
Class MobilityPomScrubber
java.lang.Object
org.kuali.common.util.pom.MobilityPomScrubber
public class MobilityPomScrubber
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MobilityPomScrubber
public MobilityPomScrubber()
main
public static void main(String[] args)
getPom
protected static Pom getPom(List<String> lines)
scrub3
protected static void scrub3(String path)
throws IOException
- Throws:
IOException
reArrange
protected static boolean reArrange(Pom pom,
List<String> lines)
scrub2
protected static void scrub2(String path)
throws IOException
- Throws:
IOException
reArrange
protected static boolean reArrange(List<String> lines,
int parentIndex)
scrub
protected static void scrub(String path)
throws IOException
- Throws:
IOException
getScrubbedContent
protected static String getScrubbedContent(String content)
getModules
protected static List<String> getModules()
getSubModules
protected static List<String> getSubModules()
getKeyValues
protected static List<KeyValue> getKeyValues(List<String> modules,
List<String> submodules)
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.