Uses of Class
tilda.parsing.parts.Mapper
-
Packages that use Mapper Package Description tilda.parsing.parts -
-
Uses of Mapper in tilda.parsing.parts
Fields in tilda.parsing.parts with type parameters of type Mapper Modifier and Type Field Description java.util.List<Mapper>
Schema. _Mappers
Methods in tilda.parsing.parts that return Mapper Modifier and Type Method Description Mapper
Schema. getMapper(java.lang.String Name)
Methods in tilda.parsing.parts with parameters of type Mapper Modifier and Type Method Description boolean
MappingColumn. validate(ParserSession PS, Mapper ParentMapper)
-