A C D E F G H I J L M N O P Q R S T U X

A

addAxiomNode(AxiomNode) - Method in class org.wso2.javascript.xmlimpl.XMLList
 
addInScopeNamespace(Namespace) - Method in class org.wso2.javascript.xmlimpl.AxiomNode
 
ANY_NAME - Static variable in class org.wso2.javascript.xmlimpl.XMLName
 
APPEND_CHILD - Static variable in class org.wso2.javascript.xmlimpl.AxiomNode
 
ATTRIBUTES - Static variable in interface org.wso2.javascript.xmlimpl.AxiomNodeMatcher
 
AxiomNode - Class in org.wso2.javascript.xmlimpl
value of type XML represents an XML element, attribute, comment, processing-instruction or text node.
AxiomNodeMatcher - Interface in org.wso2.javascript.xmlimpl
 

C

call(Context, Scriptable, Scriptable, Object[]) - Method in class org.wso2.javascript.xmlimpl.XMLList
 
childAt(int) - Method in class org.wso2.javascript.xmlimpl.AxiomNode
Retrieve the (index)th child of the current element and covered in an AxiomNode
CHILDREN - Static variable in interface org.wso2.javascript.xmlimpl.AxiomNodeMatcher
 
cloneOMNode() - Method in class org.wso2.javascript.xmlimpl.AxiomNode
Clone this OMNode.
construct(Context, Scriptable, Object[]) - Method in class org.wso2.javascript.xmlimpl.XMLList
 
constructNamespace(Context, Object, Object) - Method in class org.wso2.javascript.xmlimpl.XMLLibImpl
 

D

delete(int) - Method in class org.wso2.javascript.xmlimpl.XML
 
delete(int) - Method in class org.wso2.javascript.xmlimpl.XMLList
 
delete(Context) - Method in class org.wso2.javascript.xmlimpl.XMLName
 
DESCENDEN_ATTRIBUTE_MATCHER - Static variable in class org.wso2.javascript.xmlimpl.AxiomNode
 
DESCENDENT_CHILDREN_MATCHER - Static variable in class org.wso2.javascript.xmlimpl.AxiomNode
 
detach() - Method in class org.wso2.javascript.xmlimpl.AxiomNode
Detach this AxiomNode form the its Parent Elment

E

equals(Object) - Method in class org.wso2.javascript.xmlimpl.Namespace
 
equals(Object) - Method in class org.wso2.javascript.xmlimpl.QName
 
equivalentValues(Object) - Method in class org.wso2.javascript.xmlimpl.Namespace
 
equivalentValues(Object) - Method in class org.wso2.javascript.xmlimpl.QName
 
escapeAttributeValue(Object) - Method in class org.wso2.javascript.xmlimpl.XMLLibImpl
Escapes the reserved characters in a value of an attribute and surround it by "".
escapeTextValue(Object) - Method in class org.wso2.javascript.xmlimpl.XMLLibImpl
Escapes the reserved characters in a value of a text node
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - Method in class org.wso2.javascript.xmlimpl.Namespace
 
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - Method in class org.wso2.javascript.xmlimpl.QName
 
exportAsJSClass(boolean) - Method in class org.wso2.javascript.xmlimpl.Namespace
 

F

findInstanceIdInfo(String) - Method in class org.wso2.javascript.xmlimpl.Namespace
 
findInstanceIdInfo(String) - Method in class org.wso2.javascript.xmlimpl.QName
 
findPrototypeId(String) - Method in class org.wso2.javascript.xmlimpl.Namespace
 
findPrototypeId(String) - Method in class org.wso2.javascript.xmlimpl.QName
 

G

get(int, Scriptable) - Method in class org.wso2.javascript.xmlimpl.XML
 
get(int, Scriptable) - Method in class org.wso2.javascript.xmlimpl.XMLList
 
get(Context) - Method in class org.wso2.javascript.xmlimpl.XMLName
 
getAxiomFromXML() - Method in class org.wso2.javascript.xmlimpl.XML
 
getAxiomFromXML() - Method in class org.wso2.javascript.xmlimpl.XMLList
 
getChildElements(XMLName, XMLList) - Method in class org.wso2.javascript.xmlimpl.AxiomNode
 
getChildIndex() - Method in class org.wso2.javascript.xmlimpl.AxiomNode
 
getClassName() - Method in class org.wso2.javascript.xmlimpl.Namespace
 
getClassName() - Method in class org.wso2.javascript.xmlimpl.QName
 
