Uses of Interface
org.apache.maven.internal.xml.XmlNodeStaxBuilder.InputLocationBuilderStax
Packages that use XmlNodeStaxBuilder.InputLocationBuilderStax
-
Uses of XmlNodeStaxBuilder.InputLocationBuilderStax in org.apache.maven.internal.xml
Methods in org.apache.maven.internal.xml with parameters of type XmlNodeStaxBuilder.InputLocationBuilderStaxModifier and TypeMethodDescriptionstatic XmlNodeXmlNodeStaxBuilder.build(InputStream stream, XmlNodeStaxBuilder.InputLocationBuilderStax locationBuilder) Deprecated.static XmlNodeXmlNodeStaxBuilder.build(Reader reader, XmlNodeStaxBuilder.InputLocationBuilderStax locationBuilder) Deprecated.static XmlNodeXmlNodeStaxBuilder.build(XMLStreamReader parser, boolean trim, XmlNodeStaxBuilder.InputLocationBuilderStax locationBuilder) Deprecated.static XmlNodeXmlNodeStaxBuilder.build(XMLStreamReader parser, XmlNodeStaxBuilder.InputLocationBuilderStax locationBuilder) Deprecated.