Package org.mozilla.javascript.xmlimpl
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) void
add
(XmlNode.InternalList other) (package private) void
add
(XmlNode.InternalList from, int startInclusive, int endExclusive) (package private) void
(package private) XmlNode
item
(int index) (package private) int
length()
(package private) void
remove
(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()
-