org.milyn.delivery.ordering
Class Sorter
java.lang.Object
org.milyn.delivery.ordering.Sorter
public class Sorter
- extends Object
- Author:
- tom.fennelly@jboss.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sort
public static <T extends ContentHandler> void sort(List<ContentHandlerConfigMap<T>> visitors,
Sorter.SortOrder sortOrder)
throws SmooksConfigurationException
- Throws:
SmooksConfigurationException
buildDependencyMap
protected static <T extends ContentHandler> List<org.milyn.delivery.ordering.Sorter.DependencySpec> buildDependencyMap(List<ContentHandlerConfigMap<T>> visitors)
Copyright © 2009. All Rights Reserved.