Uses of Interface
org.sonatype.maven.polyglot.java.xml.ConfiugrationXmlBuilder.TagFunction
-
Packages that use ConfiugrationXmlBuilder.TagFunction Package Description org.sonatype.maven.polyglot.java.xml -
-
Uses of ConfiugrationXmlBuilder.TagFunction in org.sonatype.maven.polyglot.java.xml
Methods in org.sonatype.maven.polyglot.java.xml with parameters of type ConfiugrationXmlBuilder.TagFunction Modifier and Type Method Description ConfiugrationXmlBuilder
ConfiugrationXmlBuilder.TagContext. child(java.lang.String name, ConfiugrationXmlBuilder.TagFunction scopeFunction)
ConfiugrationXmlBuilder
ConfiugrationXmlBuilder. tag(java.lang.String name, ConfiugrationXmlBuilder.TagFunction scopeFunction)
-