Class ScalaXmlSupport$

java.lang.Object
org.apache.pekko.http.scaladsl.marshallers.xml.ScalaXmlSupport$
All Implemented Interfaces:
ScalaXmlSupport

public class ScalaXmlSupport$ extends Object implements ScalaXmlSupport
  • Field Details

    • MODULE$

      public static final ScalaXmlSupport$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • ScalaXmlSupport$

      public ScalaXmlSupport$()
  • Method Details

    • nodeSeqMediaTypes

      public scala.collection.immutable.Seq<MediaType.NonBinary> nodeSeqMediaTypes()
    • nodeSeqContentTypeRanges

      public scala.collection.immutable.Seq<ContentTypeRange> nodeSeqContentTypeRanges()
    • createSaferSAXParser

      public SAXParser createSaferSAXParser()
      Creates a safer SAXParser.