Liferay 6.2-ce-ga5

com.liferay.portal.tools
Class XMLAttributesSorter

java.lang.Object
  extended by com.liferay.portal.tools.XMLAttributesSorter

public class XMLAttributesSorter
extends Object


Constructor Summary
XMLAttributesSorter(String[] args)
           
 
Method Summary
static void main(String[] args)
           
protected  String sortAttributes(String content)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLAttributesSorter

public XMLAttributesSorter(String[] args)
                    throws Exception
Throws:
Exception
Method Detail

main

public static void main(String[] args)

sortAttributes

protected String sortAttributes(String content)
                         throws Exception
Throws:
Exception

Liferay 6.2-ce-ga5