Interface GomFormatProvider
- All Known Implementing Classes:
AbstractGomDom
,GomDom
,GomDomTable
public interface GomFormatProvider
Tag for provider of
GomFormatReferenceList
.- Since:
- 4.0
-
Method Summary
Modifier and TypeMethodDescriptionformats()
List of names of applicable format templatesList of applicable format templates
-
Method Details
-
getFormats
GomFormatReferenceList getFormats()List of applicable format templates- Since:
- 4.0
-
formats
List of names of applicable format templates- Since:
- 4.0
-