Docmosis API 4.8.0

Uses of Interface
com.docmosis.template.analysis.TemplateSection

Packages that use TemplateSection
com.docmosis.template.analysis   
 

Uses of TemplateSection in com.docmosis.template.analysis
 

Subinterfaces of TemplateSection in com.docmosis.template.analysis
 interface TemplateField
          A template field is a section of a template that is a substitutable field.
 

Classes in com.docmosis.template.analysis that implement TemplateSection
 class com.docmosis.template.analysis.SimpleTemplateContainer
           
 class com.docmosis.template.analysis.SimpleTemplateSection
           
 class SimpleTemplateTableCell
          A section representing a table row
 class SimpleTemplateTableRow
          A section representing a table row
 

Methods in com.docmosis.template.analysis that return TemplateSection
 TemplateSection[] TemplateAnalysis.getSections()
          Get the breakdown of a template as a set of sections.
 TemplateSection[] TemplateSection.getSubSections()
          Get the sections contained by this section.
 


Docmosis API 4.8.0

Copyright © 2014–2024 Docmosis Pty Ltd. All rights reserved.