This page is no longer maintained — Please continue to the home page at www.scala-lang.org

What is nodeContainsText(localName: String) good for?

No replies
Florian Hars
Joined: 2008-12-18,
User offline. Last seen 42 years 45 weeks ago.

What is nodeContainsText(localName: String) in
scala.xml.parsing.FactoryAdapter good for? The local name just doesn't
suffice to decide whether an element might contain text or not, you'd
need at least the namspace URI in addition to that.

Oh, and since the only implementation of FactoryAdaper is
NonBindingFactoryAdapter, was there a plan to have a
BindingFactoryAdapter too, and what should have been the differences
between the two?

- Florian.

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland