Class XmlNode.InternalList
java.lang.Object
org.mozilla.javascript.xmlimpl.XmlNode.InternalList
- All Implemented Interfaces:
Serializable
- Enclosing class:
XmlNode
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final long -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate void(package private) void(package private) void(package private) voidadd(XmlNode.InternalList other) (package private) voidadd(XmlNode.InternalList from, int startInclusive, int endExclusive) (package private) void(package private) XmlNodeitem(int index) (package private) intlength()(package private) voidremove(int index)
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
list
-
-
Constructor Details
-
InternalList
InternalList()
-
-
Method Details
-
_add
-
item
-
remove
void remove(int index) -
add
-
add
-
add
-
add
-
addToList
-
length
int length()
-