getClassName() - Method in class org.wso2.javascript.xmlimpl.XML
 
getClassName() - Method in class org.wso2.javascript.xmlimpl.XMLList
 
getElemetFromText(XMLLibImpl, XMLName, String) - Method in class org.wso2.javascript.xmlimpl.AxiomNode
 
getExtraMethodSource(Context) - Method in class org.wso2.javascript.xmlimpl.XML
 
getExtraMethodSource(Context) - Method in class org.wso2.javascript.xmlimpl.XMLList
 
getIds() - Method in class org.wso2.javascript.xmlimpl.XMLList
 
getInScopeNamespace(XMLLibImpl) - Method in class org.wso2.javascript.xmlimpl.AxiomNode
 
getInstanceIdName(int) - Method in class org.wso2.javascript.xmlimpl.Namespace
 
getInstanceIdName(int) - Method in class org.wso2.javascript.xmlimpl.QName
 
getInstanceIdValue(int) - Method in class org.wso2.javascript.xmlimpl.Namespace
 
getInstanceIdValue(int) - Method in class org.wso2.javascript.xmlimpl.QName
 
getMaxInstanceId() - Method in class org.wso2.javascript.xmlimpl.Namespace
 
getMaxInstanceId() - Method in class org.wso2.javascript.xmlimpl.QName
 
getOMAttribute() - Method in class org.wso2.javascript.xmlimpl.AxiomNode
 
getOMComment() - Method in class org.wso2.javascript.xmlimpl.AxiomNode
 
getOMElement() - Method in class org.wso2.javascript.xmlimpl.AxiomNode
 
getOMFactory() - Method in class org.wso2.javascript.xmlimpl.AxiomNode
 
getOMNode() - Method in class org.wso2.javascript.xmlimpl.AxiomNode
 
getOMProcessingInstruction() - Method in class org.wso2.javascript.xmlimpl.AxiomNode
 
getOMText() - Method in class org.wso2.javascript.xmlimpl.AxiomNode
 
getParentNode() - Method in class org.wso2.javascript.xmlimpl.AxiomNode
 
getQName() - Method in class org.wso2.javascript.xmlimpl.AxiomNode
If this AxiomNode represents a Comment or a Text Node QName will be null;
getXMLObject(XMLLibImpl) - Method in class org.wso2.javascript.xmlimpl.AxiomNode
 

H

has(int, Scriptable) - Method in class org.wso2.javascript.xmlimpl.XML
 
has(int, Scriptable) - Method in class org.wso2.javascript.xmlimpl.XMLList
 
has(Context) - Method in class org.wso2.javascript.xmlimpl.XMLName
 

I

init(Context, Scriptable, boolean) - Static method in class org.wso2.javascript.xmlimpl.XMLLibImpl
 
initPrototypeId(int) - Method in class org.wso2.javascript.xmlimpl.Namespace
 
initPrototypeId(int) - Method in class org.wso2.javascript.xmlimpl.QName
 
insertChild(AxiomNode, AxiomNode, int) - Method in class org.wso2.javascript.xmlimpl.AxiomNode
 
insertChild(AxiomNode, Object, int) - Method in class org.wso2.javascript.xmlimpl.XML
Insert the value according to the refNode and mode If refNode is null then append or prepend the value based on the mode If refNode is not null then insert value after or before the refNode based on the mode
INVALID_CHILD_INDEX - Static variable in class org.wso2.javascript.xmlimpl.AxiomNode
 
isAttribute() - Method in class org.wso2.javascript.xmlimpl.AxiomNode
 
isComment() - Method in class org.wso2.javascript.xmlimpl.AxiomNode
 
isElement() - Method in class org.wso2.javascript.xmlimpl.AxiomNode
 
isNull() - Method in class org.wso2.javascript.xmlimpl.AxiomNode
 
isOMNode() - Method in class org.wso2.javascript.xmlimpl.AxiomNode
 
isProcessingInstruction() - Method in class org.wso2.javascript.xmlimpl.AxiomNode
 
isText() - Method in class org.wso2.javascript.xmlimpl.AxiomNode
 
isXMLName(Context, Object) - Method in class org.wso2.javascript.xmlimpl.XMLLibImpl
See E4X 13.1.2.1.

J

jsConstructor(Context, boolean, Object[]) - Method in class org.wso2.javascript.xmlimpl.XML
 
jsConstructor(Context, boolean, Object[]) - Method in class org.wso2.javascript.xmlimpl.XMLList
 

L

length() - Method in class org.wso2.javascript.xmlimpl.XMLList
 
