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. _MappersMethods in tilda.parsing.parts that return Mapper Modifier and Type Method Description MapperSchema. getMapper(java.lang.String Name)Methods in tilda.parsing.parts with parameters of type Mapper Modifier and Type Method Description booleanMappingColumn. validate(ParserSession PS, Mapper ParentMapper)
-