Home
last modified time | relevance | path

Searched refs:ELEMENT_TYPE (Results 1 – 2 of 2) sorted by relevance

/trunk/main/xmlsecurity/tools/uno/
H A DAdapterNode.java39 static final int ELEMENT_TYPE = Node.ELEMENT_NODE; field in AdapterNode
144 if (m_domNode.getNodeType() == ELEMENT_TYPE) in toString()
/trunk/main/forms/source/xforms/
H A Dcollection.hxx54 template<class ELEMENT_TYPE>
58 typedef ELEMENT_TYPE T;

Completed in 19 milliseconds