Uses of Interface
io.github.cdklabs.projen.XmlFileOptions
-
Packages that use XmlFileOptions Package Description io.github.cdklabs.projen -
-
Uses of XmlFileOptions in io.github.cdklabs.projen
Classes in io.github.cdklabs.projen that implement XmlFileOptions Modifier and Type Class Description static classXmlFileOptions.Jsii$ProxyAn implementation forXmlFileOptionsMethods in io.github.cdklabs.projen that return XmlFileOptions Modifier and Type Method Description XmlFileOptionsXmlFileOptions.Builder. build()Builds the configured instance.Constructors in io.github.cdklabs.projen with parameters of type XmlFileOptions Constructor Description XmlFile(Project project, String filePath, XmlFileOptions options)
-