Uses of Class
org.sonatype.maven.polyglot.java.xml.ConfiugrationXmlBuilder.TagContext
-
Packages that use ConfiugrationXmlBuilder.TagContext Package Description org.sonatype.maven.polyglot.java.xml -
-
Uses of ConfiugrationXmlBuilder.TagContext in org.sonatype.maven.polyglot.java.xml
Methods in org.sonatype.maven.polyglot.java.xml that return ConfiugrationXmlBuilder.TagContext Modifier and Type Method Description ConfiugrationXmlBuilder.TagContextConfiugrationXmlBuilder.TagContext. attribute(java.lang.String name, java.lang.String value)ConfiugrationXmlBuilder.TagContextConfiugrationXmlBuilder.TagContext. cdata(java.lang.Object content)ConfiugrationXmlBuilder.TagContextConfiugrationXmlBuilder.TagContext. child(java.lang.String name)ConfiugrationXmlBuilder.TagContextConfiugrationXmlBuilder.TagContext. content(java.lang.Object content)Methods in org.sonatype.maven.polyglot.java.xml with parameters of type ConfiugrationXmlBuilder.TagContext Modifier and Type Method Description voidConfiugrationXmlBuilder.TagFunction. apply(ConfiugrationXmlBuilder.TagContext tagContext)
-