Package com.liferay.portal.tools
Class WebXMLBuilder
Object
com.liferay.portal.tools.WebXMLBuilder
- Author:
- Brian Wing Shun Chan, Tang Ying Jian, Brian Myunghun Kim, Minhchau Dang
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static StringgetCustomContent(String customWebXML) protected static intgetMergedContentIndex(String content) protected static intgetOriginalContentIndex(String content) static voidstatic voidmergeWebXML(String originalWebXML, String customWebXML, String mergedWebXML) static StringorganizeWebXML(String webXML)
-
Constructor Details
-
WebXMLBuilder
public WebXMLBuilder()
-
-
Method Details
-
main
-
mergeWebXML
-
organizeWebXML
public static String organizeWebXML(String webXML) throws com.liferay.portal.kernel.xml.DocumentException, IOException - Throws:
com.liferay.portal.kernel.xml.DocumentExceptionIOException
-
getCustomContent
- Throws:
IOException
-
getMergedContentIndex
-
getOriginalContentIndex
-