localName() - Method in class org.wso2.javascript.xmlimpl.QName
 

M

matchAnyLocalName(AxiomNode, XMLList, int, String) - Method in interface org.wso2.javascript.xmlimpl.AxiomNodeMatcher
 
matchAnyNamespace(AxiomNode, XMLList, int, String, String) - Method in interface org.wso2.javascript.xmlimpl.AxiomNodeMatcher
 
matchAnyQName(AxiomNode, XMLList, int) - Method in interface org.wso2.javascript.xmlimpl.AxiomNodeMatcher
 
matcherMap - Static variable in class org.wso2.javascript.xmlimpl.AxiomNode
 
matchNodes(XMLName, XMLList, int) - Method in class org.wso2.javascript.xmlimpl.AxiomNode
 
matchQName(AxiomNode, XMLList, int, QName) - Method in interface org.wso2.javascript.xmlimpl.AxiomNodeMatcher
 

N

nameRef(Context, Object, Scriptable, int) - Method in class org.wso2.javascript.xmlimpl.XMLLibImpl
 
nameRef(Context, Object, Object, Scriptable, int) - Method in class org.wso2.javascript.xmlimpl.XMLLibImpl
 
Namespace - Class in org.wso2.javascript.xmlimpl
 
Namespace(XMLLibImpl, String) - Constructor for class org.wso2.javascript.xmlimpl.Namespace
 
Namespace(XMLLibImpl, String, String) - Constructor for class org.wso2.javascript.xmlimpl.Namespace
 
NODE_MATCHER - Static variable in class org.wso2.javascript.xmlimpl.AxiomNode
 

O

org.wso2.javascript.xmlimpl - package org.wso2.javascript.xmlimpl
 

P

prefix() - Method in class org.wso2.javascript.xmlimpl.Namespace
 
prefix() - Method in class org.wso2.javascript.xmlimpl.QName
 
PREPEND_CHILD - Static variable in class org.wso2.javascript.xmlimpl.AxiomNode
 
put(int, Scriptable, Object) - Method in class org.wso2.javascript.xmlimpl.XML
 
put(int, Scriptable, Object) - Method in class org.wso2.javascript.xmlimpl.XMLList
 

Q

QName - Class in org.wso2.javascript.xmlimpl
 

R

removeChild(AxiomNode) - Method in class org.wso2.javascript.xmlimpl.AxiomNode
 
removeChild(AxiomNode) - Method in class org.wso2.javascript.xmlimpl.XML
 
replaceAll(XML) - Method in class org.wso2.javascript.xmlimpl.XML
 

S

set(Context, Object) - Method in class org.wso2.javascript.xmlimpl.XMLName
 
setNodeMatcher(String) - Method in class org.wso2.javascript.xmlimpl.AxiomNode
Set the corresponding matcher inner class.
setParentNode(AxiomNode) - Method in class org.wso2.javascript.xmlimpl.AxiomNode
 
setTargets(XMLObjectImpl, QName) - Method in class org.wso2.javascript.xmlimpl.XMLList
 

T

toDefaultXmlNamespace(Context, Object) - Method in class org.wso2.javascript.xmlimpl.XMLLibImpl
 
toString() - Method in class org.wso2.javascript.xmlimpl.Namespace
 
toString() - Method in class org.wso2.javascript.xmlimpl.QName
 
toString() - Method in class org.wso2.javascript.xmlimpl.XML
 
toString() - Method in class org.wso2.javascript.xmlimpl.XMLList
 
toString() - Method in class org.wso2.javascript.xmlimpl.XMLName
 

U

UNSUPPORTED_OP - Static variable in class org.wso2.javascript.xmlimpl.AxiomNode
 
uri() - Method in class org.wso2.javascript.xmlimpl.Namespace
 
uri() - Method in class org.wso2.javascript.xmlimpl.QName
 

X

XML - Class in org.wso2.javascript.xmlimpl
 
XMLLibImpl - Class in org.wso2.javascript.xmlimpl
 
XMLList - Class in org.wso2.javascript.xmlimpl
 
XMLList(XMLLibImpl) - Constructor for class org.wso2.javascript.xmlimpl.XMLList
 
XMLList(XMLLibImpl, List) - Constructor for class org.wso2.javascript.xmlimpl.XMLList
 
XMLName - Class in org.wso2.javascript.xmlimpl
 

A C D E F G H I J L M N O P Q R S T U X

Copyright © 2012 WSO2. All Rights Reserved.