gecko-dev/js/rhino/xmlimplsrc/org/mozilla/javascript/xmlimpl
2005-09-02 14:18:40 +00:00
..
LogicalEquality.java
Namespace.java Fixing bug #306825: now shell.Global can be used as scope objects in servlets 2005-09-02 14:18:40 +00:00
NamespaceHelper.java Implementing bug 306419: I added missed serialVersionUID declarations for Serializable classes. 2005-08-30 10:20:21 +00:00
QName.java Fixing bug #306825: now shell.Global can be used as scope objects in servlets 2005-09-02 14:18:40 +00:00
XML.java Fixing bug #306825: now shell.Global can be used as scope objects in servlets 2005-09-02 14:18:40 +00:00
XMLCtor.java Fixing bug #306825: now shell.Global can be used as scope objects in servlets 2005-09-02 14:18:40 +00:00
XMLLibImpl.java Reverting Ref to the original implementation which did not pass an additional 2005-01-22 20:26:08 +00:00
XMLList.java Fixing bug #306825: now shell.Global can be used as scope objects in servlets 2005-09-02 14:18:40 +00:00
XMLName.java Fixing bug #306825: now shell.Global can be used as scope objects in servlets 2005-09-02 14:18:40 +00:00
XMLObjectImpl.java Reverting Ref to the original implementation which did not pass an additional 2005-01-22 20:26:08 +00:00
XMLWithScope.java 1. Recently introduced ScriptableObject.default(Prototype|ParentScope)() methods had problems with serialization and are removed now. XML code explicitly sets parent/prototype. To simplify that ScriptableObject now contains a special constructor taking scope and prototype arguments. 2004-08-04 12:54:03 +00:00