|
Scala Library
|
|
scala/xml/parsing/ExternalSources.scala]
trait
ExternalSources
extends AnyRef| Method Summary | |
def
|
externalSource
(systemId : java.lang.String) : Source
...
|
| Methods inherited from AnyRef | |
| getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
| Method Details |
|
Scala Library
|
|