public class MobilityPomScrubber extends Object
Constructor and Description |
---|
MobilityPomScrubber() |
Modifier and Type | Method and Description |
---|---|
protected static List<KeyValue> |
getKeyValues(List<String> modules,
List<String> submodules) |
protected static List<String> |
getModules() |
protected static Pom |
getPom(List<String> lines) |
protected static String |
getScrubbedContent(String content) |
protected static List<String> |
getSubModules() |
static void |
main(String[] args) |
protected static boolean |
reArrange(List<String> lines,
int parentIndex) |
protected static boolean |
reArrange(Pom pom,
List<String> lines) |
protected static void |
scrub(String path) |
protected static void |
scrub2(String path) |
protected static void |
scrub3(String path) |
public MobilityPomScrubber()
protected static void scrub3(String path) throws IOException
IOException
protected static void scrub2(String path) throws IOException
IOException
protected static void scrub(String path) throws IOException
IOException
protected static String getScrubbedContent(String content)
protected static List<String> getModules()
protected static List<String> getSubModules()
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.