Uses of Interface
org.xmloperator.lambda.tree.serialize.Serializer

Packages that use Serializer
org.xmloperator.lambda.tree.serialize   
 

Uses of Serializer in org.xmloperator.lambda.tree.serialize
 

Classes in org.xmloperator.lambda.tree.serialize that implement Serializer
 class PrefixedSerializer
          Prefixed Expression serializer designed for storage purpose but also convenient for a human reader.
 class UsualSerializer
          Usual Expression serializer, convenient for a human reader.