public class Sorter extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Sorter.SortOrder |
Modifier and Type | Method and Description |
---|---|
protected static <T extends ContentHandler> |
buildDependencyMap(List<ContentHandlerConfigMap<T>> visitors) |
static <T extends ContentHandler> |
sort(List<ContentHandlerConfigMap<T>> visitors,
Sorter.SortOrder sortOrder) |
public static <T extends ContentHandler> void sort(List<ContentHandlerConfigMap<T>> visitors, Sorter.SortOrder sortOrder) throws SmooksConfigurationException
SmooksConfigurationException
protected static <T extends ContentHandler> List<org.milyn.delivery.ordering.Sorter.DependencySpec> buildDependencyMap(List<ContentHandlerConfigMap<T>> visitors)
Copyright © 2017. All rights reserved.