org.enhydra.apache.xerces.dom
Class DocumentImpl.EnclosingAttr
java.lang.Object
|
+--org.enhydra.apache.xerces.dom.DocumentImpl.EnclosingAttr
- Enclosing class:
- DocumentImpl
- class DocumentImpl.EnclosingAttr
- extends Object
NON-DOM INTERNAL: Return object for getEnclosingAttr. Carries
(two values, the Attr node affected (if any) and its previous
string value. Simple struct, no methods.
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
node
AttrImpl node
oldvalue
String oldvalue
DocumentImpl.EnclosingAttr
DocumentImpl.EnclosingAttr()
Copyright © 1999 The Apache Software Foundation. All Rights reserved.