public class ScalaXmlSupport$ extends java.lang.Object implements ScalaXmlSupport
| Modifier and Type | Field and Description | 
|---|---|
| static ScalaXmlSupport$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| ScalaXmlSupport$() | 
| Modifier and Type | Method and Description | 
|---|---|
| javax.xml.parsers.SAXParser | createSaferSAXParser()Creates a safer SAXParser. | 
| scala.collection.immutable.Seq<ContentTypeRange> | nodeSeqContentTypeRanges() | 
| scala.collection.immutable.Seq<MediaType.NonBinary> | nodeSeqMediaTypes() | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateSAXParser, defaultNodeSeqMarshaller, defaultNodeSeqUnmarshaller, nodeSeqMarshaller, nodeSeqUnmarshallerpublic static final ScalaXmlSupport$ MODULE$
public scala.collection.immutable.Seq<MediaType.NonBinary> nodeSeqMediaTypes()
public scala.collection.immutable.Seq<ContentTypeRange> nodeSeqContentTypeRanges()
public javax.xml.parsers.SAXParser createSaferSAXParser()