Class ScalaXmlSupport$
java.lang.Object
org.apache.pekko.http.scaladsl.marshallers.xml.ScalaXmlSupport$
- All Implemented Interfaces:
ScalaXmlSupport
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ScalaXmlSupport$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCreates a safer SAXParser.scala.collection.immutable.Seq<ContentTypeRange>
scala.collection.immutable.Seq<MediaType.NonBinary>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.pekko.http.scaladsl.marshallers.xml.ScalaXmlSupport
createSAXParser, defaultNodeSeqMarshaller, defaultNodeSeqUnmarshaller, nodeSeqMarshaller, nodeSeqUnmarshaller
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
ScalaXmlSupport$
public ScalaXmlSupport$()
-
-
Method Details
-
nodeSeqMediaTypes
-
nodeSeqContentTypeRanges
-
createSaferSAXParser
Creates a safer SAXParser.
-