|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.decisiondeck.jmcda.xws.transformer.xml.ToAlternatives
public class ToAlternatives
| Constructor Summary | |
|---|---|
ToAlternatives()
|
|
| Method Summary | |
|---|---|
Set<Alternative> |
apply(Collection<XAlternatives> input)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ToAlternatives()
| Method Detail |
|---|
public Set<Alternative> apply(Collection<XAlternatives> input)
throws InvalidInputException
apply in interface FunctionWithInputCheck<Collection<XAlternatives>,Set<Alternative>>InvalidInputException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||