in scala/xml
class ExternalID

class ExternalID()
extends Object
with ScalaObject
Implementing classes or objects:
class SystemID(systemLiteral: String)
class PublicID(publicLiteral: String, systemLiteral: String)

an ExternalIDs - either PublicID or SystemID
Author:
Burak Emir
Parameters:
target - target name of this PI
text - text contained in this node, may not contain "?>"

Methods inherited from java/lang/Object-class
clone, eq, equals, finalize, getClass, hashCode, notify, notifyAll, synchronized, toString, wait, wait, wait

Methods inherited from scala/Any-class
!=, ==, asInstanceOf, isInstanceOf, match