Class ScalaXmlSupport$
java.lang.Object
org.apache.pekko.http.scaladsl.marshallers.xml.ScalaXmlSupport$
- All Implemented Interfaces:
- ScalaXmlSupport
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final ScalaXmlSupport$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionCreates a safer SAXParser.scala.collection.immutable.Seq<ContentTypeRange>scala.collection.immutable.Seq<MediaType.NonBinary>Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.pekko.http.scaladsl.marshallers.xml.ScalaXmlSupportcreateSAXParser, 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
- 
createSaferSAXParserCreates a safer SAXParser.
 
-