Uses of Class
org.jboss.marshalling.river.Validator
-
Packages that use Validator Package Description org.jboss.marshalling.river The River protocol implementation package. -
-
Uses of Validator in org.jboss.marshalling.river
Fields in org.jboss.marshalling.river with type parameters of type Validator Modifier and Type Field Description private java.util.SortedSet<Validator>
RiverUnmarshaller. validators
Methods in org.jboss.marshalling.river with parameters of type Validator Modifier and Type Method Description int
Validator. compareTo(Validator o)
-