public class WebXMLBuilder
extends Object
Constructor and Description |
---|
WebXMLBuilder() |
Modifier and Type | Method and Description |
---|---|
protected static String |
getCustomContent(String customWebXML) |
protected static int |
getMergedContentIndex(String content) |
protected static int |
getOriginalContentIndex(String content) |
static void |
main(String[] args) |
static void |
mergeWebXML(String originalWebXML,
String customWebXML,
String mergedWebXML) |
static String |
organizeWebXML(String webXML) |
public static void main(String[] args)
public static void mergeWebXML(String originalWebXML, String customWebXML, String mergedWebXML)
public static String organizeWebXML(String webXML) throws com.liferay.portal.kernel.xml.DocumentException, IOException
com.liferay.portal.kernel.xml.DocumentException
IOException
protected static String getCustomContent(String customWebXML) throws IOException
IOException
protected static int getMergedContentIndex(String content)
protected static int getOriginalContentIndex(String content)